Launchpad has imported 3 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=432963.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2008-02-15T14:00:30+00:00 Matěj wrote:

Description of problem:
See http://thread.gmane.org/gmane.linux.redhat.fedora.devel/76670

Apparently many people didn't even know about beautiful mechanism of locales,
which is available in Linux. Theory is that if there is nice GUI configuration
mechanism for that, locales might be more used.

KDE has pretty good tool for this, but certainly some GNOME "don't stand in the
way of users doing what they want by forcing them operate your program" could be
useful. I know that there is an option to change language of Gnome session as
whole (which sets LANG variable), but AFAIK it is not possible to change
individual LC_* variables.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/228077/comments/0

------------------------------------------------------------------------
On 2008-02-15T14:28:14+00:00 Matthias wrote:

Feature requests like this really need to handled upstream.
FWIW, the control center contains a localization capplet, but it doesn't do
anything right now, therefore it isn't built.
Any solution you come up with here will have the suckiness factor of 'requires
relogin'.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/228077/comments/1

------------------------------------------------------------------------
On 2008-02-15T22:03:04+00:00 Matěj wrote:

Done. http://bugzilla.gnome.org/show_bug.cgi?id=516756

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/228077/comments/2


** Changed in: gnome-control-center (Fedora)
       Status: Fix Released => Won't Fix

** Changed in: gnome-control-center (Fedora)
   Importance: Unknown => Low

** Bug watch added: GNOME Bug Tracker #516756
   https://bugzilla.gnome.org/show_bug.cgi?id=516756

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/228077

Title:
  libgtk2 immodules has cedilla disabled in en locales

Status in gnome-control-center:
  Confirmed
Status in GTK+:
  Invalid
Status in gnome-control-center package in Ubuntu:
  Triaged
Status in gtk+2.0 package in Ubuntu:
  Invalid
Status in gnome-control-center package in Fedora:
  Won't Fix

Bug description:
  Binary package hint: libgtk2.0-0

  philsf@philsf-laptop:~$ lsb_release -rd
  Description:  Ubuntu 8.04
  Release:      8.04

  philsf@philsf-laptop:~$ apt-cache policy libgtk2.0-0
  libgtk2.0-0:
    Installed: 2.12.9-3ubuntu3

  One can't use dead keys to input a c+cedilla in en_US (probably other
  en_* locales). I had this on Gutsy. Now in Hardy, I thought I should
  report, since it's annoying, and the fix is documented.

  Steps to reproduce: 
  - enable deadkeys
  - Open gnome-terminal (or firefox) and enter ' + c 

  What you should get: ç
  What you do get: ć 

  Fix (got from http://ubuntuforums.org/showthread.php?p=3652628 ):

  
  Edit /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules, and 
include ":en" in the cedilla line

  6c6
  < "cedilla" "Cedilla" "gtk20" "/usr/share/locale" 
"az:ca:co:fr:gv:oc:pt:sq:tr:wa" 
  ---
  > "cedilla" "Cedilla" "gtk20" "/usr/share/locale" 
"az:ca:co:fr:gv:oc:pt:sq:tr:wa:en"

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/228077/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to