[Bug 1830348] Re: /usr/bin/software-properties-gtk:TypeError:msg_reply_handler:_enabled_reply_handler:__call__:call_async
Launchpad Bug Tracker
1830348 at bugs.launchpad.net
Wed May 29 06:07:41 UTC 2019
This bug was fixed in the package software-properties - 0.98.3
---------------
software-properties (0.98.3) eoan; urgency=medium
* debian/control:
- required snapd-glib 1.42 (lp: #1830353)
* data/software-properties-drivers.desktop.in:
- enable the "Additional Drivers" desktop entry under GNOME, having it
in "software sources" is not logical (lp: #1710377)
[ Iain Lane ]
* softwareproperties/gtk/LivepatchPage.py:
- livepatch: Always pass a string to SetLivePatchEnabled (lp: #1830348)
-- Sebastien Bacher <seb128 at ubuntu.com> Fri, 24 May 2019 15:20:34
+0200
** Changed in: software-properties (Ubuntu)
Status: Fix Committed => Fix Released
--
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/1830348
Title:
/usr/bin/software-properties-
gtk:TypeError:msg_reply_handler:_enabled_reply_handler:__call__:call_async
Status in software-properties package in Ubuntu:
Fix Released
Status in software-properties source package in Bionic:
Fix Committed
Bug description:
* Impact
Some livepatch errors case are not handling correctly and leading to having an error report rather than a error message
* Test case
Unsure how to trigger that livepatch error state, but that can be
tested by hacking the source and set the 'token' parameter to the
calls to SetLivePatchEnabled() to None
Also check that the error reports stop for the new version
* Regression potential
The change is to use an empty string instead of None on error, since
the type was incorrect and that case not working it should regress (it
could keep not working if the other type was still not valid though,
but that shouldn't be the case)
---------------------------------
The Ubuntu Error Tracker has been receiving reports about a problem regarding software-properties. This problem was most recently seen with package version 0.96.24.32.8, the problem page at https://errors.ubuntu.com/problem/ca90da51d0612253e93b8547563a5d9c7c900104 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/1830348/+subscriptions
More information about the foundations-bugs
mailing list