[compiz] compiz segfaults using apps using gtk with kde

2007-03-14 Thread Fredrik Carlsson
Hi, a bug introduced in the last two days seem to have made its way in to git, it very often segfaults when playing around with gtk-apps such as gconf-editor and screenlets when using kde and kwd. Or is this a local problem? Regards ___ compiz mailing

Re: [compiz] [BUG] blurred decoration for gwd causes drawing artifacts

2007-03-14 Thread David Reveman
On Tue, 2007-03-13 at 10:13 +0100, Mirco Müller wrote: Greetings everybody! For anybody working on blur-related things, take a look at this glitch I encountered: https://bugs.freedesktop.org/show_bug.cgi?id=10275 Partial blur only works when stencil buffer bits are available.

Re: [compiz] [PATCH] Bug in decoration matching

2007-03-14 Thread David Reveman
On Wed, 2007-03-14 at 16:14 +0100, Cedric wrote: Here a patch to fix a bug in decoration matching (no way to match type=dock) This patch enable removing shadow from dock with something like this: !type=dock | any http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/dock_shadow.patch Hey

[compiz] Crash unloading blur

2007-03-14 Thread Mike Dransfield
I am getting this crash when unloading compiz by starting kwin. It seems fairly easy to reproduce here. I am using nvidia 9755 drivers (gdb) bt #0 0x2b9b20e688b0 in write () from /lib/libc.so.6 #1 0x2b9b2088c7bf in ?? () from /usr/lib/libX11.so.6 #2 0x2b9b208842f9 in ?? () from

Re: [compiz] Crash unloading blur

2007-03-14 Thread David Reveman
On Wed, 2007-03-14 at 18:23 +, Mike Dransfield wrote: I am getting this crash when unloading compiz by starting kwin. It seems fairly easy to reproduce here. Do you get the same crash when unloading the blur plugin? - David ___ compiz mailing

Re: [compiz] [BUG] blurred decoration for gwd causes drawing artifacts

2007-03-14 Thread Mirco Müller
Am Mittwoch, den 14.03.2007, 12:25 -0400 schrieb David Reveman: For anybody working on blur-related things, take a look at this glitch I encountered: https://bugs.freedesktop.org/show_bug.cgi?id=10275 Partial blur only works when stencil buffer bits are available. There's

Re: [compiz] compiz composited video and alpha only GLX pixmaps

2007-03-14 Thread Dennis Kasprzyk
Am Montag, 5. März 2007 12:12 schrieb David Reveman: I've added a simple plugin to compiz that provides a way to render video efficiently on a composited desktop. A video playback client basically copies video data to a pixmap and sets an X property on a client window that describes the image