[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2011-05-26 Thread Kamus
I will mark this task as closed due to the last comment this behaviour is solved with the new driver. ** Changed in: compiz (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2011-04-25 Thread Bryce Harrington
We've switched to the r600g driver, so presumably this issue is no longer relevant for natty. ** Changed in: mesa (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2011-03-30 Thread Omer Akram
is this still an issue in Latest natty? ** Changed in: compiz (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682327 Title: Compiz crashes when hitting

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2011-02-04 Thread Bug Watch Updater
** Changed in: mesa Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682327 Title: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2011-01-24 Thread Bug Watch Updater
** Changed in: mesa Status: Unknown = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682327 Title: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2011-01-14 Thread Ubuntu QA's Bug Bot
** Tags added: compiz-0.9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682327 Title: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-12-02 Thread Bryce Harrington
** Changed in: mesa (Ubuntu) Status: Incomplete = New ** Changed in: mesa (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682327 Title: Compiz crashes

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-12-01 Thread Ubuntu QA Website
** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682327 Title: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
** Summary changed: - Compiz crashes when hitting Alt-Tab + Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps -- Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
Actually, the bug is crashing compiz rather than X. It sounds like when doing alt-tab, to draw the dialog compiz is passing in a GL format that mesa doesn't support. _mesa_format_to_type_and_comps in ./src/mesa/main/formats.c is basically just a big huge switch statement for every possible texel

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
The error message is in mesa, so for now I'm guessing it's not a bug in the DDX driver. ** Package changed: xserver-xorg-video-ati (Ubuntu) = mesa (Ubuntu) -- Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
Try this mesa patch, which will make mesa tell you what gl format number it received. Might be a useful clue. ** Patch added: format.patch https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/682327/+attachment/1750683/+files/format.patch -- Compiz crashes when hitting Alt-Tab - Mesa 7.9

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Chris Halse Rogers
I'm looking into a similar problem with r600, although for me mesa simply causes compiz to segfault. For the bug I'm looking at, there are two work-arounds: 1) Disable mipmapping in the switcher preferences, or 2) Enable r600g by adding the ForceGallium option to xorg.conf They're just

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
Chris thinks this is a mesa/r600 issue, and that switching to r600g (the gallium driver) will resolve it. Alternately, you could try turning off mipmapping in the switcher options as a workaround. ** Changed in: mesa (Ubuntu) Status: New = Incomplete -- Compiz crashes when hitting

Re: [Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Sam SmSpillaz Spilsbury
On Wed, Dec 1, 2010 at 7:57 AM, Chris Halse Rogers r...@ubuntu.com wrote: I'm looking into a similar problem with r600, although for me mesa simply causes compiz to segfault. For the bug I'm looking at, there are two work-arounds: 1) Disable mipmapping in the switcher preferences, or 2)

[Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
** Bug watch added: freedesktop.org Bugzilla #31544 http://bugs.freedesktop.org/show_bug.cgi?id=31544 ** Also affects: mesa via http://bugs.freedesktop.org/show_bug.cgi?id=31544 Importance: Unknown Status: Unknown -- Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation