Your message dated Tue, 22 May 2007 11:52:58 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376963: [Pkg-xfce-devel] Bug#376963: xfce4-session: logout
button doesn't work
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xfce4-session
Version: 4.3.90.1-1
Severity: normal
After upgrading to xfce 4.3.9 the "logout button" (in the "Action
Buttons") and the "Quit" menu entry in the main menu have stopped
functioning. If I select "Quit" from the menu, nothing seems to
happen. The only suspicious thing I see is that I get the following
messages in my ~/.xsession-errors (I start xfce4-session from my
~/.xsession file, see below):
** (xfce4-session:11476): WARNING **: ICE connection 0x81dc988 rejected
xfce4-session-logout: No session manager running.
If I try to run xfce4-session-logout by hand, I get the same message.
xfce4-session seems to be running ok:
[hein] ~ :-) ps auxww | grep xfce4-ses
hein 11476 0.1 0.7 13340 8260 ? S Jul05 0:00 xfce4-session
If I try to logout with the "quit" button in the panel, I get a dialog
with the following question: Exit Xfce Panel? (Cancel / Quit). If I
click "Quit", the panel exits and the desktop + menu remain. The
dialog can be seen here (this guy seems to have the exact same
problem): http://forum.xfce.org/index.php?topic=2573.msg11038
My ~/.xsession follows below. I run xdm 1.0.1-6. Everything used to work
fine with the same ~/.xsession and xfce 4.2.
--- start of ~/.xsession
#!/bin/sh
export LC_COLLATE="C"
xset r rate 400 40
setxkbmap -rules xfree86 -model pc104 -layout us -option "altwin:meta_alt"
-option "compose:ralt"
# run the screensaver
xscreensaver-command -exit
xscreensaver -no-splash &
# start the beagle daemon
beagled &
# start an error console, and run windowmaker with errors redirected
# xconsole -file .WindowMaker-errors &
# exec wmaker >& .WindowMaker-errors
#xconsole -file ~/.WindowMaker-errors &
#exec wmaker > ~/.WindowMaker-errors 2>&1
exec xfce4-session
--- end of ~/.xsession
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages xfce4-session depends on:
ii fortune-mod 1:1.99.1-3 provides fortune cookies on demand
ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra
ii libfontconfig1 2.3.2-1.1 generic font configuration library
ii libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.10.2-2 The GLib library of C routines
ii libgtk2.0-0 2.8.17-2 The GTK+ graphical user interface
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio
ii libpng12-0 1.2.8rel-5.1 PNG library - runtime
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii libxfce4mcs-client3 4.3.90.1-1 Client library for Xfce4 configure
ii libxfce4util2 4.3.90.1-1 Utility functions library for Xfce
ii libxfcegui4-4 4.3.90.1-1 Basic GUI C functions for Xfce4
ii libxfixes3 6.9.0.dfsg.1-4 X Window System miscellaneous 'fix
ii libxi6 6.9.0.dfsg.1-4 X Window System Input extension li
ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii zlib1g 1:1.2.3-11 compression library - runtime
Versions of packages xfce4-session recommends:
ii procps 1:3.2.6-2.2 /proc file system utilities
ii xbase-clients 6.9.0.dfsg.1-4 miscellaneous X clients
ii xfce4-panel 4.3.90.1-3 The Xfce4 desktop environment pane
ii xfce4-utils 4.3.90.1-1 Various tools for Xfce
ii xfdesktop4 4.3.90.1-2 Provides desktop background and ro
ii xfwm4 4.3.90.1-1 window manager of the Xfce project
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sun, Jul 09, 2006 at 04:59:35PM +0200, Hein Zelle wrote:
> Yves-Alexis Perez wrote:
> > I guess it's Xorg 6.9 to 7 transition. Try to see here:
> > http://wiki.debian.org/Xorg69To7
> That seems to have been the problem, indeed. When I tried out the
> beta of xfce4, I didn't want to start with a complete system upgrade,
> as it was going to take some time and generally breaks some stuff
> (notably the kernel upgrade with my binary-only blegh nvidia driver).
> So, I did an upgrade (using aptitude) of only the xfce4 packages. I
> expected the dependency system to take care of any problems, but
> apparently the new xfce4 (beta 4.39 something) doesn't depend on xorg
> 7.0 yet. At least, it wasn't installed when I upgraded xfce.
We should have fixed this but we didn't, however it's not an issue now
given our newer dependencies and I don't really want to introduce a new
dependency just for this now given it's no longer a bug.
I'm closing this but thanks for the report.
Simon.
--
truth in search engines#4: do you mean "kill my coworkerS"? --
http://www.ntk.net/
--- End Message ---