discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] wxGUI graphical sink with X11 forwarding broken


From: mleech
Subject: Re: [Discuss-gnuradio] wxGUI graphical sink with X11 forwarding broken
Date: Thu, 15 Dec 2011 11:13:17 -0500
User-agent: Roundcube Webmail/0.5.1

On Thu, 15 Dec 2011 17:58:29 +0200, Timo Juhani Lindfors wrote:

Michael Hartje <address@hidden> writes:
GnuRadio on 192.168.1.10 (Opensuse 11.4) xterminal on 192.168.1.11 (Opensuse 11.4)
Not sure if it helps but I use xpra to run gnuradio on a remote computer. _______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

You might try:

export GL_ALWAYS_INDIRECT=1

Before starting your application, which will cause OpenGL to behave differently, and not insist that the X-server has certain extensions that it needs for direct rendering.

 

 


reply via email to

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