Path: csiph.com!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!tundraware.eternal-september.org!.POSTED!not-for-mail From: Tim Daneliuk Newsgroups: comp.lang.python Subject: Re: More tkinter Madness Date: Thu, 12 Nov 2015 18:26:42 -0600 Organization: A noiseless patient Spider Lines: 17 Message-ID: <2bnfhc-epd2.ln1@oceanview.tundraware.com> References: <708dhc-3pf1.ln1@oceanview.tundraware.com> <87oaf0q82t.fsf@nightsong.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Injection-Info: tundraware.eternal-september.org; posting-host="5a15fedc1d2651a6099f1673ffb218fd"; logging-data="31902"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/XPS5sAO/181eMEjn/uVpmoyk1ZRezcno=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: <87oaf0q82t.fsf@nightsong.com> Cancel-Lock: sha1:hXbeunYAZyGGnFX4rNJtWJejts4= Xref: csiph.com comp.lang.python:98724 On 11/11/2015 08:12 PM, Paul Rubin wrote: > Tim Daneliuk writes: >> Some months ago, I put it on a couple of VPS servers (FreeBSD >> and Linux) and BOOM, it doesn't run. I asked around here and got some >> suggestions and then did some homework. > > I'd expect a VPS server to have no display--is it an X client forward to > your workstation? Are all the proper X libraries installed? Note that > X port forwarding over the internet is generally unusable even if your > internet connection is pretty fast. It's kind of ok over a LAN. > twander is a very, very ligthweight file browser with minimal GUI load. It's always worked well even with X forwarded over an ssh session over the open internet. I will further investigate the X libs matter.