** Description changed: Binary package hint: casper Expected result: - 1. boot from LiveCD - 2. choose language "日本語" (Japanese) - 3. execute the below line in terminal - $ gconftool --get /apps/gedit-2/preferences/encodings/auto_detected - 4. get the value below - [UTF-8,CURRENT,ISO-2022-JP,SHIFT_JIS,EUC-JP] + 1. boot from LiveCD + 2. choose language "日本語" (Japanese) + 3. execute the below line in terminal + $ gconftool --get /apps/gedit-2/preferences/encodings/auto_detected + 4. get the value below + [UTF-8,CURRENT,ISO-2022-JP,SHIFT_JIS,EUC-JP] Actual result: - 4. get the value below - [UTF-8,CURRENT,ISO-8859-15,UTF-16] + 4. get the value below + [UTF-8,CURRENT,ISO-8859-15,UTF-16] The value is defined in /usr/share/gconf/schemas/gedit.schemas. But "$ gconftool --get" returns C locale's value in any locales because the schemas is not registered. After running "$ sudo dpkg-reconfigure gedit" manually, we can get expected result. The schemas is necessary for auto detect encodings in each locale. + Karmic has no problem in live session. ProblemType: Bug Architecture: i386 Date: Wed Mar 3 06:52:00 2010 DistroRelease: Ubuntu 10.04 LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100302) Package: casper 1.224 ProcEnviron: - LANG=ja_JP.UTF-8 - SHELL=/bin/bash + LANG=ja_JP.UTF-8 + SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-14.20-generic SourcePackage: casper Uname: Linux 2.6.32-14-generic i686
** Tags added: regression-potential -- gedit schemas is not registered during live session https://bugs.launchpad.net/bugs/531155 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
