Traceback (most recent call last):
File "/usr/lib/ubuntu-release-upgrader/do-partial-upgrade", line 114, in
<module>
controller.doPartialUpgrade()
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py",
line 1940, in doPartialUpgrade
if not self.askDistUpgrade():
~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py",
line 1234, in askDistUpgrade
res = self._view.confirmChanges(_("Do you want to start the upgrade?"),
changes,
self.cache.required_download)
File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py",
line 714, in confirmChanges
pkg.name, GLib.markup_escape_text(getattr(pkg.candidate, "summary",
None)))])
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/gi/overrides/GLib.py", line 417, in
markup_escape_text
return GLib.markup_escape_text(text, length)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
TypeError: Argument 0 does not allow None as a value
Traceback (most recent call last):
File "/usr/lib/ubuntu-release-upgrader/do-partial-upgrade", line 114, in
<module>
controller.doPartialUpgrade()
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py",
line 1940, in doPartialUpgrade
if not self.askDistUpgrade():
~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py",
line 1234, in askDistUpgrade
res = self._view.confirmChanges(_("Do you want to start the upgrade?"),
changes,
self.cache.required_download)
File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py",
line 714, in confirmChanges
pkg.name, GLib.markup_escape_text(getattr(pkg.candidate, "summary",
None)))])
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/gi/overrides/GLib.py", line 417, in
markup_escape_text
return GLib.markup_escape_text(text, length)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
TypeError: Argument 0 does not allow None as a value
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2144546
Title:
GLib.markup_escape_text TypeError in DistUpgradeViewGtk3
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2144546/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs