[winswitch] How to install local unprivileged Xpra server?

Antoine Martin antoine at nagafix.co.uk
Mon Jan 29 04:46:47 GMT 2018


On 29/01/18 02:53, Ben Mishkanian wrote:
> D:\Programs\Xpra>Xpra_cmd.exe attach ssh://bmishkania@ussd-prd-rdln01:22
> 2018-01-28 11:17:54,927 Xpra gtk2 client version 2.2.2-r18017 64-bit
> 2018-01-28 11:17:54,930  running on Microsoft Windows 10
> 2018-01-28 11:17:55,537 Warning: failed to import opencv:
> 2018-01-28 11:17:55,538  DLL load failed: A dynamic link library (DLL)
> initialization routine failed.
> 2018-01-28 11:17:55,538  webcam forwarding is disabled
> 2018-01-28 11:17:55,672 GStreamer version 1.12.4 for Python 2.7.14 64-bit
> 2018-01-28 11:17:55,785 OpenGL_accelerate module loaded
> 2018-01-28 11:17:55,796 Using accelerated ArrayDatatype
> 2018-01-28 11:17:56,129 OpenGL enabled with GeForce GTX 1070/PCIe/SSE2
> 2018-01-28 11:17:56,154  keyboard settings: layout=us
> 2018-01-28 11:17:56,155  desktop size is 5120x1568 with 1 screen:
> 2018-01-28 11:17:56,155   Default (1354x414 mm - DPI: 96x96) workarea:
> 5120x1528
> 2018-01-28 11:17:56,155     DISPLAY6 2560x1440 at 0x128 (597x336 mm -
> DPI: 108x108) workarea: 2560x1400
> 2018-01-28 11:17:56,155     DISPLAY7 2560x1440 at 2560x0 (597x336 mm -
> DPI: 108x108) workarea: 2560x1400
> 2018-01-28 11:17:56,174 keyboard layouts: us
> 2018-01-28 11:18:06,659 Error: failed to receive anything, not an xpra
> server?
> 2018-01-28 11:18:06,660   could also be the wrong protocol, username,
> password or port
> 2018-01-28 11:18:06,660 Connection lost
This looks "fine".

> Interestingly, when I try running the server on ussd-prd-rdln02 (a
> different machine that shares the same networked filesystem), the client
> is able to connect to that!
Then you should be able to figure out the difference between the two
servers easily enough. I assume that you have verified that ssh
connections work to both servers.

You can set the environment variable:
set XPRA_SSH_DEBUG=1
Before you start xpra from the command line, then you will be able to
see what SSH command line is used by xpra and you can run it by hand if
necessary. Doing that whilst also keeping an eye on the ssh server log
should allow you to figure out what the problem is.

Cheers
Antoine

> 
> 
> I guess I could just use ussd-prd-rdln02 but it would be good to figure
> out why it doesn't work on ussd-prd-rdln01, because my ultimate goal is
> to install xpra on a third machine that has a more complicated network
> topology than either of these.
> 
> Thanks,
> Ben
> 



More information about the shifter-users mailing list