[Bug 281832] comms/gnuradio 3.8.4.0_17: gnuradio-companion does not run
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Oct 2024 10:39:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281832 Bug ID: 281832 Summary: comms/gnuradio 3.8.4.0_17: gnuradio-companion does not run Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: hamradio@FreeBSD.org Reporter: porok777@gmx.com Assignee: hamradio@FreeBSD.org Flags: maintainer-feedback?(hamradio@FreeBSD.org) gnuradio-companion 3.8.4.0_17 on 2024Q3 does not run on FreeBSD 14.1 with lang/python311 FreeBSD 14.1-RELEASE $ python --version Python 3.11.9 $ gnuradio-companion Traceback (most recent call last): File "/usr/local/bin/gnuradio-companion", line 63, in check_gtk from gi.repository import Gtk File "<frozen importlib._bootstrap>", line 1176, in _find_and_load File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 673, 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/local/bin/gnuradio-companion", line 100, in <module> check_gtk() File "/usr/local/bin/gnuradio-companion", line 67, in check_gtk die(err, "Failed to initialize GTK. If you are running over ssh, " File "/usr/local/bin/gnuradio-companion", line 42, in die from gi.repository import Gtk File "<frozen importlib._bootstrap>", line 1176, in _find_and_load File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 673, in _load_unlocked ImportWarning: DynamicImporter.exec_module() not found; falling back to load_module() swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_base > *', no destructor found. swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_base > *', no destructor found. swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_base > *', no destructor found. swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_base > *', no destructor found. swig/python detected a memory leak of type 'boost::shared_ptr< pmt::pmt_base > *', no destructor found. $ gnuradio-companion --qt does the same, qt option mentioned in https://github.com/gnuradio/gnuradio readme -- You are receiving this mail because: You are the assignee for the bug.