Modifying line 75 of /usr/share/apport/apport-gtk from
n = GLib.markup_escape_text(n, -1).decode('UTF-8')
to
n = GLib.markup_escape_text(n).decode('UTF-8')
fixes the problem for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839464
Title:
apport-gtk crashed with TypeError in ui_present_crash :
glib.markup_escape_text takes at most 1 argument 2 given
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/839464/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs