[Bug 550850] Re: compiz exits with radeon error

2012-05-30 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/550850

[Bug 550850] Re: compiz exits with radeon error

2012-03-31 Thread Christopher M. Penalver
Martin Garton, thank you for reporting this and helping make Ubuntu better. This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from

[Bug 550850] Re: compiz exits with radeon error

2010-08-25 Thread luktay
After reading the comments I feel this is related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/583891 I also recover by running /usr/bin/metacity --replace from an icon I have placed in the panel. I have tried using latest kernel 2.6.35-17-generic from sudo add-apt-repository

[Bug 550850] Re: compiz exits with radeon error

2010-08-09 Thread Stephen Gornick
As a workaround until this is resolved, I use a script: $ cat bin/fixcompiz #! /bin/sh export DISPLAY=:0.0 /usr/bin/xhost local:$USER /usr/bin/nohup /usr/bin/metacity --replace /dev/null So when I get the error, I go to a tty (e.g., ctrl-alt-F1) and run the script from there. The downside is

[Bug 550850] Re: compiz exits with radeon error

2010-06-30 Thread John Gilmore
I've just found a way to reproduce the issue on my system. I ran evince (the PDF viewer) on a file someone sent me, which produces a very wide window that fills the entire screen. The first time I ran this, compiz immediately died after this window went up. So I investigated. I logged out and

[Bug 550850] Re: compiz exits with radeon error

2010-06-30 Thread John Gilmore
** Attachment added: /var/log/Xorg.0.log http://launchpadlibrarian.net/51151359/Xorg.0.log -- compiz exits with radeon error https://bugs.launchpad.net/bugs/550850 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 550850] Re: compiz exits with radeon error

2010-06-30 Thread John Gilmore
** Attachment added: dmesg | egrep drm|radeon after compiz dies http://launchpadlibrarian.net/51151406/1 -- compiz exits with radeon error https://bugs.launchpad.net/bugs/550850 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 550850] Re: compiz exits with radeon error

2010-06-26 Thread John Gilmore
Here's a screenshot of sample screen corruption. This comes and goes (making the program repaint the window often fixes it). Notice: * Mangled fonts, e.g. in right-hand side of screen Change your plan or services mangles the g, and it's also mangled above there in messages you've used.

[Bug 550850] Re: compiz exits with radeon error

2010-06-21 Thread John Gilmore
This is also happening for me since I upgraded my HP dc5750 PC to Ubuntu 10.04. The desktop runs fine for a few days, then I start seeing odd static in windows, including lots of horizontal lines in parts of Firefox windows, plus sometimes, garbled fonts in some firefox windows. Then without

[Bug 550850] Re: compiz exits with radeon error

2010-06-21 Thread John Gilmore
I had originally marked bug #583891 as a duplicate of this. Someone else detached it, arguing that it may not be the same bug because the X server or other processes are crashing with the Failed to parse relocation -12 message, rather than compiz. This makes me suspect a bug in the kernel DRM

[Bug 550850] Re: compiz exits with radeon error

2010-04-13 Thread Martin Garton
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- compiz exits with radeon error https://bugs.launchpad.net/bugs/550850 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 550850] Re: compiz exits with radeon error

2010-04-10 Thread Martin Garton
This is still marked as incomplete. Can anyone let me know what else is needed before it is complete again? I don't know what other information is needed. -- compiz exits with radeon error https://bugs.launchpad.net/bugs/550850 You received this bug notification because you are a member of

[Bug 550850] Re: compiz exits with radeon error

2010-04-01 Thread Martin Garton
Reproducing this with drm.debug=1 produced more output. Here is what I hope is the relevant part from dmesg: Mar 31 22:38:46 martin-laptop kernel: [ 851.833384] [drm:drm_ioctl], pid=829, cmd=0xc0086464, nr=0x64, dev 0xe200, auth=1 Mar 31 22:38:46 martin-laptop kernel: [ 851.836186]

[Bug 550850] Re: compiz exits with radeon error

2010-04-01 Thread Martin Garton
I decided to run strace on compiz, and perhaps this is a clue. Here is an excerpt from the strace output just before the error: 8346 ioctl(5, 0xc010640b, 0xbfe94660) = 0 8346 ioctl(5, 0xc00c6469, 0xbfe94684) = 0 8346 ioctl(5, 0xc010640b, 0xbfe94660) = 0 8346 ioctl(5, 0xc00c6469,

[Bug 550850] Re: compiz exits with radeon error

2010-03-31 Thread Martin Garton
Running compiz from the terminal is what led to the message: drmRadeonCmdBuffer: -12. Kernel failed to parse or rejected command stream. See dmesg for more info. .. that I previously mentioned. I have since tried again with compiz --debug but no extra information is revealed. I am trying to

[Bug 550850] Re: compiz exits with radeon error

2010-03-30 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = xserver-xorg-video-ati (Ubuntu) -- compiz exits with radeon error https://bugs.launchpad.net/bugs/550850 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 550850] Re: compiz exits with radeon error

2010-03-30 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu) Status: New = Confirmed -- compiz exits with radeon error https://bugs.launchpad.net/bugs/550850 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 550850] Re: compiz exits with radeon error

2010-03-30 Thread Bryce Harrington
Hrm, none of the attachments reveal a backtrace or error message other than the relocation error you mentioned. However, I suspect the Failed to parse relocation message is a warning message more than a distinct error; it's something we've seen before on other bugs like #513011 and I think it

[Bug 550850] Re: compiz exits with radeon error

2010-03-29 Thread Martin Garton
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/42369474/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/42369475/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/42369476/Dependencies.txt **