Opened 12 years ago

Last modified 12 years ago

#38396 closed defect

gnuradio-devel: problem with gnuradio-companion flow graphs — at Version 1

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

Description (last modified by larryv (Lawrence Velázquez))

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 (2)

Changed 12 years ago by trillium2024@…

Attachment: TypeError.png added

type error

comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: grc removed
Owner: changed from macports-tickets@… to michaelld@…
Summary: problem with gnuradio-companion flow graphsgnuradio-devel: problem with gnuradio-companion flow graphs

Thanks for the ticket. In the future, please Cc relevant port maintainers and use WikiFormatting to format ticket descriptions.

Note: See TracTickets for help on using tickets.