Bug 2016400 - gnuradio-companion fail to start
Summary: gnuradio-companion fail to start
Keywords:
Status: CLOSED DUPLICATE of bug 2014797
Alias: None
Product: Fedora
Classification: Fedora
Component: gnuradio
Version: 35
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-21 13:07 UTC by opx801
Modified: 2021-10-21 13:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-21 13:11:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description opx801 2021-10-21 13:07:34 UTC
Description of problem: gnuradio-companion fail to start


Version-Release number of selected component (if applicable):

gnuradio-3.9.2.0-6.fc35

How reproducible:

execute "gnuradio-companion"


Steps to Reproduce:
1.
2.
3.

Actual results:

$ gnuradio-companion 
Traceback (most recent call last):
  File "/usr/bin/gnuradio-companion", line 53, in check_gtk
    from gi.repository import Gtk
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
ImportWarning: DynamicImporter.exec_module() not found; falling back to load_module()

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/gnuradio-companion", line 90, in <module>
    check_gtk()
  File "/usr/bin/gnuradio-companion", line 57, in check_gtk
    die(err, "Failed to initialize GTK. If you are running over ssh, "
  File "/usr/bin/gnuradio-companion", line 32, in die
    from gi.repository import Gtk
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
ImportWarning: DynamicImporter.exec_module() not found; falling back to load_module()



Expected results:


Additional info:

Comment 1 Marcus Müller 2021-10-21 13:11:27 UTC
Duplicate of 2014797 https://bugzilla.redhat.com/show_bug.cgi?id=2014797

*** This bug has been marked as a duplicate of bug 2014797 ***


Note You need to log in before you can comment on or make changes to this bug.