On compiz git version, I am experiencing very high cpu usage and sluggishness while moving windows. I have Wobbly off. When I have a few windows open (trying with firefox windows) and I restart compiz, everything works fine (fine being xgl cpu usage remaining under 25% while moving a 1300x800 window on a 1680x1050 screen). The problem starts when I open a new (firefox) window (of the same size). While I move this new window, xgl cpu usage goes up to 80%. The old windows again cause only 25% usage. When I restart compiz again, xgl cpu usage while moving every window is again 25%. But opening new windows causes the same problem again. So something must be missing or being done wrong when opening new windows, that is being done properly when initializing windows that were already open before compiz started. When I enable Wobbly, the problem gets even worse. When compiz is restarted, xgl cpu usage is < 35% while moving windows. When I open a new window, this time *every* window makes the cpu hit 100% while moving it, rather than only the new window. Because of the high xgl cpu usage, Wobbly makes windows make abrupt and big jumps, sometimes even moving a little in the opposite direction, too. Set to major because of this annoying regression that is always repeatable. This is with a Mobility Radeon x300 using fglrx, on Xgl, Ubuntu 7.04. Let me know if anymore information is needed
Problem was discussed in this thread btw: http://lists.freedesktop.org/archives/compiz/2007-April/thread.html#1817
This problem also exists with the --loose-binding option (again on Xgl). I haven't tried aiglx yet. Plus the error is sometimes accompanied by (or preceded with) this error when using kde-window-decorator: X Error: BadWindow (invalid Window parameter) 3 Major opcode: 2 Minor opcode: 0 Resource id: 0x1e0013a and by errors like this when using gtk-window-decorator: (gtk-window-decorator:26290): Wnck-WARNING **: Unhandled action type (nil) I don't know how the decorators would be related to the issue, but they might.
Apparently the major cause of the move/wobbly jerkiness on newly opened windows was the "BS" plugin (which allows adjusting brightness/saturation on windows) in the extra-plugins snapshot here: http://forum.compiz.org/viewtopic.php?t=726&postdays=0&postorder=asc&start=0 (its CompPluginVTable should be adjusted to work with current git) The BS plugin is doing something weird on newly opened windows (which also causes it to give the same brightness/saturation of the last changed window). Disabling this plugin makes the problem go away. There is probably something wrong with the plugin itself. However, a problem in the core might also be causing this (when BS is active), so I haven't closed this bug yet.
Latest bs plugin is here, which has the same problems: git://people.freedesktop.org/~mike/bs
Closing the bug as it's fixed in the BS git version.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.