Re: Run wxPython app remotely under XWindows

2008-02-29 Thread Bjoern Schliessmann
Sean DiZazzo wrote: On Feb 28, 3:50 pm, Bjoern Schliessmann usenet- $ ssh some-other-machine $ DISPLAY=:0 ./my_app.py Should wxPython apps work this way? I think so; at least it works for me. Do you think it's something with the server? I have no idea. Regards, Björn -- BOFH excuse

Re: Run wxPython app remotely under XWindows

2008-02-29 Thread Mike Driscoll
On Feb 28, 7:49 pm, Sean DiZazzo [EMAIL PROTECTED] wrote: On Feb 28, 5:26 pm, Sean DiZazzo [EMAIL PROTECTED] wrote: On Feb 28, 3:50 pm, Bjoern Schliessmann usenet- [EMAIL PROTECTED] wrote: Sean DiZazzo wrote: Is there something special you have to do to get a wxPython app to

Re: Run wxPython app remotely under XWindows

2008-02-29 Thread Sean DiZazzo
On Feb 29, 8:19 am, Mike Driscoll [EMAIL PROTECTED] wrote: On Feb 28, 7:49 pm, Sean DiZazzo [EMAIL PROTECTED] wrote: On Feb 28, 5:26 pm, Sean DiZazzo [EMAIL PROTECTED] wrote: On Feb 28, 3:50 pm, Bjoern Schliessmann usenet- [EMAIL PROTECTED] wrote: Sean DiZazzo wrote: Is

Run wxPython app remotely under XWindows

2008-02-28 Thread Sean DiZazzo
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. ~Sean -- http://mail.python.org/mailman/listinfo/python-list

Re: Run wxPython app remotely under XWindows

2008-02-28 Thread Grant Edwards
On 2008-02-28, Sean DiZazzo [EMAIL PROTECTED] 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. AFAIK, running them remotely

Re: Run wxPython app remotely under XWindows

2008-02-28 Thread Bjoern Schliessmann
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

Re: Run wxPython app remotely under XWindows

2008-02-28 Thread Sean DiZazzo
On Feb 28, 3:50 pm, Bjoern Schliessmann usenet- [EMAIL PROTECTED] 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

Re: Run wxPython app remotely under XWindows

2008-02-28 Thread Sean DiZazzo
On Feb 28, 3:50 pm, Bjoern Schliessmann usenet- [EMAIL PROTECTED] 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

Re: Run wxPython app remotely under XWindows

2008-02-28 Thread Sean DiZazzo
On Feb 28, 5:26 pm, Sean DiZazzo [EMAIL PROTECTED] wrote: On Feb 28, 3:50 pm, Bjoern Schliessmann usenet- [EMAIL PROTECTED] 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