Comment 0 for bug 531155

Revision history for this message
Nobuto Murata (nobuto) wrote : gedit schemas is not registered during live session

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]

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.

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
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: casper
Uname: Linux 2.6.32-14-generic i686