UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128) Ubuntu Software Center 5.3.11 won't start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
High
|
Michael Vogt |
Bug Description
I'm using Xubuntu 12.10 and today's software center update broke it.
When I start USC, a window opens briefly and close.
I have the following errors on console:
2012-09-07 11:34:26,341 - softwarecenter.
2012-09-07 11:34:26,344 - softwarecenter.
(software-
(software-
(software-
(software-
(software-
(software-
2012-09-07 11:34:26,365 - softwarecenter.
2012-09-07 11:34:26,474 - softwarecenter.
2012-09-07 11:34:26,480 - softwarecenter.
2012-09-07 11:34:26,480 - root - ERROR - Could not find any typelib for LaunchpadIntegr
2012-09-07 11:34:26,500 - softwarecenter.
2012-09-07 11:34:26,509 - softwarecenter.
Traceback (most recent call last):
File "/usr/bin/
app.run(args)
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
view_
File "/usr/share/
SoftwarePan
File "/usr/share/
from softwarecenter.
File "/usr/share/
from softwarecenter.
File "/usr/share/
class HardwareRequire
File "/usr/share/
'no': u'<span foreground=
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)
Previous version was working.
Related branches
- Gary Lasker (community): Approve
-
Diff: 45 lines (+29/-1)2 files modifiedsoftwarecenter/ui/gtk3/widgets/labels.py (+1/-1)
tests/gtk3/test_regression_lp1047281.py (+28/-0)
tags: | added: ca-escalated |
Changed in software-center (Ubuntu): | |
importance: | Undecided → Medium |
Changed in software-center (Ubuntu): | |
importance: | Medium → High |
Changed in software-center (Ubuntu): | |
assignee: | nobody → Michael Vogt (mvo) |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
summary: |
- Ubuntu Software Center 5.3.11 won't start + UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: + ordinal not in range(128) Ubuntu Software Center 5.3.11 won't start |
Status changed to 'Confirmed' because the bug affects multiple users.