Exception in ubuntu-bug after update to python 2.7
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: apport
Exception occurs in ubuntu-bug (apport 1.16-0ubuntu1) after update to python 2.7 (python 2.7.1-0ubuntu1)
$ ubuntu-bug gwibber
*** Collecting problem information
The collected information can be sent to the developers to improve the
application. This might take a few minutes.
.....
Traceback (most recent call last):
File "/usr/bin/
if not app.run_argv():
File "/usr/lib/
return self.run_
File "/usr/lib/
response = self.ui_
File "/usr/bin/
self.
File "/usr/lib/
return locale.format('%.1f KiB', size/1024.)
File "/usr/lib/
"format specifier, %s not valid") % repr(percent))
ValueError: format() must be given exactly one %char format specifier, '%.1f KiB' not valid
Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 688535, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.