Hello list,

Starting with gnuradio on Debian testing/buster and trying a flowgraph with only
a "wav file source" and an "audio sink".

With option "WX gui" it just works, but with option "QT gui" there is the 
following error:

 File "/home/sietse/top_block.py", line 55, in __init__
    self.restoreGeometry(self.settings.value("geometry").toByteArray())
AttributeError: 'QByteArray' object has no attribute 'toByteArray'

If I remove that line everything works ok!
PyQt5 is being used.

What am I doing wrong?

  Thanks in advance,
    Sietse

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

Reply via email to