discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] WX GUI Errors on MacOS


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] WX GUI Errors on MacOS
Date: Thu, 17 Jan 2013 15:36:59 -0500

On Thu, Jan 17, 2013 at 3:30 PM, David Greene <address@hidden> wrote:
"Just turn off the OpenGL stuff. Look in
$prefix/etc/gnuradio/conf.d/gr-wxgui.conf and set 'style=nongl'."

Thanks for the suggestion Tom, but I've already given this a shot with no
luck, as well as making sure my ~/.gnuradio/config.conf was also set to
nongl.

 - When I have py27-opengl active, I get the plotter_base.py 'wrong type'
error for all my widgets.

 - When I deactivate py27-opengl, and change the configuration to nongl, I
get no constellation plot and missing controls (all blue) for the waterfall.

-David 

Have you tried using the gr-qtgui sinks? You'll have to roll your own application as right now all our main apps use wxgui, but that might work better for you.

Tom
 

reply via email to

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