[compiz] Dbus plugin problem: Setting reset

2007-05-15 Thread Danny Baumann
Hi, since quite some time I encounter a problem which I believe is in the dbus plugin: Sometimes when I load or unload plugins by changing the configuration, all settings of all plugins are reset. At the same time, the following message appears multiple times in the terminal I started Compiz from

[compiz] [PATCH] Window base size calculation problem

2007-05-15 Thread Danny Baumann
Hi, I just noticed that Compiz' window base size calculation in the function recalcNormalHints() is broken. If both PMinSize and PBaseSize are set, the base size is overwritten by the minimum size first and after that the minimum size is overwritten by the base size again. This leads to the base

Re: [compiz] xsltproc, schemas.xslt

2007-05-15 Thread Colin Guthrie
David Reveman wrote: xsltproc is distributed as part of the libxslt package, hence separating xsltproc and the libxslt.pc file like ubuntu has done seems like a mistake to me but I guess it doesn't hurt to include a check to ensure that the binary is present so I've included your patch. FYI,

Re: [compiz] Dbus plugin problem: Setting reset

2007-05-15 Thread Mike Dransfield
Danny Baumann wrote: Hi, since quite some time I encounter a problem which I believe is in the dbus plugin: Sometimes when I load or unload plugins by changing the configuration, all settings of all plugins are reset. At the same time, the following message appears multiple times in the

[compiz] Bug in xslt

2007-05-15 Thread Mike Dransfield
There seems to be a bug in the schemas generation when the XML file does not contain any options. The descriptions are not generated at all, it just produces an empty schema file like this. ?xml version=1.0? gconfschemafile schemalist/ /gconfschemafile This happens with ini and with the

Re: [compiz] Dbus plugin problem: Setting reset

2007-05-15 Thread Danny Baumann
Hi, since quite some time I encounter a problem which I believe is in the dbus plugin: Sometimes when I load or unload plugins by changing the configuration, all settings of all plugins are reset. At the same time, the following message appears multiple times in the terminal I started

Re: [compiz] Bug in xslt

2007-05-15 Thread Dennis Kasprzyk
Am Dienstag 15 Mai 2007 15:29:15 schrieb Mike Dransfield: There seems to be a bug in the schemas generation when the XML file does not contain any options. The descriptions are not generated at all, it just produces an empty schema file like this. ?xml version=1.0? gconfschemafile

Re: [compiz] Window specific actions and edge buttons

2007-05-15 Thread David Reveman
On Tue, 2007-05-15 at 00:29 +0100, Mike Dransfield wrote: There is a problem with some window specific actions like scale_group and rotate_with_window when they are activated by an edgebutton. The basic problem is that each of those actions use the window option provided to the action.

Re: [compiz] Building Compiz

2007-05-15 Thread David Reveman
On Mon, 2007-05-14 at 19:12 -0700, Grant Patterson wrote: Hi Folks, I work at VMware, where I'm making the multi-monitor feature new in Workstation 6.0 (just released!) more robust. Long story short, window managers don't consistently expose a good way for a single window to go

Re: [compiz] Dbus plugin problem: Setting reset

2007-05-15 Thread David Reveman
On Tue, 2007-05-15 at 15:45 +0200, Danny Baumann wrote: Hi, since quite some time I encounter a problem which I believe is in the dbus plugin: Sometimes when I load or unload plugins by changing the configuration, all settings of all plugins are reset. At the same time, the

Re: [compiz] Dbus plugin problem: Setting reset

2007-05-15 Thread Danny Baumann
Hi, I finally have found the reason for the problem: It is wrapping into initPluginFor(Display|Screen) while executing initPluginFor(Display| Screen). Let me show this with the call stack. 'storage' in this example is the option storage plugin. - d-initPluginForDisplay

Re: [compiz] Fragment interface on Intel

2007-05-15 Thread David Reveman
On Tue, 2007-05-15 at 07:40 +0800, Sam Spilsbury wrote: On 5/15/07, Sam Spilsbury [EMAIL PROTECTED] wrote: OK. Just to let you know - it most likely IS the fragment interface - Water fragmentation worked before the fragment interface was out On that note - do you think I can get a git

[compiz] kde-window-decorator crashes

2007-05-15 Thread Silvan Calarco
BAADCAAHDwEHEAEKFwESKwIXNQIaOwIcQQIgSQIpXwM4gAQ8igU/kAVAkwVB lAVClwVCmAVFngVJpgZKqQZLrQZPtQZQtgZRuQYAAQB1lW3cAXRS TlMAQObYZgFiS0dEAIgFHUgJcEhZcwAALiMAAC4jAXilP3YH dElNRQfXAxgNAiAQYlKOHXRFWHRDb21tZW50AENyZWF0ZWQgd2l0aCBU

[compiz] kde-window-decorator crashes

2007-05-15 Thread Silvan Calarco
Hi, I've updated compiz to the 0.5.0 release and since my release 0.3.something I keep on seeing seldom crashes from kde-window-decorator when running it both on Xorg with AIGLX+nvidia card and Xorg+Xgl+ATI card. The crashes most often happen at desktop login and when loading certain

Re: [compiz] kde-window-decorator crashes

2007-05-15 Thread Diogo Ferreira
Silvan Calarco wrote: Hi, I've updated compiz to the 0.5.0 release and since my release 0.3.something I keep on seeing seldom crashes from kde-window-decorator when running it both on Xorg with AIGLX+nvidia card and Xorg+Xgl+ATI card. The crashes most often happen at desktop login and when

[compiz] [PATCH] Descriptions for dbus when plugin not loaded

2007-05-15 Thread Mike Dransfield
Here is a quick patch for dbus to make it try to load the metadata from a file if the plugin is not loaded. I have tested it and it works fine, but I wanted to check to see if you had something else in mind. diff --git a/plugins/dbus.c b/plugins/dbus.c index 811d2d6..8dc6c40 100644 ---

Re: [compiz] Building Compiz

2007-05-15 Thread Mike Dransfield
Grant Patterson wrote: That did it, thanks! While I'm at it, I'll say I had some other issues building that I'd already gotten past. I'm pretty sure I didn't do anything to screw up the permissions, but I got this: cursor.c:197: fatal error: opening dependency file .deps/cursor.pp: