Opened 12 years ago

Last modified 12 years ago

#38396 closed defect

problem with gnuradio-companion flow graphs — at Initial Version

Reported by: trillium2024@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: gnuradio-devel

Description

The problem comes when I try to execute a grc flow graph.

Traceback (most recent call last):

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py", line 198, in _on_paint

for fcn in self._draw_fcns: fcn[1]()

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/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

Change History (1)

Changed 12 years ago by trillium2024@…

Attachment: TypeError.png added

type error

Note: See TracTickets for help on using tickets.