Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #22586
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!newsfeed10.multikabel.net!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rodperson@rodperson.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'url:sourceforge': 0.03; 'subject:Python': 0.05; 'rod': 0.09; 'window?': 0.09; 'cc:addr :python-list': 0.10; 'dec': 0.14; 'gui': 0.14; 'ssh': 0.16; 'subject:Not': 0.16; 'url:projects': 0.16; 'wrote:': 0.19; 'thanks.': 0.20; 'header:In-Reply-To:1': 0.22; 'window': 0.23; 'linux': 0.24; "i've": 0.24; 'run': 0.25; 'cc:2**1': 0.26; 'script': 0.27; 'cc:no real name:2**0': 0.27; 'this.': 0.27; 'cc:addr:python.org': 0.28; 'machine.': 0.28; 'server': 0.33; 'something': 0.34; 'open': 0.35; 'subject:with': 0.35; 'does': 0.36; 'systems,': 0.37; 'why': 0.37; 'subject:: ': 0.37; 'charset :us-ascii': 0.38; 'url:b': 0.60; '2012': 0.62; '(pdt)': 0.91; 'to:none': 0.92 |
| Date | Tue, 3 Apr 2012 07:37:27 -0400 |
| From | Rod Person <rodperson@rodperson.com> |
| Subject | Re: Python Script Works Locally But Not Remotely with SSH |
| In-Reply-To | <12051938.18.1333308736916.JavaMail.geo-discussion-forums@vbtb5> |
| References | <2750c67d-859f-46a3-ab00-a8a3da06cc4c@l14g2000vbe.googlegroups.com> <12051938.18.1333308736916.JavaMail.geo-discussion-forums@vbtb5> |
| X-Mailer | Claws Mail 3.7.10cvs7 (GTK+ 2.16.6; i586-pc-mingw32msvc) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Cc | python-list@python.org, goldtech <goldtech@worldpost.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1268.1333453566.3037.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1333453566 news.xs4all.nl 6861 [2001:888:2000:d::a6]:45736 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:22586 |
Show key headers only | View raw
On Sun, 1 Apr 2012 12:32:16 -0700 (PDT) Jedrzej Krzysztof Dec <jdec@jedrzejdec.eu> wrote: > > > > Why the does the window not open when the script is started > > remotely? > > > > Thanks. > > Do You have a GUI over SSH? Something like ssh -X in Linux systems, > or do You just have a terminal window? If You just have a terminal, > You wont be able to run GUI apps. > You need an X server on the XP machine. I've use Xming for this. http://sourceforge.net/projects/xming/?_test=b -- Rod Person http://www.rodperson.com rodperson@rodperson.com 'Silence is a fence around wisdom'
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python Script Works Locally But Not Remotely with SSH goldtech <goldtech@worldpost.com> - 2012-03-27 17:51 -0700
Re: Python Script Works Locally But Not Remotely with SSH goldtech <goldtech@worldpost.com> - 2012-04-01 10:32 -0700
Re: Python Script Works Locally But Not Remotely with SSH Jedrzej Krzysztof Dec <jdec@jedrzejdec.eu> - 2012-04-01 12:32 -0700
Re: Python Script Works Locally But Not Remotely with SSH Rod Person <rodperson@rodperson.com> - 2012-04-03 07:37 -0400
Re: Python Script Works Locally But Not Remotely with SSH goldtech <goldtech@worldpost.com> - 2012-04-07 09:59 -0700
Re: Python Script Works Locally But Not Remotely with SSH Emile van Sebille <emile@fenx.com> - 2012-04-02 14:04 -0700
Re: Python Script Works Locally But Not Remotely with SSH Jerry Hill <malaclypse2@gmail.com> - 2012-04-02 19:17 -0400
csiph-web