discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] WX GUI Errors on MacOS


From: Steven
Subject: [Discuss-gnuradio] WX GUI Errors on MacOS
Date: Sat, 28 Apr 2012 21:29:09 +0100

I'm having issues when attempting to use the wx gui sinks with OpenGL on MacOS 
10.7.3:

Executing: "/Users/steven/gnuradio/top_block.py"

Using Volk machine: sse4_1_64_orc
Using device #0 (Generic RTL2832U (e.g. hama nano))
Found Elonics E4000 tuner
Exact sample rate is: 1000000.026491 Hz
>>> gr_fir_fff: using SSE
>>> gr_fir_fcc: using SSE
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py",
 line 187, in _on_paint
    for fcn in self._draw_fcns: fcn[1]()
  File 
"/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py",
 line 58, in draw
    GL.glNewList(self._grid_compiled_list_id, GL.GL_COMPILE)
ctypes.ArgumentError: argument 1: <type 'exceptions.TypeError'>: wrong type
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
>>> Done

I have the following set in ~/.gnuradio/config.conf 
[wxgui]
style=gl
fft_rate=30
waterfall_rate=30
scope_rate=30
number_rate=5
const_rate=5
const_size=2048

but I get exactly the same error when that is empty.

I've attached a list of the installed software versions.  Has anyone else 
experienced this issue or know of a workaround?

Cheers,

Steven.




Attachment: macports.txt
Description: Text document

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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