[Bug 816139] Re: Kiosk mode fails when setting KIOSK_EXE
Alkis Georgopoulos
816139 at bugs.launchpad.net
Fri Feb 17 15:35:48 UTC 2012
** Also affects: ltsp
Importance: Undecided
Status: New
** No longer affects: ltsp (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/816139
Title:
Kiosk mode fails when setting KIOSK_EXE
Status in Linux Terminal Server Project:
New
Bug description:
Ubuntu 11.04
LTSP Server version 5.2.8-0ubuntu1 i386
While setting KIOSK_EXE to some custom app on lts.conf I get a Xorg
error that stops on the screen:
"Invalid argument for -config. For non-root users, the file specified
with -config must be a relative path and must not contain any ".."
elements. Using default xorg.conf search path."
Running `ps -ef` on the client I get the line:
xinit /usr/share/ltsp/xinitrc /usr/share/ltsp/kioskSession <custom_script> -- :7 vt7 -config /var/run/ltsp-xorg.conf -br
On file: /opt/ltsp/i386/usr/share/ltsp/screen.d/kiosk
In this line:
su - ${KIOSKUSER} -c "XINITRC_DAEMON=${XINITRC_DAEMON} xinit $xinitrc /usr/share/ltsp/kioskSession ${KIOSK_EXE} ${KIOSK_OPTIONS} -- ${DISPLAY} vt${TTY} ${X_ARGS} -br" >/dev/null
If I remove ${X_ARGS} things work fine. However, the X_BLANKING option
seem not to work when doing this.
Please let me know about any other information that I can provide to
troubleshoot this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/816139/+subscriptions
More information about the foundations-bugs
mailing list