Run wxPython app remotely under XWindows

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Thu Feb 28 18:50:59 EST 2008


Sean DiZazzo wrote:

> Is there something special you have to do to get a wxPython app to
> run remotely under xwindows?  My Tkinter apps always automatically
> work that way, so I was surprised to even be confronted with this
> problem.

Could you please provide more detail? My wxPython apps run perfectly
remotely in the X Window System like this:

$ ssh some-other-machine
$ DISPLAY=:0 ./my_app.py

Regards,


Björn

-- 
BOFH excuse #230:

Lusers learning curve appears to be fractal




More information about the Python-list mailing list