Re: [Discuss-gnuradio] QT GUI RANGE Widget doesn't work in grc

2013-08-19 Thread Tom Rondeau
On Thu, Aug 15, 2013 at 10:56 AM, Andrey Khoroshun wrote: > Hello Tom! Thanks for your reply. > Qt-4.8.2 from Slackware_14_64 package > QWT-5.2.1, built from sources. Configured by qmake with default options. > PyQt-4.9.1 from Slackware_14_64 package as a PyQt4 module > PyQwt-5.2.0, built from sou

Re: [Discuss-gnuradio] QT GUI RANGE Widget doesn't work in grc

2013-08-15 Thread Andrey Khoroshun
Hello Tom! Thanks for your reply. Qt-4.8.2 from Slackware_14_64 package QWT-5.2.1, built from sources. Configured by qmake with default options. PyQt-4.9.1 from Slackware_14_64 package as a PyQt4 module PyQwt-5.2.0, built from sources, default configuration. Andrey Среда, 14 августа 2013, 16:57

Re: [Discuss-gnuradio] QT GUI RANGE Widget doesn't work in grc

2013-08-14 Thread Tom Rondeau
On Thu, Aug 8, 2013 at 12:44 PM, ua6cey wrote: > Gnuradio version 3.7.0 What version of QT and QWT are you using? We just put in stronger checks for QWT (will be in 3.7.1), so it's possible you're using an older version than the 5.2.0 that we require, so you're missing some features from there.

Re: [Discuss-gnuradio] QT GUI RANGE Widget doesn't work in grc

2013-08-08 Thread ua6cey
Gnuradio version 3.7.0 On 08.08.2013 19:15, UA6CEY wrote: Hi guys! I couldn't run a QT GUI RANGE block in grc. Any of its widget (Counter, Slider, etc.) causes an error: /Traceback (most recent call last):/ / File "/home/goodman/top_block.py", line 16, in / /import PyQt4.Qwt5 as Qwt/

[Discuss-gnuradio] QT GUI RANGE Widget doesn't work in grc

2013-08-08 Thread UA6CEY
Hi guys! I couldn't run a QT GUI RANGE block in grc. Any of its widget (Counter, Slider, etc.) causes an error: Traceback (most recent call last):   File "/home/goodman/top_block.py", line 16, in     import PyQt4.Qwt5 as Qwt   File "/usr/lib64/python2.7/site-packages/PyQt4/Qwt5/__init__.py", l