The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libimobiledevice in Ubuntu. https://bugs.launchpad.net/bugs/1049991 Title: [regression] UTF-8 in iPhone name displayed incorrectly Status in libimobiledevice: Unknown Status in “libimobiledevice” package in Ubuntu: Triaged Status in “libimobiledevice” source package in Quantal: Fix Released Bug description: Impact: Some iphone devices are incorrectly named Test Case: 1) Plug in an iPhone with a name that contains a right single quotation mark 2) View the contents of /run/user/$USER/gvfs Expected results: The name of the mount points created for the phone match the name of the iPhone. No extra characters are inserted in the name of the mount points. Regression Potential: Check the device name --- When I plug my iPhone into my system running 12.10, it is automatically mounted in ~/.gvfs. The name of the mount point is incorrect - some characters in the name are replaced by whitespace. For example, my phone's name is "Steve's iPhone" The apostrophe is unicode 'right single quotation mark' (U+2019). It is not displayed in the name of the mount point. This is a regression from 12.04, in which the right single quotation mark was displayed properly in the name of the mount point. To reproduce: 1) Plug in an iPhone with a name that contains a right single quotation mark 2) View the contents of ~/.gvfs (e.g. `ll ~/.gvfs`) Expected results: The name of the mount points created for the phone match the name of the iPhone. No extra characters are inserted in the name of the mount points. Actual results: The name of the mount points created have extra spaces, and the quote mark is gone. For example: steve@steve-laptop:~$ ll ~/.gvfs/ total 4 dr-x------ 4 steve steve 0 Sep 10 08:54 ./ drwxr-xr-x 73 steve steve 4096 Sep 12 10:07 ../ drwx------ 1 steve steve 0 Dec 31 1969 Documents on Steve s iPhone/ drwx------ 1 steve steve 544 Sep 9 10:57 Steve s iPhone/ (Note the extra spaces between my name and the 's' - these should not be there). The strange naming, with extraneous spaces, is also seen in nautilus and other windows that display the name of the phone, which is ugly. Right single quote is E2 80 99 in UTF-8 (3 bytes - hence the 3 extra spaces in place of the quote mark), so it looks like gvfs is no longer decoding UTF-8? ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: gvfs-backends 1.13.7-0ubuntu6 ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3 Uname: Linux 3.5.0-14-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.5.1-0ubuntu7 Architecture: amd64 Date: Wed Sep 12 14:02:40 2012 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gvfs UpgradeStatus: Upgraded to quantal on 2012-08-07 (36 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/libimobiledevice/+bug/1049991/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp