GNOME Bugzilla – Bug 607508
Cannot drag windows around in pager applet any more
Last modified: 2010-01-20 14:41:48 UTC
(note: there's no version for 2.29.x yet in bugzilla) In the workspace switcher I can no longer drag windows from one workspace to another. This is on an up-to-date Mandriva Cooker system, the pager reports version 2.29.5.1.
compiz or metacity? If compiz, then this is bug 505367.
metacity, without compositing enabled even.
Ah, I can reproduce on my machine now. Putting GDK_NATIVE_WINDOWS=1 in my environment fixes it, so I guess it's an issue with client-side windows (especially since that code didn't change since quite some time in libwnck...). FWIW, I'm using GTK+ 2.19.3.
Weird, i can't reproduce with latest git of gtk+, panel, libwnck
Also, teuf could reproduce in panel but not with test-panel in libwnck.
From teuf: Works with gnome-panel 2.28.0 and gtk+ 2.29.3 doesn't work with gnome-panel 2.95.5.1 and gtk+ 2.28. So, this seems to be something introduced in panel or dependencies in 2.29
The mandriva package is built with --with-in-process-applets=all. Compiling without this fixes the issue for me. However, someone with the same version of all packages but an i586 system didn't have the issue (I'm on x86-64)
Fixed in gtk: http://git.gnome.org/browse/gtk+/commit/?id=3d9d002bed4ec90505a5a65665f5d6de36ad6f67