Search found 19 matches
- Sat Feb 13, 2010 10:02 pm
- Forum: Compiling Audacity
- Topic: 1.3.12 compile broken after svn update
- Replies: 1
- Views: 1308
1.3.12 compile broken after svn update
I can't compile 1.3.12 after updating to svn version 10263. Configure runs fine. Here's where the compile aborts: ... g++ -c -I../lib-src/portmixer/include -I../lib-src/portaudio-v19/include -Wall -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FI...
- Tue Jan 26, 2010 2:04 am
- Forum: GNU/Linux and Unix-like
- Topic: Waveform display won't scroll when right dragging
- Replies: 2
- Views: 675
Re: Waveform display won't scroll when right dragging
Thanks, I'll do that.
Bill
Bill
- Tue Jan 26, 2010 12:29 am
- Forum: GNU/Linux and Unix-like
- Topic: Waveform display won't scroll when right dragging
- Replies: 2
- Views: 675
Waveform display won't scroll when right dragging
I'm having trouble with a newly-built 1.3.12 installation in that the tracks won't scroll when right dragging. Left dragging works fine. The tracks will scroll when using shft-right-arrow, but this method of selection is slower than dragging. Been having this problem since around 1.2.9. Can't rememb...
- Tue Jan 26, 2010 12:21 am
- Forum: GNU/Linux and Unix-like
- Topic: left and right arrow keys don't work on 1.3.11
- Replies: 9
- Views: 2249
Re: left and right arrow keys don't work on 1.3.11
SVN it is. Thanks!
Bill
Bill
- Tue Jan 26, 2010 12:04 am
- Forum: GNU/Linux and Unix-like
- Topic: left and right arrow keys don't work on 1.3.11
- Replies: 9
- Views: 2249
Re: left and right arrow keys don't work on 1.3.11
Hi! Thanks for writing back.
I've built 1.3.12 CVS just now and the keys don't work again. I'll try to reproduce the problem and let you know.
Should I post a separate topic about another problem I've been having?
Pax.
Bill
I've built 1.3.12 CVS just now and the keys don't work again. I'll try to reproduce the problem and let you know.
Should I post a separate topic about another problem I've been having?
Pax.
Bill
- Mon Jan 25, 2010 7:23 pm
- Forum: GNU/Linux and Unix-like
- Topic: left and right arrow keys don't work on 1.3.11
- Replies: 9
- Views: 2249
Re: left and right arrow keys don't work on 1.3.11
ADDENDUM: They started working again.
Bill
Bill
- Mon Jan 25, 2010 7:07 pm
- Forum: GNU/Linux and Unix-like
- Topic: left and right arrow keys don't work on 1.3.11
- Replies: 9
- Views: 2249
left and right arrow keys don't work on 1.3.11
The cursor doesn't move when the left and right arrow keys are pressed on 1.3.11 under Ubuntu 9.10. The keyboard is a generic 101-key PS/2 model. Both the keypad and extended keys do nothing. No problems with 1.3.9. I'm also having problems right dragging, but I'll save that for another topic. Thank...
- Thu Jan 21, 2010 1:12 am
- Forum: Compiling Audacity
- Topic: Can't make 1.3.11 under Ubuntu 9.10
- Replies: 2
- Views: 2365
Re: Can't make 1.3.11 under Ubuntu 9.10
Arrgh! Bit on the bum by the missing libraries thing again! I didn't have libtagc0 and libtagc0-dev installed. I did an apt-get build-dep audacity a while ago but I guess it didn't install all the libraries needed. 1.3.11 builds nicely now (except for all those rude warnings about prototypes and unu...
- Wed Jan 20, 2010 3:42 am
- Forum: Compiling Audacity
- Topic: Can't make 1.3.11 under Ubuntu 9.10
- Replies: 2
- Views: 2365
Can't make 1.3.11 under Ubuntu 9.10
Hi! I'm trying to compile 1.3.11-beta on my Ubuntu 9.10 machine. ./configure runs fine and exits normally, but the make aborts after a while. From what I can see from the errors it is complaining about automake not being installed. I took a look and I have automake 1.11. I'm stumped. Here's the erro...