Project ERROR: Unknown module(s) in QT: svg

3,413 views
Skip to first unread message

Jules Held

unread,
May 15, 2013, 5:24:24 AM5/15/13
to gq...@googlegroups.com
Hello everyone,
I'm on some ubuntu 13.04, x64 system and trying to get gqrx to run.
I found this tutorial and decided to follow it. Further I looked at the documentation on sourceforge.

Well it worked so well, I installed GNUradio and so on but finally I open the gqrx.pro file in qtcreator or just with qmake and get this, when I try to build the application:

Project ERROR: Unknown module(s) in QT: svg

What causes this error?
Thanks

Alexandru Csete

unread,
May 15, 2013, 6:07:31 AM5/15/13
to gq...@googlegroups.com
Not sure, but it could be that you got Qt version 5 installed. Gqrx
needs Qt version 4.7 or 4.8. If you have both Qt 4.8 and 5 installed
you can install the qt4-default package which will case Qt 4.8 to be
the default one.

Alex

Jules Held

unread,
May 16, 2013, 4:35:07 AM5/16/13
to gq...@googlegroups.com
Thank you very much.
I was indeed able to compile it now but once I run it i get:

./gqrx

linux; GNU C++ version 4.7.3; Boost_104900; UHD_003.005.002-65-g265daa58

Speicherzugriffsfehler (Speicherabzug geschrieben)


I keep running into this error. How could I possibly fix that?

Alexandru Csete

unread,
May 16, 2013, 8:03:17 AM5/16/13
to gq...@googlegroups.com
Sorry Jules, but a single error message in German is not much to work
with - at least not for me. You can try to rebuild in debug mode and
that may give some indication of where the problem occurs, but please
try to switch language to English before running.

Did you you test your gnuradio installation to see that it is working properly?

Which device are you trying to use? USRP, FCD, rtlsdr??

I can confirm that the latest gqrx from git works using the latest
gnuradio, rtlsdr, amd gr-osmosdr code on Xubuntu 13.04.

Alex

Jules Held

unread,
Oct 10, 2013, 9:21:31 AM10/10/13
to gq...@googlegroups.com
Hi Alex,
after some time of testing I managed that I run into this error with the precompiled binary from the ubuntu PPA.

I then installed the whole with build-gnuradio - script and the gqrx-sources from Github.
Well after I tested a bit and the self-build version gives me that:

linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-138-g8521c392

gr-osmosdr v0.1.0-23-g6f4e16ff (0.1.1git) gnuradio 3.7.1
built-in source types: file fcd rtl rtl_tcp uhd hackrf 
Using Volk machine: sse4_1_64_orc
QLayout: Attempting to add QLayout "" to DockInputCtl "DockInputCtl", which already has a layout
gr-osmosdr v0.1.0-23-g6f4e16ff (0.1.1git) gnuradio 3.7.1
built-in source types: file fcd rtl rtl_tcp uhd hackrf 

FATAL: Wrong rtlsdr device index given.

Trying to fill up 1 missing channel(s) with null source(s).
This is being done to prevent the application from crashing
due to a gnuradio bug. The maintainers have been informed.

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::math::rounding_error> >'
  what():  Error in function boost::math::round<f>(f): Value -inf can not be represented in the target integer type.

My realtek-chip is connected. I don't really understand that.
Sorry for reheating the old posts but I hope someone could help me again.
 

Reply all
Reply to author
Forward
0 new messages