Activity log for bug #2003576

Date Who What changed Old value New value Message
2023-01-20 19:12:38 Kristoffer Sokolowski bug added bug
2023-01-20 19:15:24 Kristoffer Sokolowski description Not possible to install nvidia drivers using "Software Sources"->"Additional Drivers". When selecting driver using radio-box the following excetpion occurs. nvidia-driver-525-server <class 'str'> None <class 'NoneType'> Traceback (most recent call last): File "/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", line 1067, in on_driver_selection_changed modules_package_obj = self.apt_cache[modules_package] Because the follwing row returns "None" modules_package = detect.get_linux_modules_metapackage(self.apt_cache, pkg_name) Current version: $ apt list --installed | grep software python3-software-properties/jammy-updates,jammy-updates,now 0.99.22.4 all [installerat,automatiskt] software-properties-common/jammy-updates,jammy-updates,now 0.99.22.4 all [installerat,automatiskt] software-properties-qt/jammy-updates,jammy-updates,now 0.99.22.4 all [installerat,automatiskt] Not possible to install nvidia drivers using "Software Sources"->"Additional Drivers". When selecting driver using radio-box the following excetpion occurs. nvidia-driver-525-server <class 'str'> None <class 'NoneType'> Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", line 1067, in on_driver_selection_changed     modules_package_obj = self.apt_cache[modules_package] TypeError: Expected a string or a pair of strings Because the follwing row returns "None" modules_package = detect.get_linux_modules_metapackage(self.apt_cache, pkg_name) Current version: $ apt list --installed | grep software python3-software-properties/jammy-updates,jammy-updates,now 0.99.22.4 all [installerat,automatiskt] software-properties-common/jammy-updates,jammy-updates,now 0.99.22.4 all [installerat,automatiskt] software-properties-qt/jammy-updates,jammy-updates,now 0.99.22.4 all [installerat,automatiskt]
2023-01-23 18:09:07 Adolfo Jayme Barrientos software-properties (Ubuntu): importance Undecided Medium
2023-01-24 07:43:50 Launchpad Janitor software-properties (Ubuntu): status New Confirmed
2023-01-24 07:50:38 Thomas Queste bug added subscriber Thomas Queste