Interesting. I really have no idea what's going on there. Using a package install should just work. Are there maybe multiple GR installs & somehow they are being mixed-between -- maybe by some odd shell environment settings? - MLD
On Wed, Jan 29, 2020 at 1:35 PM Marcus D Leech <[email protected]> wrote: > Using apt-get install Gnuradio. > > That package includes everything. > > Sent from my iPhone > > On Jan 29, 2020, at 1:23 PM, Michael Dickens <[email protected]> > wrote: > > > Looks like gr-qtgui wasn't installed. How did the user install GR? > > On Wed, Jan 29, 2020 at 1:22 PM Marcus D. Leech <[email protected]> > wrote: > >> I have a user of my spectro_radiometer app who is having problems >> installing it on Ubuntu 18.04 LTS. >> >> He installed gnuradio from the repos, then when using grcc -d on the >> .grc file, gets: >> >> Block key "variable_qtgui_label" not found >> Block key "variable_qtgui_range" not found >> Block key "variable_qtgui_entry" not found >> Block key "variable_qtgui_push_button" not found >> Block key "variable_qtgui_check_box" not found >> Block key "variable_qtgui_chooser" not found >> Block key "variable_qtgui_chooser" not found >> Block key "variable_qtgui_label" not found >> Block key "variable_qtgui_check_box" not found >> Block key "variable_qtgui_entry" not found >> Block key "variable_qtgui_entry" not found >> Block key "variable_qtgui_entry" not found >> Block key "variable_qtgui_label" not found >> Block key "variable_qtgui_push_button" not found >> Block key "variable_qtgui_entry" not found >> Block key "variable_qtgui_label" not found >> Block key "variable_qtgui_chooser" not found >> Block key "qtgui_tab_widget" not found >> Block key "osmosdr_source" not found >> Block key "qtgui_vector_sink_f" not found >> Block key "qtgui_vector_sink_f" not found >> Block key "qtgui_vector_sink_f" not found >> Block key "qtgui_waterfall_sink_x" not found >> Block key "qtgui_tab_widget" not found >> >> >> This looks to me like the QtGUI components of GR weren't installed >> correctly by the installer, yet, on my systems here that I've tried, >> everything works. >> >> >> >> >> >> > > -- > Michael Dickens > Ettus Research Technical Support > Email: [email protected] > Web: https://ettus.com/ > > -- Michael Dickens Ettus Research Technical Support Email: [email protected] Web: https://ettus.com/
