desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #63158
[Bug 912379] Re: Accent letters in dirs name make lots of gtk errors
Something related:
pygobject (3.0.3-2) unstable; urgency=medium
* Urgency medium as the previous release with the regression already made it
into testing and is causing quite a few unexpected breakages.
* Add 01_revert_tree_model_unicode_conversion.patch: Revert "Convert all
strings to utf-8 encoding when retrieving from TreeModel" change from
previous release. This changes existing behaviour (model values being str
instead of unicode) and also makes tree model behaviour incompatible to
the rest of Gtk behaviour (which always returns UTF-8 encoded str objects,
not unicode). The original bug description was a bug in the test case
code, you cannot mix str and unicode objects in interpolation.
(LP: #905602)
-- Martin Pitt <mpitt@xxxxxxxxxx> Fri, 06 Jan 2012 16:38:51 +0100
Will report if that makes a difference.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/912379
Title:
Accent letters in dirs name make lots of gtk errors
Status in “nautilus” package in Ubuntu:
New
Bug description:
This report is an additional report to bug #890441
Previous troubles:
- nautilus memory leak
- seems to be due to language accent letters bad encoded with dirs and at least .gtk-bookmarks: in this case fr_FR-UTF8 is used and "Vidéos" is encoded as " Vid%C3%A9os", the same garbage for "Téléchargement".
- Renaming dirs without "é" and removing borked .gtk-bookmarks then rebooting gives interesting results:
1) less errors are logged into xsession-errors, but still some, so i suppose that other dirs/subdirs and/or config files are containing garbage due to that accent encoding issue.
2) nautilus stop to eat memory
As previously nautilus was eating about 10 Mib ram per hour, i
understand that nautilus is monitoring the system with a very high
frequency to produce such an amazing error volume. Maybe it should be
less realtime or stop to fullfilled log with repeated similar errors.
This report is made on Precise i386 full updated daily and using the
latest langage-pack available into genuine archive. Oneiric have also
the same issue with bad accent encoding.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.2.1-2ubuntu6
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic-pae 3.2.0-rc7
Uname: Linux 3.2.0-7-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.90-0ubuntu1
Architecture: i386
Date: Thu Jan 5 17:25:57 2012
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/912379/+subscriptions
References