Public bug reported:

Binary package hint: ubiquity
This bug occurs with ubiquity.
With Alternate CD, it does not occur.

Expected result:
 1. choose language "日本語" (Japanese) in ubiquity
 2. complete install and reboot
 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]

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.
Note that with this value set to the more limited character sets, many common 
text files distributed in Japan cannot be read by gedit.

Maybe related Bug #531155

ProblemType: Bug
Architecture: i386
Date: Wed Mar  3 16:59:10 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100302)
Package: ubiquity (not installed)
ProcEnviron:
 LANG=ja_JP.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: ubiquity
Uname: Linux 2.6.32-14-generic i686

** Affects: ubiquity (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
gedit schemas is not registered after ubiquity install
https://bugs.launchpad.net/bugs/531184
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to