[Bug 234407] Re: Session is not initialised properly when selecting non-default window manager
Bug Watch Updater
234407 at bugs.launchpad.net
Fri Oct 27 01:06:02 UTC 2017
Launchpad has imported 3 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=436912.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2008-03-11T03:39:04+00:00 Warren wrote:
Currently ldm only launches a desktop session through the Xsession script if you
let it use the default desktop. If you manually pick a different session (like
/usr/bin/gnome-session) it will run it directly, bypassing important stuff that
happens in /etc/X11/xinit/xinitrc.d.
ldm must learn how to run all sessions through Xsession.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/ldm/+bug/234407/comments/0
------------------------------------------------------------------------
On 2008-05-14T05:55:49+00:00 Bug wrote:
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Reply at:
https://bugs.launchpad.net/ubuntu/+source/ldm/+bug/234407/comments/1
------------------------------------------------------------------------
On 2008-12-30T02:33:40+00:00 Warren wrote:
This was fixed a long time ago
Reply at:
https://bugs.launchpad.net/ubuntu/+source/ldm/+bug/234407/comments/8
** Changed in: ldm (Fedora)
Importance: Unknown => Low
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ldm in Ubuntu.
https://bugs.launchpad.net/bugs/234407
Title:
Session is not initialised properly when selecting non-default window
manager
Status in LTSP:
Fix Released
Status in ldm package in Ubuntu:
Fix Released
Status in ldm package in Fedora:
Fix Released
Bug description:
Binary package hint: ldm
Either by using LDM_SESSION in lts.conf or selecting within the ldm
greeter the window manager to use, the session is not initialized
properly. The reason is that Xsession is not executed, and many
scripts in /etc/X11/Xsession.d/ are not sourced. Usualy, the x-window-
manager (kdestart) is exec'ed by Xsession. Actualy, the x-window-
manager is launched directly.
Here is an example of the command line started on the server when
using non-default KDE desktop :
/usr/bin/ssh -X -t -S /var/run/ldm_socket_vt7_10.145.3.230 -l demo
10.145.3.230 LTSP_CLIENT=10.145.1.17 LC_ALL=fr_CA.UTF-8
LANGUAGE=fr_CA.UTF-8 LANG=fr_CA.UTF-8 DISPLAY=10.145.1.17:6
PULSE_SERVER=tcp:10.145.1.17:4713 ESPEAKER=10.145.1.17:16001
/usr/bin/startkde ; /usr/sbin/ltspfsmounter all cleanup ; kill -1
${PPID}
Xsession is not a standard script, so we should look to see how other
distros are handling it. Under Ubuntu, saving the window manager in
the home directory can be an option.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/234407/+subscriptions
More information about the foundations-bugs
mailing list