Re: Run wxPython app remotely under XWindows
- From: Mike Driscoll <kyosohma@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 08:19:24 -0800 (PST)
On Feb 28, 7:49 pm, Sean DiZazzo <half.ital...@xxxxxxxxx> wrote:
On Feb 28, 5:26 pm, Sean DiZazzo <half.ital...@xxxxxxxxx> wrote:
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?
Just to close the loop I think think this is a problem with the ssh
server.
~Sean
If it's not the server, then please post the issue to the wxPython
list. They can probably help:
http://wxpython.org/maillist.php
Mike
.
- References:
- Run wxPython app remotely under XWindows
- From: Sean DiZazzo
- Re: Run wxPython app remotely under XWindows
- From: Bjoern Schliessmann
- Re: Run wxPython app remotely under XWindows
- From: Sean DiZazzo
- Re: Run wxPython app remotely under XWindows
- From: Sean DiZazzo
- Run wxPython app remotely under XWindows
- Prev by Date: Re: joining strings question
- Next by Date: Re: joining strings question
- Previous by thread: Re: Run wxPython app remotely under XWindows
- Next by thread: Re: Run wxPython app remotely under XWindows
- Index(es):
Relevant Pages
|