ubuntu-tn-webteam team mailing list archive
-
ubuntu-tn-webteam team
-
Mailing list archive
-
Message #00059
[Bug 383835] Re: AssertionError on pressing send button
Sorry, due to some unknown problem ubuntu-bug automatically submitted it
to launchpad instead of 'apport' package
** Also affects: apport
Importance: Undecided
Status: New
--
AssertionError on pressing send button
https://bugs.launchpad.net/bugs/383835
You received this bug notification because you are a member of ubuntu-tn
LoCo Team, which is subscribed to Launchpad itself.
Status in Apport crash detection/reporting: New
Status in Launchpad itself: New
Bug description:
$ ubuntu-bug openoffice.org
Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 264, in <module>
app.run_argv()
File "/usr/lib/python2.6/dist-packages/apport/ui.py", line 333, in run_argv
return self.run_report_bug()
File "/usr/lib/python2.6/dist-packages/apport/ui.py", line 322, in run_report_bug
self.file_report()
File "/usr/lib/python2.6/dist-packages/apport/ui.py", line 598, in file_report
url = self.crashdb.get_comment_url(self.report, ticket)
File "/usr/lib/python2.6/dist-packages/apport/crashdb_impl/launchpad.py", line 180, in get_comment_url
title = report.setdefault('Title', report.standard_title())
File "/usr/lib/python2.6/UserDict.py", line 63, in setdefault
self[key] = failobj
File "/usr/lib/python2.6/dist-packages/problem_report.py", line 485, in __setitem__
and (hasattr(v[0], 'isalnum') or hasattr(v[0], 'read'))))
AssertionError
Follow ups
References