[Bug 609202] Re: Some mouse key bindings don't change correctly

2010-12-06 Thread Marc Horowitz
This appears to be a conflict between gtk-window-decorator and compiz itself. if you kill the decorator, then Alt-Button3 acts as configured in compiz. gtk-window-decorator --minimal also seems to disable the key binding, but also disables the other decorations as well. ** Tags added: maverick

[Bug 683905] [NEW] Xorg locks up after crash with Radeon HD5670 and dual-monitor setup

2010-12-01 Thread Marc Horowitz
Public bug reported: Binary package hint: xorg I recently installed a new HD5670 graphics card, with two monitors connected. After a bunch of work, I finally got it all working, but then I rebooted, and the system froze hard (couldn't ping from another machine, etc). I logged in remotely and

[Bug 683905] Re: Xorg locks up after crash with Radeon HD5670 and dual-monitor setup

2010-12-01 Thread Marc Horowitz
-- Xorg locks up after crash with Radeon HD5670 and dual-monitor setup https://bugs.launchpad.net/bugs/683905 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 399412] Re: unittest fails to run a single test from the command line

2010-02-21 Thread Marc Horowitz
Ah, that does what I need. Thanks for the workaround! However, I still think there's a bug here. It used to work (so it's a regression), and the docs for 2.7a3 use this as an example, with a comment which says it should work in previous version:

[Bug 501562] [NEW] firefox crashes on tab mix plus session restore

2009-12-29 Thread Marc Horowitz
Public bug reported: Binary package hint: firefox-3.5 Before I upgraded from Jaunty (with firefox 3.0.x) to Karmic (firefox 3.5.x), I saved my current session of 34 windows and about 190 tabs. Firefox 3.5 is unable to restore this session; it crashes every time.* After churning for a minute or

[Bug 501562] Re: firefox crashes on tab mix plus session restore

2009-12-29 Thread Marc Horowitz
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37283917/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/37283919/XsessionErrors.txt -- firefox crashes on tab mix plus session restore https://bugs.launchpad.net/bugs/501562 You

[Bug 501562] Re: firefox crashes on tab mix plus session restore

2009-12-29 Thread Marc Horowitz
** Attachment added: thread apply all bt http://launchpadlibrarian.net/37283926/trace -- firefox crashes on tab mix plus session restore https://bugs.launchpad.net/bugs/501562 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 175971] Re: scrollkeeper: Parser errors during apt-get update or dpkg configure -a

2009-08-19 Thread Marc Horowitz
This happened to me today. I installed Hardy from a relatively old cd I had around. the initial update failed as described by others. worse, it left a scrollkeeper-update process spinning sucking up CPU, which I had to kill by hand. The workaround seemed to work, at least. -- scrollkeeper:

[Bug 399412] [NEW] unittest fails to run a single test from the command line

2009-07-14 Thread Marc Horowitz
Public bug reported: Binary package hint: python2.6 Using MyTest.py (attached), python 2.6 won't execute a single test from the command line: $ python2.6 -m unittest MyTest.MyTestCase.testOk Traceback (most recent call last): File /usr/lib/python2.6/runpy.py, line 122, in _run_module_as_main

[Bug 399412] Re: unittest fails to run a single test from the command line

2009-07-14 Thread Marc Horowitz
** Attachment added: file to reproduce http://launchpadlibrarian.net/29016909/MyTest.py -- unittest fails to run a single test from the command line https://bugs.launchpad.net/bugs/399412 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 290479] Re: emacs21-x crashed with SIGSEGV when killing mail compose window in gnus (intrepid regression)

2009-01-23 Thread Marc Horowitz
I've got the same problem. I have a simpler recipe to reproduce, not involving gnus: touch /tmp/somefile emacs21 -nw -q /tmp/somefile x C-x k RET Basically, any attempt to kill a modified buffer crashes emacs. I looked at the code, and it looks like format1() is making some non- portable

[Bug 285412] Re: ALSA lib pcm_bluetooth.c:1619:(bluetooth_init) BT_GETCAPABILITIES failed : Input/output error(5)

2009-01-11 Thread Marc Horowitz
I was having the same problem as zeusOne. After a bunch of investigation, it became clear that bluetoothd didn't have all the necessary dbus devices set up internally. Forcing it to do service discovery on my headphones (Plantronics 590A, in a2dp mode) made it all work: dbus-send --system

[Bug 285412] Re: ALSA lib pcm_bluetooth.c:1619:(bluetooth_init) BT_GETCAPABILITIES failed : Input/output error(5)

2009-01-11 Thread Marc Horowitz
I can't seem to edit my previous comment, so I'll make another: make sure when you issue the above command, you replace the hex in the dbus path with your own device's address. You can find this from hcitool scan if its discoverable. -- ALSA lib pcm_bluetooth.c:1619:(bluetooth_init)

[Bug 255967] [NEW] stund uses up more cpu than it should

2008-08-08 Thread Marc Horowitz
Public bug reported: Binary package hint: stun stund uses 5-8% of the CPU on a pretty fast machine (xen vm on 1/8 of a quad core amd box). Looking at the code, the inner loop looks like this: struct timeval tv; tv.tv_sec = 0; tv.tv_usec = 1000; int e = select( maxFd,

[Bug 154105] Re: /usr/X11R6/bin/firefox prints and error and exits

2008-04-08 Thread Marc Horowitz
I tried the Hardy Heron live CD. However, my bug was reported against firefox 2.x, and the live CD includes firefox 3.x. I did try running firefox 3.0 with /usr/X11R6/bin first in my path, and that worked OK, so firefox 3.0 does not have the same bug. The sh behavior I demonstrate above does

[Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup

2007-11-25 Thread Marc Horowitz
I haven't tried these patches on a newer kernel, but I bet they would help if they were updated and included in the kernel: http://web.mit.edu/xiphmont/Public/kernel/ Unfortunately, Monty told me they were rejected. Perhaps someone reading this can get that decision revisited? -- usb change

[Bug 154105] /usr/X11R6/bin/firefox prints and error and exits

2007-10-18 Thread Marc Horowitz
Public bug reported: Binary package hint: firefox the x11-common package provides this link: lrwxrwxrwx 1 root root 6 2007-10-11 16:31 /usr/X11R6/bin - ../bin If /usr/X11R6/bin is ahead of /usr/bin in the path (yes, I know, not required, but it should still work), then running firefox on the