GNU Radio Companion 3.7.9
I've been looking and trying to fix my problem for 2 days on 2 different Linux systems (both Debian) Currently I am on Ubuntu 16.04. When I open GNU Radio Companion and grab a any WX GUI (for example: WX GUI FFT Sink) from the Instrumentation stack I always get the following error:
Can't generate this block in mode 'qt_gui'.
And if I click "View Flow Graphs Errors" it always says:
Block - wxgui_fftsink2_0 - WX GUI FFT Sink(wxgui_fftsink2): Can't generate this block in mode 'qt_gui'.
I've tried installing pretty much all dependencies I've came across on the Internet, and I don't even know what else. It happens also on my Kali linux Machine. I am using HackRF One. Everything else seems to be working fine besides this. If I run the command osmocom_fft I get working graph with signals. That means I cannot execute the flow graph at all.