[Xfce-bugs] [Bug 7502] Running xfce4 under vnc xfce4-session report "Another session manager is already running"
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Fri Oct 17 17:15:21 CEST 2014
https://bugzilla.xfce.org/show_bug.cgi?id=7502
jtniehof at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jtniehof at gmail.com
--- Comment #8 from jtniehof at gmail.com ---
Following up on Alexis' workaround, it is sufficient to undefine
SESSION_MANAGER and DBUS_SESSION_BUS_ADDRESS. This does not need to be done in
xstartup, but can be done when starting the vnc session:
env -u SESSION_MANAGER -u DBUS_SESSION_BUS_ADDRESS vncserver
which leaves xsession alone.
One could also edit the vncserver script and fandango on %ENV before the system
call, which might be easier than editing every user's .xsession.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list