The bug is in the /opt/ltsp/i386/usr/lib/ltsp/configure-x.sh. Try this
patch, it works properly for me.
89,90c89,90
< SERVERLINE="Driver\t\"$XSERVER\""
< sed -i /'Section "Device"'/,/'EndSection'/s/'Driver.*'/$SERVERLINE/g
$INPUT_FILE
---
> SERVERLINE="Driver \"$XSERVER\""
> sed -i /'Section
> "Device"'/,/'EndSection'/s/'Driver.*'/"${SERVERLINE}"/g $INPUT_FILE
Best regards
Pawel
** Attachment added: "hardy_configure-x.sh_path.diff"
http://launchpadlibrarian.net/12737673/hardy_configure-x.sh_path.diff
--
Hardy - specifying XSERVER causes xorg.conf syntax error
https://bugs.launchpad.net/bugs/196706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs