On Thu, Jan 17, 2013 at 3:30 PM, David Greene <djgreene...@gmail.com> 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
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to