FS#22924 - [xfce4-panel] gdk/glib warning messages and non-functional desktop
Attached to Project:
Arch Linux
Opened by Dan McGee (toofishes) - Thursday, 17 February 2011, 04:15 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 17 February 2011, 18:53 GMT
Opened by Dan McGee (toofishes) - Thursday, 17 February 2011, 04:15 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 17 February 2011, 18:53 GMT
|
Details
I had some serious issues after an upgrade of libxfcegui4
and xfce4-session tonight. I haven't had time to narrow it
down to one of the two packages, but after downgrading just
these two things were back to normal. I would guess it is
the lib package. I'm using the full XFCE stack.
* Could not drag windows nor use minimize/maximize buttons * Could not use any window manager key cmds (Alt-F4, Alt-Tab, etc.) * At first, I could click toolbar buttons, but that went away too after clicking one item in the menu Additional info: [2011-02-16 20:59] upgraded libxfcegui4 (4.8.0-1 -> 4.8.1-1) [2011-02-16 20:59] upgraded xfce4-session (4.8.0-1 -> 4.8.1-1) [2011-02-16 22:08] Running 'pacman -U /var/cache/pacman/pkg/libxfcegui4-4.8.0-1-x86_64.pkg.tar.xz /var/cache/pacman/pkg/xfce4-session-4.8.0-1-x86_64.pkg.tar.xz' [2011-02-16 22:08] upgraded libxfcegui4 (4.8.1-1 -> 4.8.0-1) [2011-02-16 22:08] upgraded xfce4-session (4.8.1-1 -> 4.8.0-1) Steps to reproduce: Install above packages, restart X and entire XFCE stack. But probably something more specific than this is needed... Let me know if you want me to do some more testing Andy, although I'm fairly busy and won't be at this machine much in the next week, and when I am there I need it to work. |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Thursday, 17 February 2011, 18:53 GMT
Reason for closing: Works for me
Thursday, 17 February 2011, 18:53 GMT
Reason for closing: Works for me
Any messages in your tty where you startxfce4?
(xfce4-panel:3889): Gdk-CRITICAL **: IA__gdk_window_get_events: assertion `GDK_IS_WINDOW (window)' failed
(xfce4-panel:3889): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(xfce4-panel:3889): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(xfce4-panel:3889): Gdk-CRITICAL **: IA__gdk_window_get_events: assertion `GDK_IS_WINDOW (window)' failed
(xfce4-panel:3889): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(xfce4-panel:3889): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
I think I triggered some bad-case scenario; when I upgraded these packages this morning everything seems to be working OK, and these type messages aren't appearing in the logs anymore.