[Bug 355846] Re: audacity stops recording after about a second when using software play-through

2010-04-25 Thread elsigh
Same thing for me. I do not have jackd installed. It's quite funny because on this new lucid install I couldn't believe it but monitoring worked without my tweaking anything! I was amazed, as my prior experiences with Audacity in linux have forced me (a very avid gnu/linux user) to record in

[Bug 86685] Re: neo_cgi.so: undefined symbol: Py_InitModule4

2007-12-05 Thread elsigh
rather I mean what a goofy bug - trac should just work in a fresh install out of the box.. it's crucial. -- neo_cgi.so: undefined symbol: Py_InitModule4 https://bugs.launchpad.net/bugs/86685 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 86685] Re: neo_cgi.so: undefined symbol: Py_InitModule4

2007-12-05 Thread elsigh
The fix suggested by Simon Wong, with the modification by BramSwenson, was successful for me as well. Thanks - what a goofy fix ;) -- neo_cgi.so: undefined symbol: Py_InitModule4 https://bugs.launchpad.net/bugs/86685 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 146394] Re: xorg crashing( sig11) / gutsy / vesa w/ Backtrace

2007-10-08 Thread elsigh
I've found that the latest gutsy xorg (1:7.2-5ubuntu12), without the xscreensaver and gnome-screensaver processes running, fixes the issue. So far so good since Saturday anyways.. Can anyone else confirm? Incidentally, I can find no way in xubuntu to disable the starting of the screensaver

Re: [Bug 146394] Re: xorg crashing( sig11) / gutsy / vesa w/ Backtrace

2007-10-04 Thread elsigh
Interesting, I noticed the same. I disabled power management on the screensaver, but found that even at gdm login, if I just let it sit there, it would restart as well.. dunno if Xscreensaver works at gdm login, I didn't think it did. I'm using the vesa driver. But I just switched this morning to

Re: [Bug 146394] Re: xorg crashing( sig11) / gutsy / vesa w/ Backtrace

2007-10-04 Thread elsigh
I just attached gdb to it, and got the following, if it's helpful to anyone.. (gdb) bt f #0 0xe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7e102cd in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0x081bc883 in WaitForSomething

[Bug 146394] xorg crashing( sig11) / gutsy / vesa w/ Backtrace

2007-09-28 Thread elsigh
Public bug reported: This just suddenly happens, not for any obvious reason as far as I can tell.. Backtrace: 0: /usr/bin/X(xf86SigHandler+0x81) [0x80c9581] 1: [0xe420] 2: /usr/lib/xorg/modules/extensions//libGLcore.so(_mesa_free+0x1d) [0xb63027ad] 3:

Re: [Bug 103992] Re: libapache2-mod-geoip cannot be loaded because API module structure `geoip_module' in file /usr/lib/apache2/modules/mod_geoip.so is garbled

2007-08-31 Thread elsigh
Hey, are you maybe using the old version of the command apxs? I think I found that apxs2 fixed this error for me. -l On 8/31/07, lazd [EMAIL PROTECTED] wrote: I am having this problem too under 7.0.4. I tried installing via Synaptic and command line, downloaded 3 different versions of the

[Bug 103992] Re: libapache2-mod-geoip cannot be loaded because API module structure `geoip_module' in file /usr/lib/apache2/modules/mod_geoip.so is garbled

2007-05-14 Thread elsigh
Not only can I not restart apache, but I cannot compile from source. First it complains about not being able to find apr_strings.h. When I add an include so that it finds the header, the compilation still fails... [EMAIL PROTECTED]:/home/elsigh/src/mod_geoip2_1.1.8# apxs -i -a -L/usr/local/lib