Changes between Initial Version and Version 1 of Ticket #38396


Ignore:
Timestamp:
Mar 16, 2013, 1:49:52 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38396

    • Property Owner changed from macports-tickets@… to michaelld@…
    • Property Keywords grc removed
    • Property Summary changed from problem with gnuradio-companion flow graphs to gnuradio-devel: problem with gnuradio-companion flow graphs
  • Ticket #38396 – Description

    initial v1  
    11The problem comes when I try to execute a grc flow graph.
    22
    3 
     3{{{
    44Traceback (most recent call last):
    55  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
     
    88    GL.glNewList(self._grid_compiled_list_id, GL.GL_COMPILE)
    99ctypes.ArgumentError: argument 1: <type 'exceptions.TypeError'>: wrong type
     10}}}