[Bug 15477] full screen is white when use compiz

2008-04-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #1 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-12 21:26:02 PST --- Hey, if you start compiz in a terminal, you may see "failed to create drawable" messages. If this is the case, you are experiencing the same issue I am, which I des

[Bug 15477] full screen is white when use compiz

2008-04-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #2 from WuNian <[EMAIL PROTECTED]> 2008-04-13 17:57:33 PST --- (In reply to comment #1) > Hey, if you start compiz in a terminal, you may see "failed to create > drawable" I can see this message too and the screen is black. > me

[Bug 15477] full screen is white when use compiz

2008-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #4 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-14 08:35:47 PST --- This message appears in mesa's glx_pbuffer.c and was introduced by Kristian's commit e82dd8c6e1fa2fff5b960de26961080ba5e9651d (DRI interface changes and DRI2 direct

[Bug 15477] full screen is white when use compiz

2008-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #3 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-14 08:27:08 PST --- Are you using the intel-batchbuffer branch? I seem to recall getting a black screen and similar (but not identical) messages when DRI2 was in use. (In reply to co

[Bug 15477] full screen is white when use compiz

2008-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #5 from Michel Dänzer <[EMAIL PROTECTED]> 2008-04-14 09:34:19 PST --- Is compiz trying to use direct rendering? That has never worked with the 'old' DRI. Does it work if you set LIBGL_ALWAYS_INDIRECT=1? -- Configure bugmail: ht

[Bug 15477] full screen is white when use compiz

2008-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #6 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-14 11:40:49 PST --- You're absolutely right, that was the issue (at least why the screen was white). I had set that in my .bashrc which I recently deleted. Setting LIBGL_ALWAYS_INDIREC

[Bug 15477] full screen is white when use compiz

2008-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #7 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-14 13:39:00 PST --- I am thoroughly confused. It seems that over indirect rendering compiz runs fine but fails to map any windows (they are black). Strangely, it gives no errors, howev

[Bug 15477] full screen is white when use compiz

2008-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 WuNian <[EMAIL PROTECTED]> changed: What|Removed |Added Component|Drivers/DRI/i915|General Product|M

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Michel Dänzer <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #10 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-15 07:23:08 PST --- Created an attachment (id=15926) --> (http://bugs.freedesktop.org/attachment.cgi?id=15926) X log from non-working configuration -- Configure bugmail: http://bu

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #11 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-15 07:27:31 PST --- I (In reply to comment #9) > (In reply to comment #7) > > It seems that over indirect rendering compiz runs fine > > So, I suspect that GLX_EXT_texture_from_pix

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #12 from Michel Dänzer <[EMAIL PROTECTED]> 2008-04-15 07:32:38 PST --- (In reply to comment #11) > > So, I suspect that GLX_EXT_texture_from_pixmap is incorrectly being > > advertised > > with DRI1. > > Interesting. glxinfo list

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #13 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-15 07:39:54 PST --- Created an attachment (id=15927) --> (http://bugs.freedesktop.org/attachment.cgi?id=15927) glxinfo output -- Configure bugmail: http://bugs.freedesktop.org/use

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #14 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-15 07:41:11 PST --- (In reply to comment #12) > It's expected to be listed in the server and client extensions. What matters > is > the 'GLX extensions:' string. Just attached the ou

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Michel Dänzer <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #15927|application/octet-stream|text/plain m

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Ben Gamari <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #15926|application/octet-stream|text/plain mime

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #15 from Johannes Engel <[EMAIL PROTECTED]> 2008-04-15 08:02:23 PST --- That log looks good to me, at least my one looks pretty similar. And at the moment I do not expect that behaviour. -- Configure bugmail: http://bugs.freede

[Bug 15477] full screen is white when use compiz

2008-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #16 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-15 08:36:11 PST --- (In reply to comment #15) > That log looks good to me, at least my one looks pretty similar. And at the > moment I do not expect that behaviour. > Well, this is

[Bug 15477] full screen is white when use compiz

2008-04-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Ben Gamari <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED Resolut

[Bug 15477] full screen is white when use compiz

2008-04-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Michel Dänzer <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|REOPENED Reso

[Bug 15477] full screen is white when use compiz

2008-04-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #19 from Ben Gamari <[EMAIL PROTECTED]> 2008-04-22 10:32:32 PST --- Oh, u, ooops. Really sorry about that, I apparently am talking out of my a**. My bad. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=e

[Bug 15477] full screen is white when use compiz

2008-06-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Michel Dänzer <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

[Bug 15477] full screen is white when use compiz

2008-07-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Timo Aaltonen <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #22 from [EMAIL PROTECTED] 2008-07-09 00:46:41 PST --- (In reply to comment #21) > Still a bug with mesa master. Ubuntu Intrepid will soon be updated to the > latest packages, so hopefully this bug gets some attention. Now updated

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #23 from Dave Airlie <[EMAIL PROTECTED]> 2008-07-09 01:40:16 PST --- Created an attachment (id=17597) --> (http://bugs.freedesktop.org/attachment.cgi?id=17597) proposed patch.. please test this. -- Configure bugmail: http://bu

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #24 from Dave Airlie <[EMAIL PROTECTED]> 2008-07-09 02:30:06 PST --- Created an attachment (id=17600) --> (http://bugs.freedesktop.org/attachment.cgi?id=17600) alternate patch fixing this from the other side I'll let krh pick wh

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #25 from Timo Aaltonen <[EMAIL PROTECTED]> 2008-07-09 03:05:06 PST --- At least the first patch works, thanks! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becaus

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #26 from Kristian Høgsberg <[EMAIL PROTECTED]> 2008-07-09 08:51:25 PST --- (In reply to comment #23) > Created an attachment (id=17597) --> (http://bugs.freedesktop.org/attachment.cgi?id=17597) [details] > proposed patch.. please

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Michel Dänzer <[EMAIL PROTECTED]> changed: What|Removed |Added Blocks||16653 -- Configur

[Bug 15477] full screen is white when use compiz

2008-07-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Dave Airlie <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED Resolu

[Bug 15477] full screen is white when use compiz

2008-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #28 from Bryce Harrington <[EMAIL PROTECTED]> 2008-07-15 05:19:28 PST --- Thanks, we've confirmed and pulled this fix into Ubuntu. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiv

[Bug 15477] full screen is white when use compiz

2008-07-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Gordon Jin <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED] ---

[Bug 15477] full screen is white when use compiz

2008-10-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Gordon Jin <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|VERIFIED -- Configur