Ubuntu :: Recording Macros In JEdit?
Apr 14, 2011
I've installed jEdit following instructions here [URL]... In trying to record a macro Macros > Record Macro I can see "Macro recording" message in status bar but no macro code is generated and no macro can be run. on getting macros to work in jEdit?
View 3 Replies
ADVERTISEMENT
Jun 6, 2011
I am using LibreOffice under Ubuntu 10.10 and Windows XP, and trying to record some macros. I can find no documentation with for recording macros. There are some forum threads of individuals, but the replies all recommend external programs. LibreOffice has its own macro recorder, doesn't it? It is on the Tools menu, as in previous versions of OpenOffice, but "record macro" is blanked out. Is this because LibreOffice 3 can't do macros? I have no idea why an external program should be needed.
View 1 Replies
View Related
Nov 6, 2010
I need to know how to get a complier working for jEdit. To run Java code.I usually use windows to run and compile Java, (although installing compliers is very troublesome for me.) I usually use textpad on windows. However on this laptop I am using I can't get the complier commands to install on the XP version, anyway that's a different matter.What I am trying to do here is get a complier working for Java on jEdit, (using an Ubuntu 10.10 netbook)now it may already be installed with the software, I have looked but cannot find it. (why there aren't installed with the software I don't really understand. I don't have jdk installed as there is a few different version, so I wasn't sure which to go for.
View 2 Replies
View Related
Apr 15, 2011
In 13.1, I added these lines to /etc/rc.d/rc.local
Code:
su - g -c startx
firefox
xrvt
jedit
kwrite
Everything starts except jedit. Yet when I put jedit in at the terminal, it starts normally. But jedit in rc.local does do something, it mutes all sounds for all users. Googling the problem produced only the ideas that $JAVA_HOME or $PATH was the problem. But I don't believe that is so in this case:
Code:
root@darkstar:~# echo $PATH
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/lib/java/bin:/usr/lib/kde4/libexec:/usr/lib/qt/bin:/usr/share/texmf/bin
root@darkstar:~# echo $JAVA_HOME
/usr/lib/java
root@darkstar:~# su g
g@darkstar:/root$ echo $PATH
/usr/local/bin:/bin:/usr/bin
g@darkstar:/root$ echo $JAVA_HOME
/usr/lib/java
g@darkstar:/root$
But even if it were, why should the command to start Jedit produce different actions depending on whether it is executed in a script or at a terminal?
View 3 Replies
View Related
Jul 18, 2010
Is there any application which can fulfil keybaord macros which I set?I need something which can press DOWN, DOWN, DOWN, DOWN, SHIFT+UP, SHIFT+UP, SHIFT+UP, BACKSPACE. And then repeat that cycle for a long period of time.
View 2 Replies
View Related
Nov 27, 2010
I would like to call some firefox macros from bash so that I can manipulate them in some scripts. Does anyone know how to do that?Currently I'm using the imacros firefox add-in
View 1 Replies
View Related
Apr 24, 2010
what are self-referential macros in C?Could you give simple example for the same
View 1 Replies
View Related
Jun 14, 2010
It seems GDB can not expand or show the macro expansion or its definition under the GDB debug to while debugging the program. how to debug macros under GDB?
Sample Code:
#include <stdio.h>
#include "sample.h"
#define M 42
#define ADD(x) (M + x)
[code]....
View 7 Replies
View Related
Feb 18, 2010
I am trying to use the 'autoconf' command and I keep getting an error message saying I need to have xorg-macros 1.3 or later. I have downloaded both 1.4 and 1.6.0 and tried to install them. Apparently all to no avail, because when I run the autoconf script it comes back as saying I only have 1.2.2 installed. Where do I start looking to figure out what I am screwing up?When I run the configure script in the util-macros-1.6.0 it seems to run right. Then I run make and it says "nothing to do for 'all'". Then I run 'make install' and it seems to run that but apparently it isn't getting installed.
Here is the output of ./configure;make;make install
linux-y52a:/home/alton/Download/util-macros-1.6.0 # ./configure;make;make install
checking for a BSD-compatible install... /usr/bin/install -c
[code]....
View 2 Replies
View Related
Mar 18, 2010
I am currently using Syslog-NG to make the log files in the format of: $R_YEAR$R_MONTH$R_DAY$R_HOUR and I need to be a little more granular.
I am wondering if there is a way to to divide the hour by 12, making a new log file every 5 minutes. We have been using LogRotate, but when Syslog-NG is restarted we have some data loss. Is this possible? Another solution I can think of would be to add $R_MINUTE (or whatever it is) and run a cron job every 5 minutes to concatenate the files.
View 1 Replies
View Related
Feb 8, 2010
I switched from 11.1 to 11.2 last month. I'm now having a smoother experience with openSUSE, with some exceptions.
One is Emacs.
A rather annoying "feature" that has appeared is the following: When editing a LaTeX file, compiling it (C-c C-c, using AucTeX macros) makes the Emacs window become shorter by one line. The same happens if I switch to some other buffer. It does not happen if I switch back to the LaTeX buffer. So, after just a few editing/compiling/checking errors sequences I find the original window half of its initial size...
A similar problem occurs when editing IDLWAVE scripts (it's a proprietary scientific data analysis language widely used in my field, but still has its Emacs macros), but only if I open an interactive IDL-shell to run the script.
So, I imagine it's not a problem related to AucTeX, although it might be related to the macros opening separate buffers/windows (e.g.: error messages) associated with the current buffer. Also, the problem does not go away if I remove my own .emacs customization files. Checking the Emacs bug lists, it seems that there are some bugs related to window resizing, although I have not been able to find exactly the same problem I am having. But, before reporting this one, I'd like to hear from fellow Emacs/openSUSE users. Just in case I'm messing things up somehow.
Currently using: Emacs v 23.1.1
Some more info: Dell Precision M65 portable workstation, NVIDIA Quadro FX1500 using the binary NVIDIA driver). Using OpenSuse 11.2 + KDE 4.3.1
View 7 Replies
View Related
Oct 18, 2010
I prepare an MS Excel 2007 spreadsheet which includes macros and user defined functions on a Windows machine. I transfer that file to a Mandriva 2010 machine and I load the file with OpenOffice Calc 3.2.0 and it runs the macros properly. I transfer the file to a Fedora 13 machine and I load the file with OpenOffice Calc 3.2.0 but it doesn't run the macros. I set "Tools/Options/Security - Macro Security" to Low in both cases.I am very new to OpenOffice - is there any other setting of which I am not aware?
View 4 Replies
View Related
Jan 22, 2011
Although I am new to Fedora/Linux I hope to contribute to the community once I'm on my feet with the OS.I am trying to update the graphics driver (Intel), so I downloaded the file, realized I needed to update libdrm, downloaded that, too, and am now on the step of installing libdrm 2.4.23.I am at the step of typing 'make install' on the command line, and get this error message:libtool: Version mismatch eror. This is libtool 2.2.6b Debian Debian-2.2.6b-2, but the definition of this LT_INIT comes from libtool 2.2.10. You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2 and run autoconf again.It appears that I have a newer version of libtools than is needed. How do I recreate aclocal.m4 with macros from an older libtool version, specifically 2.2.6b Debian-2.2.6b-2? Or is the problem with LT_INIT?
View 1 Replies
View Related
Jun 15, 2010
Spec:
Ubuntu 10.04 (lucid) 2.6.32-22-generic
ATi Raedon HD 2400 PRO (256mb) Graphics Card
3023 MiB Memory
Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz
Whenever I try running ANY screen recording program, my desktop runs too slow to use. I don't think this is a problem with my hardware capabilities, as I used to be able to record my screen perfectly in Windows, whilst doing multiple other tasks. I've installed the ATi/AMD proprietary FGLRX graphics driver.
View 9 Replies
View Related
Feb 26, 2010
i can't record with my mic anymore. I went to do so in audacity and i only get the noise it hears through the headphones. I am recording a second vocal track. The first track is the music. I looked at the alsamixer and the mic was originally muted and i unmuted. Should line be muted when i am using the mic? I also tried to record with the mic in sound recorder but got nothing there either.
View 9 Replies
View Related
Mar 19, 2010
found one other post with this same issue, and the final reply was "I give up"...I got a fresh 9.1 install. I just want to record some audio, but it's only recording on one channel, the left channel.I tried audacity and sound recorder. checked the sound preferences, Hardware set to Analog Stereo Duplex. In audacity Preferences > Devices > Recording, 2 (Stereo) is selected.When recording in audacity the output meter for the left channel shows activity while the right channel looks like it goes up a little bit but doesn't peak like the left channel. I hear fuzziness in the right but all the sound is in the left
View 4 Replies
View Related
Apr 3, 2010
I use Kaffeine to record live TV to disk for later playback. I've been putting up with Kaffeine's little foibles for the last little while, but tonight (for the second night in a row) I accidentally closed it and consequently it didn't record anything.
Is there any software I can use to construct a recording schedule which will then not be dependent on me remembering to leave a particular app running? I don't really need this in MPEG4 or anything. The PC stays on 24x7 - I just need it to launch a recording at the correct time.
I've avoided MythTV in all it's incarnations because I want the computer to still function as a normal PC most of the time, and from my admittedly brief trial of MythTV it took over the PC and wouldn't let me open a web browser or a mail client.
View 5 Replies
View Related
Apr 29, 2010
I am currently running Ubuntu 9.04 and am looking at upgrading to the upcoming 10.04 LTS release. And have been trying out the new version using the release candidate live CD. The main problem is one that was also evident when 9.04 was originally installed - audio recording and monitoring simply is not working. With 9.04 it took several hours of head-banging and reading HOW-TOs and guides to get to the point where audio input to the sound card played through the speakers and can be recorded by programs such as Audacity.
I've been trying to poke around with 10.04 to get the same results and so far had no success. (Things have changed sufficiently that it does not seem straightforward to simply replicate my 9.04 settings.) This is on 64-bit Ubuntu with a Soundblaster Audigy sound card. It's a little disappointing that we are not yet at the point where this type of basic functionality is working "out of the box" with Ubuntu. Anyone have any tips to setting up 10.04 for audio recording and monitoring?
Although I never did get this working with the live CD, recording worked fine after doing a test installation of Lucid on a spare hard drive. With the live CD the primary line input was not even showing up in alsamixer. With Lucid installed it was no problem to find and crank up the volume on this input. In actuality then, once the installation was actually done it took much less fiddling with this release than it did with 9.04 to get the same results.
View 1 Replies
View Related
Jun 2, 2010
I've been using Linux for a good six months now, and I'm loving it. I've recently upgraded from Ubuntu 9.10 to Ubuntu 10.04. When I was using 9.10, I couldn't use ANY screen recording software (Trust me, I tried a lot), as it made my desktop 'lag' so much but I just thought it was a problem with my OS, because when I was running Windows Seven I could record my desktop perfectly in HD, whilst running a lot of other applications.
My computer isn't exactly amazing spec, got a dual core 2.20ghz processor, and 256mb ATi Raedon graphic card.
Since recently upgrading to 10.04, I still can't record my desktop due to 'lag'.
Will this be a problem with my hardware? Is my computer just not powerful enough to record my desktop on Ubuntu? Or is another problem which I haven't even thought about?
View 9 Replies
View Related
Sep 21, 2010
I have a problem with my Video recording without any sound. I have looked into the fixes of the 64bit MMPEG upgrades and gone through what steps I can find to fix the problem, although even after going through the re-compile in konsole, as well as then removing it and trying again using K Package Manager, I still have no Audio with my Video when recording in Cheese.Cheese records the video in ogv format, and I have attempted to convert the ogv file to avi format using VLC. I am able to watch the video in both VLC and Dragon Player... but no sound, just video. I have used Cheese to record video's using Ubuntu 8.10 onwards, but my current Kubuntu 10.04.01 (and when I had 10.04) has no sound in the recordings. I have not changed microphone, and I have checked all my connections. I can hear voice in the speakers through the microphone. I am using on board sound, which I have no other issues with. The error message I get tells me that my MMPEG install lacks the AAC Audio Codec.
View 6 Replies
View Related
Oct 18, 2010
I have a PVR-150 for recording TV shows.
I can record shows using this command:
Code:
cat /dev/video0 > /mnt/raid/show.mpg
I can watch the show.mpg file while its recoding using VLC, Xine, Mplayer... pretty much any video player.
This is nice because i can pause, rewind, and fast-forward live TV, just like all the commercial DVRs out there.
The problem with this method is returning to "Live TV" mode. When using a commercial DVR, when you are fast-forwarding and reach "Live TV", the player stops fast-forwarding and begins playing the live TV in real-time. When doing the same thing with Xine or VLC, the player simply stops when you reach the EOF.
Is there a player that mimics this? When it get close to the EOF, it switches from Fast-Forward to play?
I used to have MythTV, but it way too bloated for what I want to do.
View 3 Replies
View Related
Nov 24, 2010
I want to record conversations and stuff from skype. Now, I want the sound to be as good as possible, so what settings do I choose, what do I mute and all the other volume combinations and settings do I configure etc... To get the best record possible, I need to record from both pc and mic at the same time, but how? As my settings are now I can only record through the mic. So, what do I do? Also, if you could give me a few tips on how I can filter useless background noise.
View 9 Replies
View Related
Jul 20, 2011
I know that pressing ctrl+alt+shift+R enables me to record my screen, but I can't merge my voice with it. Is it limited to video recording without audio? If that's true, how can I merge two separate an audio file with video file (Gnome produces *.webm videos by default)
View 7 Replies
View Related
Apr 14, 2010
I am using a microphone to record a sound with gnome recorder. All I get is noise. If I am yelling at the top of my voice, then I get a feeble sound o/p in mid of a lot of noise. I know my mic is alright. I use skype and during a call, the other person can hear me very well. So the problem is not mic. So I shall have to tweak the gnome recorder to get a better o/p.
View 3 Replies
View Related
Apr 26, 2010
No progress viewing input yet in Linux. I installed MythTV, VLC, and no luck yet with vids or sound.I had video input with Windows Movie Maker, and Media Player Classic (3rd party), but no sound in either.
View 9 Replies
View Related
May 21, 2010
I use the friendly interactive shell, or fish, as my default shell. I find it much more user-friendly than bash, but lately (as in for the last 2 months, give or take)dding new entries to .config/fish/fish_history and .config/fish/fish_history.tmp. this means when I press up I don't get the last command I typed, but rather the last command from before the bug occurred. I have no idea why this could be and have tried several tricks but none of them have worked. I have made a bug report on launchpad but I was hoping someone here who knows more about shells would know a workaround.The things that I have tried:removing the files to see if it creates a new onemaking sure I have write access to the filesremoving the files and then using touch to create a blank one
View 4 Replies
View Related
May 29, 2010
Does anyone know of a good time keeping/recording program for Ubuntu that I can use to log hours spent on a project for billing purposes? I'm getting back to doing some web work to make some extra cash, and would love to have a program that does this.
View 2 Replies
View Related
Jun 1, 2010
I see a lot of people make ..... videos with screen recording,.. what's the best to use? Any in the software center?
View 7 Replies
View Related
Jun 9, 2010
i just got this usb turn table and when im in windows, i can listen to the vinyls when they are recording. i was just wondering if i could do the same when in ubuntu.
View 4 Replies
View Related
Jul 12, 2010
when I record something every word is repeated and it's very annoying
this is a sample(me reading the text above): [URL]
View 1 Replies
View Related