After pulling the latest version of gnuradio, and remaking/installing/etc
I am trying to run the application "pfb_sync_test.grc" in the examples
directory of control port.
It is giving me the following error:

================
Executing:
"/home/anastas/gnuradio_trunk/gr-blocks/examples/ctrlport/pfb_sync_test_qt.py"

Using Volk machine: sse4_1_64_orc
ControlPort Monitor running.
Traceback (most recent call last):
  File
"/home/anastas/gnuradio_trunk/gr-blocks/examples/ctrlport/pfb_sync_test_qt.py",
line 233, in <module>
    (tb.blocks_ctrlport_monitor_0).start()
  File
"/usr/local/lib64/python2.7/site-packages/gnuradio/ctrlport/monitor.py",
line 48, in start
    print "monitor::endpoints() = %s" % (gr.rpcmanager_get().endpoints())
AttributeError: 'NoneType' object has no attribute 'endpoints'
ctrlport.monitor received shutdown signal
==================

this is on a Fedora 19-64.

Any help is greatly appreciated.

thanks
Achilleas
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to