[Bug 816139] [NEW] Kiosk mode fails when setting KIOSK_EXE

Vinicius Massuchetto 816139 at bugs.launchpad.net
Mon Jul 25 21:35:41 UTC 2011


Public bug reported:

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.

** Affects: ltsp (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: custom kiosk ltsp

-- 
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 “ltsp” package in Ubuntu:
  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/ubuntu/+source/ltsp/+bug/816139/+subscriptions




More information about the foundations-bugs mailing list