[Thinlinc-technical] HTML5 Client not working with iPad
Peter Astrand
astrand at cendio.se
Mon Jul 15 08:39:12 CEST 2013
On Sat, 13 Jul 2013, Tobias Oetiker wrote:
> oetiker 16774 16769 0 Jul12 ? 00:04:05 /usr/pack/tl-4.1.0-mo/amd64-linux-ubuntu12.04/opt/thinlinc/libexec/Xvnc :12 -depth 24 -geometry 1532x1111 -fp /usr/share/X11/fonts/misc,/usr/share/X11/fonts/75dpi,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/Type1 -auth /var/opt/thinlinc/sessions/oetiker/12/Xauthority -desktop oetiker at engelberg -rfbport 5912 -rfbauth /var/opt/thinlinc/sessions/oetiker/12/sessionkey -br -nolisten tcp -localhost
>
> root(to)@engelberg# python -c "import thinlinc.ctccommon; print thinlinc.ctccommon.get_tl_xvnc_processes()"
> {}
Thanks, this explains the problem. Unlike the client, the ThinLinc server
must be installed with the /opt/thinlinc prefix. I'm surprised anything
works with another prefix :-) How did you install, did you move the files
after installation?
Anyhow, we work towards supporting other installation prefixes, so I have
opened up a bug for the fact that thinlinc.ctccommon.get_tl_xvnc_processes
and tlwebaccess have /opt/thinlinc hardcoded:
https://www.cendio.com/bugzilla/show_bug.cgi?id=4750
Until this bug is fixed, you can work around the problem by replacing
/opt/thinlinc/libexec/Xvnc with
/usr/pack/tl-4.1.0-mo/amd64-linux-ubuntu12.04/opt/thinlinc/libexec/Xvnc in
/opt/thinlinc/modules/thinlinc/ctccommon.py .
Regards,
---
Peter Astrand ThinLinc Chief Developer
Cendio AB http://cendio.com
Teknikringen 8 http://twitter.com/ThinLinc
583 30 Linkoping http://facebook.com/ThinLinc
Phone: +46-13-214600 http://plus.google.com/112509906846170010689
More information about the Thinlinc-technical
mailing list