[Bug 831533] Re: ubiquity crashed with UnicodeDecodeError in changed(): 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)
Launchpad Bug Tracker
831533 at bugs.launchpad.net
Fri Aug 26 17:28:13 UTC 2011
This bug was fixed in the package ubiquity - 2.7.18
---------------
ubiquity (2.7.18) oneiric; urgency=low
* Properly handle unicode around the hostname (LP: #831309).
* Properly handle unicode around the timezone entry box (LP: #831533).
* Properly handle unicode in the question dialog (LP: #831419).
* Disable the background setting code for beta 1.
* Wait forever for jockey to shutdown (LP: #653571).
* Bump indicators to v6 (LP: #819979).
-- Evan Dandrea <ev at ubuntu.com> Fri, 26 Aug 2011 17:56:37 +0100
** Changed in: ubiquity (Ubuntu Oneiric)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/831533
Title:
ubiquity crashed with UnicodeDecodeError in changed(): 'ascii' codec
can't decode byte 0xc3 in position 3: ordinal not in range(128)
Status in “ubiquity” package in Ubuntu:
Fix Released
Status in “ubiquity” source package in Oneiric:
Fix Released
Bug description:
Crashed when upgrading from Ubuntu 11.04, before (while?) selecting
timezone.
TEST CASE:
1. In step 'Where are you?' enter a location with a non-ascii character (accented letter)
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.7.15
ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
CasperVersion: 1.279
Date: Mon Aug 22 20:18:32 2011
ExecutablePath: /usr/lib/ubiquity/bin/ubiquity
InterpreterPath: /usr/bin/python2.7
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110822)
ProcCmdline: /usr/bin/python /usr/lib/ubiquity/bin/ubiquity gtk_ui
ProcEnviron: Error: [Errno 13] Permission denied: '/proc/3408/environ'
PythonArgs: ['/usr/lib/ubiquity/bin/ubiquity', 'gtk_ui']
SourcePackage: ubiquity
Title: ubiquity crashed with UnicodeDecodeError in changed(): 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)
Traceback:
Traceback (most recent call last):
File "/usr/lib/ubiquity/plugins/ubi-timezone.py", line 117, in changed
.startswith(text.lower())]]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/831533/+subscriptions
More information about the foundations-bugs
mailing list