[MacPorts] #37619: running gnuradio-companion
MacPorts
noreply at macports.org
Sun Jan 13 04:46:14 PST 2013
#37619: running gnuradio-companion
-----------------------+-------------------------
Reporter: cgcgcg@… | Owner: michaelld@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: fixed | Keywords:
Port: gnuradio |
-----------------------+-------------------------
Comment (by cgcgcg@…):
ok, thank you[[BR]]
did sudo port selfupdate and installed Gnuradio +full[[BR]]
port install gnuradio +grc +python27 +qtgui was a suggestion from another
ticket[[BR]]
now im a step further:
{{{
sh-3.2# gnuradio-companion
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open
display
warnings.warn(str(e), _gtk.Warning)
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/grc/gui/Actions.py:30: GtkWarning: GdkKeymap
*gdk_keymap_get_for_display(GdkDisplay *): assertion `GDK_IS_DISPLAY
(display)' failed
_keymap = gtk.gdk.keymap_get_default()
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/grc/gui/Colors.py:24: GtkWarning: GdkColormap
*gdk_screen_get_system_colormap(GdkScreen *): assertion `GDK_IS_SCREEN
(screen)' failed
_COLORMAP = gtk.gdk.colormap_get_system() #create all of the colors
Traceback (most recent call last):
File "/opt/local/bin/gnuradio-companion", line 58, in <module>
from gnuradio.grc.python.Platform import Platform
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/grc/python/Platform.py", line 24, in <module>
from FlowGraph import FlowGraph as _FlowGraph
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/grc/python/FlowGraph.py", line 22, in <module>
from .. gui.FlowGraph import FlowGraph as _GUIFlowGraph
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/grc/gui/FlowGraph.py", line 22, in <module>
import Colors
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/grc/gui/Colors.py", line 27, in <module>
HIGHLIGHT_COLOR = get_color('#00FFFF')
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio/grc/gui/Colors.py", line 25, in get_color
def get_color(color_code): return _COLORMAP.alloc_color(color_code,
True, True)
AttributeError: 'NoneType' object has no attribute 'alloc_color'
}}}
PS: dont know if that matter, but its a mac mini without screen and
keyboard accessed through remote desktop[[BR]]
gqrx still running fine
--
Ticket URL: <https://trac.macports.org/ticket/37619#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list