[Bug 877756] Re: ubiquity crashed with UnicodeDecodeError in pulse(): 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128)
Launchpad Bug Tracker
877756 at bugs.launchpad.net
Thu Mar 7 23:03:18 UTC 2013
This bug was fixed in the package ubiquity - 2.13.13
---------------
ubiquity (2.13.13) raring; urgency=low
[ Dmitrijs Ledkovs ]
* Bump Standards version and override some lintian tags (ubiquity is
weird).
* Override expander style, which is hardcoded in light-themes to a
light color. (LP: #1100922)
* Consolidate CssProvider and add make minimal progress bar width 10px,
in preparation for dot-progress of all steps.
* Fix colour unit test, the green is no longer what it used to be...
* Switch to "NotShowIn=KDE" for ubiquity-gtk desktop files, as most !kde
desktop environments use gtk frontend.
* Show progress dots for plugin pages and show progress bar only during
slideshow.
[ Colin Watson ]
* Decode the output of apt_pkg.size_to_str() if necessary when
substituting it into Unicode strings (LP: #877756, #1132918).
* Update translations from Launchpad.
[ Aurélien Gâteau ]
* Turns the Ubiquity KDE window into a regular window and rework
the layout of widgets to provide more space to the main content.
The labels on the left now wrap to the next line if they are too long,
ensuring they are never truncated.
* KDE: Improve the layout of Prepare step
* KDE: fix integration of the webview responsible for showing the slideshow
* KDE: fix various issues with right-to-left languages
[ Julien Lavergne ]
* Use feh to draw the wallpaper on Lubuntu when using ubiquity-dm.
[ Ma Jun (Kylin Team) ]
* Fix referencing variable before assignment (LP: #945027)
[ Kobe Lee ]
* Show OS column in manual partitioning page. (LP: #1100694)
[ Stéphane Graber ]
* Fix crash in ubi-console-setup when quickly moving back and worth between
pages. (LP: #944614)
[ Jonathan Riddell ]
* Add back compositing to kwin on live CD (in ubiquity-dm), whatever was wrong
in 2008 should be fixed now and its making us look ugly
-- Dmitrijs Ledkovs <dmitrij.ledkov at ubuntu.com> Thu, 07 Mar 2013 19:53:52 +0000
** Changed in: ubiquity (Ubuntu)
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/877756
Title:
ubiquity crashed with UnicodeDecodeError in pulse(): 'ascii' codec
can't decode byte 0xc2 in position 1: ordinal not in range(128)
Status in “ubiquity” package in Ubuntu:
Fix Released
Bug description:
lubuntu, netbook asus eeepc 1000he, after start on livecd
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Sun Oct 16 19:05:46 2011
ExecutablePath: /usr/lib/ubiquity/bin/ubiquity
InterpreterPath: /usr/bin/python2.7
LiveMediaBuild: Lubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcCmdline: /usr/bin/python /usr/lib/ubiquity/bin/ubiquity gtk_ui
ProcEnviron:
PATH=(custom, no user)
LANG=ru_RU.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/lib/ubiquity/bin/ubiquity', 'gtk_ui']
SourcePackage: ubiquity
Title: ubiquity crashed with UnicodeDecodeError in pulse(): 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128)
Traceback:
Traceback (most recent call last):
File "/usr/lib/ubiquity/ubiquity/auto_update.py", line 66, in pulse
info = info.replace('${SPEED}', apt_pkg.SizeToStr(self.currentCPS))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: 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/877756/+subscriptions
More information about the foundations-bugs
mailing list