[Bug 2104132] [NEW] /usr/bin/software-properties-gtk:Exception:detect_drivers
errors.ubuntu.com bug bridge
2104132 at bugs.launchpad.net
Tue Mar 25 11:22:21 UTC 2025
*** This bug is a duplicate of bug 2089757 ***
https://bugs.launchpad.net/bugs/2089757
Public bug reported:
Somehow the detect_drivers subprocess is reporting exitcode=None after
join(), which we did not expect and is thus raising an exception, which
was caught by errors.ubuntu.com:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1414, in detect_drivers
raise Exception(f"Exit code: {self.search_process.exitcode}")
Exception: Exit code: None
The Ubuntu Error Tracker has been receiving reports about a problem regarding software-properties. This problem was most recently seen with package version 0.109, the problem page at https://errors.ubuntu.com/problem/108f06131c46ce1240e9b31a3a36f4671b814dd2 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
** Affects: software-properties (Ubuntu)
Importance: Undecided
Status: Triaged
** Tags: plucky
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/2104132
Title:
/usr/bin/software-properties-gtk:Exception:detect_drivers
Status in software-properties package in Ubuntu:
Triaged
Bug description:
Somehow the detect_drivers subprocess is reporting exitcode=None after
join(), which we did not expect and is thus raising an exception,
which was caught by errors.ubuntu.com:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1414, in detect_drivers
raise Exception(f"Exit code: {self.search_process.exitcode}")
Exception: Exit code: None
The Ubuntu Error Tracker has been receiving reports about a problem regarding software-properties. This problem was most recently seen with package version 0.109, the problem page at https://errors.ubuntu.com/problem/108f06131c46ce1240e9b31a3a36f4671b814dd2 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2104132/+subscriptions
More information about the foundations-bugs
mailing list