Re: Run wxPython app remotely under XWindows



On Feb 28, 3:50 pm, Bjoern Schliessmann <usenet-
mail-0306.20.chr0n...@xxxxxxxxxxxxxxx> wrote:
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


Should wxPython apps work this way? Do you think it's something with
the server?

.



Relevant Pages

  • Re: Itanium lap tops are needed now!
    ... >desktop application that can run on the VMS servers and be used from the ... Xwindows for the PC is free. ... apps on OpenVMS so that the display can be directed to a desktop? ... Prev by Date: ...
    (comp.os.vms)
  • Re: Run wxPython app remotely under XWindows
    ...  My Tkinter apps always automatically ... My wxPython apps run perfectly ... the ssh client. ... the app opens where I expect it...ssh forwarding seems to ...
    (comp.lang.python)