[yocto] gnuradio dora

Edward Vidal vidal.develone at gmail.com
Sat Feb 8 07:48:42 PST 2014


Hello all,

On dora branch GNU Radio Companion 3.6.5 starts to bring up the window and
shuts down with the following error.

gnuradio-companion

** (process:1166): WARNING **: Trying to register gtype 'GMountMountFlags'
as enum when in fact it is of type 'GFlags'

** (process:1166): WARNING **: Trying to register gtype 'GDriveStartFlags'
as enum when in fact it is of type 'GFlags'

** (process:1166): WARNING **: Trying to register gtype 'GSocketMsgFlags'
as enum when in fact it is of type 'GFlags'
<<< Welcome to GNU Radio Companion 3.6.5 >>>
Error: 'options'
>>> Failure
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/gui/MainWindow.py",
line 172, in new_page
    flow_graph = self._platform.get_new_flow_graph()
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/base/Platform.py",
line 152, in get_new_flow_graph
    def get_new_flow_graph(self): return self.FlowGraph(platform=self)
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/python/FlowGraph.py",
line 31, in __init__
    _FlowGraph.__init__(self, **kwargs)
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/base/FlowGraph.py",
line 35, in __init__
    self.import_data()
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/base/FlowGraph.py",
line 176, in import_data
    self._options_block = self.get_parent().get_new_block(self, 'options')
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/base/Platform.py",
line 162, in get_new_block
    def get_new_block(self, flow_graph, key): return self.Block(flow_graph,
n=self._blocks_n[key])
  File "/usr/lib/python2.7/site-packages/gnuradio/grc/base/odict.py", line
34, in __getitem__
    return self._data[key]
KeyError: 'options'
Also needed to include additional packages not needed in dylan branch
python-pygtk, python-lxml. and python-cheetah
Any and all help is appreciated.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140208/b2e9c544/attachment.html>


More information about the yocto mailing list