Bug in systray/xfce4-session
Olivier Fourdan
fourdan at xfce.org
Tue Jul 29 20:43:47 CEST 2003
Hi all,
I've been able to identify the problem in systray+xfce4-session
(xfce4session dying as soon as the systray is removed from the panel).
I suspect that "BadWindow" is caused by the icon being destroyed when
the systray plugin is removed. That cause the xfce4-session to die and
the user session as a whole.
THe problem is that I don't know if it's a panel-systray plugin bug or a
xfce4-session bug.
If it's a systray-plugin bug, then it should be removed from the final
release (or fixed)
If it's a xfce4-session bug, then, well, it's not part of the released
package yet, so it's a fairly low impact.
Here come the log I've bee nable to gathered:
TRACE[systray.c:208] cb_unrealize(): systray unrealized
TRACE[systray.c:403] systray_free(): systray_free
TRACE[systray.c:417] systray_free(): systray_free done
The program 'xfce4-session' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 2485 error_code 3 request_code 25 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
function.)
** (xfwm4:19994): WARNING **: ICE I/O Error
** (xfwm4:19994): WARNING **: Disconnected from session manager.
** (xftaskbar4:19996): WARNING **: ICE I/O Error
** (xftaskbar4:19996): WARNING **: Disconnected from session manager.
** (xfdesktop:19998): WARNING **: ICE I/O Error
** (xfdesktop:19998): WARNING **: Disconnected from session manager.
** (xfce4-panel:20000): WARNING **: ICE I/O Error
** (xfce4-panel:20000): WARNING **: Disconnected from session manager.
ICE default IO error handler doing an exit(), pid = 20002, errno = 0
ICE default IO error handler doing an exit(), pid = 20004, errno = 0
--
Olivier Fourdan - fourdan at xfce.org
Interoperability is the keyword, uniformity is a dead end.
http://www.xfce.org
More information about the Xfce4-dev
mailing list