ubuntu-tn-webteam team mailing list archive
-
ubuntu-tn-webteam team
-
Mailing list archive
-
Message #00061
[Bug 383835] Re: AssertionError on pressing send button
Tested with new package. Can't reproduce the bug.
apt-cache policy apport
apport:
Installed: 1.2.1-0ubuntu3
Candidate: 1.2.1-0ubuntu3
Version table:
*** 1.2.1-0ubuntu3 0
500 http://us.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status
--
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
References