software-center crashed with UnicodeDecodeError in get_label(): 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128) for apps with hardware requirements
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
High
|
Michael Vogt | ||
Precise |
Fix Released
|
High
|
Michael Vogt |
Bug Description
[TEST CASE]
1. install chinese support via gnome-language-
2. run LANGUAGE=
3. verify the crash (and that the UI looks chinese)
4. use software-center from precise-proposed (once its there)
5. run LANGUAGE=
6. verify that it works (and that all UI looks chinese)
[REGRESSION POTENTIAL]
Extremely low, this fix is a simple unicode conversion.
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: software-center 5.1.13.2
ProcVersionSign
Uname: Linux 3.2.0-20-generic i686
NonfreeKernelMo
ApportVersion: 1.95-0ubuntu1
Architecture: i386
CrashCounter: 1
Date: Wed Mar 28 18:25:54 2012
ExecutablePath: /usr/share/
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/
PythonArgs: ['/usr/
SourcePackage: software-center
Title: software-center crashed with UnicodeDecodeError in get_label(): 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)
UpgradeStatus: Upgraded to precise on 2012-01-15 (72 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Related branches
- Gary Lasker (community): Approve
-
Diff: 21 lines (+4/-1)1 file modifiedsoftwarecenter/ui/gtk3/widgets/labels.py (+4/-1)
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in software-center (Ubuntu): | |
status: | Confirmed → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Gary Lasker (gary-lasker) |
importance: | Low → Medium |
Changed in software-center (Ubuntu): | |
assignee: | Gary Lasker (gary-lasker) → Michael Vogt (mvo) |
milestone: | none → ubuntu-12.04 |
Changed in software-center (Ubuntu): | |
status: | Confirmed → In Progress |
summary: |
software-center crashed with UnicodeDecodeError in get_label(): 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128) + for apps with hardware requirements |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in software-center (Ubuntu): | |
assignee: | Michael Vogt (mvo) → nobody |
tags: | added: ca-escalated |
Changed in software-center (Ubuntu): | |
assignee: | nobody → Michael Vogt (mvo) |
status: | Triaged → In Progress |
importance: | Critical → High |
Changed in software-center (Ubuntu Precise): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Michael Vogt (mvo) |
description: | updated |
Changed in software-center (Ubuntu Precise): | |
status: | In Progress → Fix Committed |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.