discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GUI python apps don't update controls,


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] GUI python apps don't update controls,
Date: Mon, 4 Dec 2006 16:35:09 -0800
User-agent: Mutt/1.5.9i

On Mon, Dec 04, 2006 at 04:08:59PM -0800, Jordan Hayes wrote:
> >Update: this only happens when I run the app remotely (ssh -X).
> 
> I have this issue, too.  It appears that either the gnuradio app itself 
> or the toolkit that it's using (wxPython?) has some server-dependent 
> code.  I get no errors when running locally; some errors when running on 
> X-Win32 from Starnet on Windows over an SSH tunnel; and still more 
> errors when I try to run against Xvnc under NetBSD.
> 
> /jordan 

Try using:

  $ ssh -X -Y

it may help.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]