[Bug 39328] Re: Offer option to disable scroll wheel on task list

2009-05-12 Thread Josh Green
Wanted to chime in on how annoying this "feature" is. In particular the desktop switch when mouse wheel event occurs on desktop. Whats worse is that certain parts of some GTK interfaces (labels, for example on the nvidia-settings program) and other unexpected parts of some GUIs will also cause th

[Bug 372856] Re: invalid opcode: 0000 [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0

2009-05-25 Thread Josh Green
I ended up building my own kernel using make-kpkg and stock Linux 2.6.29.4, with the .config from /boot/config-2.6.28-3-rt. No lockups in several days now, so whatever issue I was having is fixed in at least 2.6.29.4. I have not tested latency with this kernel, so I'm not sure how well it performs

[Bug 366952] Re: Ubuntu 9.04 freezes when using rt kernel

2009-05-25 Thread Josh Green
I ended up building my own kernel using make-kpkg and stock Linux 2.6.29.4, with the .config from /boot/config-2.6.28-3-rt. No lockups in several days now, so whatever issue I was having is fixed in at least 2.6.29.4. I have not tested latency with this kernel, so I'm not sure how well it perform

[Bug 366952] Re: Ubuntu 9.04 freezes when using rt kernel

2009-05-11 Thread Josh Green
I'm also getting lockups on my Ubuntu Studio 9.04 system. I've tried the -rt kernel, the generic kernel and Daniel T Chen's kernel (see #367671). At first I suspected an issue with PulseAudio running rt SCHED_FIFO and starving the CPU. But now PulseAudio is not running RT on my system and I'm ge

[Bug 367671] [NEW] PulseAudio gets killed by SIGXCPU

2009-04-26 Thread Josh Green
Public bug reported: Binary package hint: pulseaudio I'm using Ubuntu Studio 9.04 and have enabled PulseAudio (0.9.14-0ubuntu20) with real time enabled. While playing music I noticed that the audio output would suddenly stop, though Amarok kept on as if everything was fine. I noticed that pulse

[Bug 367671] Re: PulseAudio gets killed by SIGXCPU

2009-04-26 Thread Josh Green
** Attachment added: "daemon.conf" http://launchpadlibrarian.net/26013559/daemon.conf -- PulseAudio gets killed by SIGXCPU https://bugs.launchpad.net/bugs/367671 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 367671] Re: PulseAudio gets killed by SIGXCPU

2009-04-26 Thread Josh Green
I spoke too soon in regards to "no-cpu-limit = yes" fixing the issue. Its not fixed and is still occurring on my system. Its no longer receiving SIGXCPU signals, but it does still get a SIGKILL, the source of which I am still unsure of. Daniel T Chen: How can you be sure its a bi-product of bug #

[Bug 366708] Re: Pulseaudio dies after a while, usb audio card

2009-04-26 Thread Josh Green
I'm experiencing a similar issue and would like to find out if its the same problem. Try running PulseAudio from the command line (after it has crashed or kill it if it is already running), for example: pulseaudio -vv In my case the last line printed before dying is: Killed Which indicates it

[Bug 367671] Re: PulseAudio gets killed mysteriously

2009-04-26 Thread Josh Green
** Summary changed: - PulseAudio gets killed by SIGXCPU + PulseAudio gets killed mysteriously ** Description changed: Binary package hint: pulseaudio I'm using Ubuntu Studio 9.04 and have enabled PulseAudio (0.9.14-0ubuntu20) with real time enabled. While playing music I noticed that

[Bug 367671] Re: PulseAudio gets killed mysteriously

2009-04-26 Thread Josh Green
I'm still unsure why that would cause PulseAudio to get killed though. Is there some sort of RT process killer running on Ubuntu Studio? I should probably try the regular "generic" kernel in addition to yours, since just trying yours would be inconclusive, even if it worked, since I'm running the

[Bug 367671] Re: PulseAudio gets killed mysteriously

2009-04-27 Thread Josh Green
I installed the 2.6.28-11-generic Kernel, rather than the Ubuntu Studio RT Kernel, and so far PulseAudio has been running fine. So I think it is something specific with the RT Kernel. I haven't yet found a concise description of the differences between the two kernel builds though. -- PulseAudi

[Bug 372858] Re: invalid opcode: 0000 [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0

2009-05-06 Thread Josh Green
** Attachment added: "Kernel OOPS dump" http://launchpadlibrarian.net/26405878/crash.txt -- invalid opcode: [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0 https://bugs.launchpad.net/bugs/372858 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 372856] [NEW] invalid opcode: 0000 [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0

2009-05-06 Thread Josh Green
Public bug reported: I'm getting daily crashes on my Ubuntu Studio 9.04 system running the 2.6.28-3-rt. Applications which attempt to write the ext4 root file system lock up and become unresponsive following an oops message like the one attached. I had to save the oops message to a USB memory st

[Bug 372858] [NEW] invalid opcode: 0000 [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0

2009-05-06 Thread Josh Green
Public bug reported: I'm getting daily crashes on my Ubuntu Studio 9.04 system running the 2.6.28-3-rt. Applications which attempt to write the ext4 root file system lock up and become unresponsive following an oops message like the one attached. I had to save the oops message to a USB memory st

[Bug 372856] Re: invalid opcode: 0000 [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0

2009-05-06 Thread Josh Green
** Attachment added: "Kernel OOPS dump" http://launchpadlibrarian.net/26405864/crash.txt -- invalid opcode: [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0 https://bugs.launchpad.net/bugs/372856 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 372858] Re: invalid opcode: 0000 [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0

2009-05-06 Thread Josh Green
*** This bug is a duplicate of bug 372856 *** https://bugs.launchpad.net/bugs/372856 Oops, due to launchpad connection issues this bug got added twice. ** This bug has been marked a duplicate of bug 372856 invalid opcode: [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0 -- invalid op

[Bug 367671] Re: PulseAudio gets killed mysteriously

2009-04-28 Thread Josh Green
Daniel T Chen: After additional testing I experienced a complete system lockup with the stock Ubuntu 9.04 generic kernel. I suspect it was because I had the PulseAudio option "no-cpu-limit = yes" enabled with SCHED_FIFO RT as well and it got in a loop. So this is starting to sound exactly as y

[Bug 366952] Re: Ubuntu 9.04 freezes when using rt kernel

2009-05-20 Thread Josh Green
Edetano: Are you using ext4? It sounds like you might be from your comment on fsck not needing to be used for a long time. -- Ubuntu 9.04 freezes when using rt kernel https://bugs.launchpad.net/bugs/366952 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 366952] Re: Ubuntu 9.04 freezes when using rt kernel

2009-05-20 Thread Josh Green
Ok. So either you are experiencing the same lockup and its not ext4 related or its a different lockup. I haven't gotten a lockup in quite some time now, but I'm not sure if it is fixed or why it would be (perhaps software updates). -- Ubuntu 9.04 freezes when using rt kernel https://bugs.launch

[Bug 190754] Re: Over-optimistic buffering in PulseAudio causes underruns (audible stuttering, pops)

2008-06-04 Thread Josh Green
I just upgraded to 2.6.24-18 kernel as well. At first I was using the rt kernel, which did not behave any better in regards to audio drop outs (than previous versions in Hardy). Of note is that I'm NOT using PulseAudio, but just plain ALSA. I then tried the regular 2.6.24-18 kernel and I have ye

[Bug 372856] Re: invalid opcode: 0000 [#1] PREEMPT SMP at __find_get_block+0x21/0x1a0

2009-06-08 Thread Josh Green
Looks like the same crash that I was getting with that Kernel, so it doesn't seem to be file system specific. I'm still using the stock 2.6.29.4 Kernel that I built with make-kpkg and have not had any crashes. It gets fairly good latency response (only occasional underruns with 5ms latency on my

[Bug 190754] Re: Over-optimistic buffering in PulseAudio causes underruns (audible stuttering, pops)

2008-05-07 Thread Josh Green
I'm also experiencing audio stuttering and wanted to contribute my findings. I'm using Ubuntu 8.04 with the rt kernel. First off, I think there are many sources of this problem which all result in audio drop outs, which is likely why this bug has become so confusing. I was also experiencing vari

[Bug 190754] Re: Over-optimistic buffering in PulseAudio causes underruns (audible stuttering, pops)

2008-05-08 Thread Josh Green
Just a follow up on my previous post concerning stuttering with gstreamer and ALSA. Sorry if its a little off topic (not directly related to PulseAudio). I was able to get gstreamer based applications to not drop out anymore by increasing the buffer size. With gconf-editor add the parameter

[Bug 114930] Re: Python C API version mismatch

2008-04-29 Thread Josh Green
I was also having this problem, but I fixed it by adding '--with- python=/usr/bin/python' to the configure flags. Seems both Python 2.4 and 2.5 are installed and it was getting built against 2.4. Here is what I did to build a deb package (if anyone is interested): apt-get source python-clearsilve