[X2Go-User] Multi monitor not working

Mario mario at schmut.com
Wed Mar 16 11:38:24 CET 2016


On 15/03/16 14:16, Mario wrote:
> Hi everyone,
>
> i'm running an x2goserver on a 32bit Kubuntu Trusty Tahr Vmware 
> workstation 9 vm.
> I have the following debs installed there:
>
> ii  x2goagent                       2:3.5.0.32-0~668~ubu all
> ii  x2goclient                      4.0.5.0-0~1099~ubunt i386
> ii  x2goserver                      4.0.1.19-0~1064~ubun i386
> ii  x2goserver-extensions           4.0.1.19-0~1064~ubun all
> ii  x2goserver-xsession             4.0.1.19-0~1064~ubun all
>
>
> The client is my laptop running 64 bit Kubuntu Trusty Tahr with an 
> extra monitor connected.
> It has the following packages installed:
> ii  x2goclient       4.0.5.0-0~1099~ubuntu14. amd64
>
> Everything is working as expected but i cannot get any of the methods 
> described in
> http://wiki.x2go.org/doku.php/doc:usage:multi-display to work.
>
> When i stretch my x2go client window over multiple monitors the server 
> sees it as on big screen.
>
> It does so regardless of whether i check Xinerama extension or not.
> My laptop has Xinerama enabled.
>
> How would i go about getting this to work?
>
I guess i can solve this after all, and document it here for other that 
might fall into this hole.
First i was bitten by x2go bug 854

http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=854
or better yet by
https://bugs.launchpad.net/x2go/+bug/1449199

This is fixed by running (on 32 bit servers)
sudo ln -s /usr/lib/i386-linux-gnu/libNX_Xinerama.so.1 
/usr/lib/nx/X11/Xinerama/libXinerama.so.1

The other part was me stomping LD_LIBRARY_PATH.

I think it would definitely be worth mentioning the first item on
http://wiki.x2go.org/doku.php/doc:usage:multi-display.
A heads up on the LD_LIBRARY_PATH wouldn't hurt either.

It might save others time.
This took me a day.

-- 
Grüße/Regards

Mario



More information about the x2go-user mailing list