desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #10969
[Bug 841659] Re: Can't start apport
*** This bug is a duplicate of bug 829635 ***
https://bugs.launchpad.net/bugs/829635
** This bug is no longer a duplicate of bug 839464
apport-gtk crashed with TypeError in ui_present_crash : glib.markup_escape_text takes at most 1 argument 2 given
** This bug has been marked a duplicate of bug 829635
apport-gtk crashed with TypeError in function(): markup_escape_text() takes at most 1 argument (2 given)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/841659
Title:
Can't start apport
Status in “apport” package in Ubuntu:
New
Bug description:
If I try to start apport I get this errors:
kao@kao-mav:~$ ubuntu-bug -p apport-gtk
Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 368, in <module>
app.run_argv()
File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 599, in run_argv
return self.run_crashes()
File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 177, in run_crashes
self.run_crash(f)
File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 246, in run_crash
response = self.ui_present_crash(desktop_entry)
File "/usr/share/apport/apport-gtk", line 75, in ui_present_crash
n = GLib.markup_escape_text(n, -1).decode('UTF-8')
TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)
And my xsession-errors log file is full of this messages,
All the packages are up to date.
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/841659/+subscriptions