[Bug 1969460] Re: software-properties-gtk crashed with TypeError in on_driver_selection_changed(): Expected a string or a pair of strings
Shih-Yuan Lee
1969460 at bugs.launchpad.net
Thu Jun 2 03:26:48 UTC 2022
I checked software-properties/0.99.22.2 in jammy-proposed and it does
fix the problem.
** Changed in: oem-priority
Importance: Undecided => High
** Changed in: oem-priority
Assignee: (unassigned) => Shih-Yuan Lee (fourdollars)
** Changed in: oem-priority
Status: New => Fix Committed
** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy
--
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/1969460
Title:
software-properties-gtk crashed with TypeError in
on_driver_selection_changed(): Expected a string or a pair of strings
Status in OEM Priority Project:
Fix Committed
Status in software-properties package in Ubuntu:
Fix Released
Status in software-properties source package in Jammy:
Fix Committed
Bug description:
- Impact
software-properties-gtk hit an exception when dealing some drivers
- Test Case
On a Dell XPS 13 9320 enable ppa:oem-solutions-group/intel-ipu6 and
try to install libcamhal-ipu6ep0 using software-properties-gtk
https://errors.ubuntu.com/problem/d3c26abd1d80970615ad06cff24972cee3001e57
should not include reports on the new version
- Regression potential
The change make the driver code ignore one extra type of error, it
shouldn't impact on any of the already working cases. Ensure that
drivers that were hitting the error correctly install now
[racb] It's possible that we accidentally catch and hide a real error
due to an unrelated TypeError exception being raised inside the try
block.
--------------------
1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
Ubuntu 22.04
2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
software-properties-gtk 0.99.22
3) What you expected to happen
No crash when using Additional Drivers with ppa:oem-solutions-group/intel-ipu6 on Dell XPS 13 9320
It can install libcamhal-ipu6ep0 from Additional Drivers without any problem.
4) What happened instead
It crashed when selecting libcamhal-ipu6ep0 in Additional Drivers
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1969460/+subscriptions
More information about the foundations-bugs
mailing list