I wonder if in gnuradio/gr-wxgui/scr/python/plotter/plotter_base.py the
attribList could be checked?
static bool IsDisplaySupported(const int *attribList)
http://docs.wxwidgets.org/trunk/classwx_g_l_canvas.html

Patrik 


-----Original Message-----
From: Johnathan Corgan <johnat...@corganlabs.com>
To: Marcus D. Leech <mle...@ripnet.com>
Cc: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] Problem with Wx Gui FFT
Date: Tue, 14 May 2013 04:56:41 +1000

On Tue, May 14, 2013 at 4:48 AM, Marcus D. Leech <mle...@ripnet.com>
wrote:
 
        The reported error should have been fixed in:
        
        commit 50d9b3282ae65b7cf6bf007ab8f32b4ae7cc3ed1
        
        
        The problem is that if you have an app that makes use of the
        "set_callback" feature, prior to that commit, it would provoke
        an exception if you were
          using the non-gl implementations of the FFT GUI sink for
        wxGUI, because the non-gl version didn't have the necessary
        "set_callback()" method.
        
        
        
        

I get this part, thanks.  I'm interested in understanding the
"flickering FFT" problem with the GL-based sinks after upgrading to
13.04.  It's the second time it's been reported on the list. 


-- 
Johnathan Corgan
Corgan Labs - SDR Training and Development Services
http://corganlabs.com 

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to