[Fedora-i18n-bugs] [Bug 706756] gnome-control-center's Region and Language seems incapable of setting (or correctly reading) the system language

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 25 19:21:46 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=706756

Bill Nottingham <notting at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dominick.grift at gmail.com,
                   |                            |dwalsh at redhat.com,
                   |                            |mgrepl at redhat.com,
                   |                            |notting at redhat.com
          Component|control-center              |selinux-policy
             Blocks|                            |713568(F16Blocker)
         AssignedTo|control-center-maint at redhat |mgrepl at redhat.com
                   |.com                        |
  Status Whiteboard|RejectedBlocker RejectedNTH |AcceptedBlocker

--- Comment #34 from Bill Nottingham <notting at redhat.com> 2011-10-25 15:21:45 EDT ---
There are two bugs here.

1) The assorted setup scripts (lang.sh, etc.) don't read /etc/locale.conf that
is being written here. This is fixed in
http://git.fedorahosted.org/git/?p=initscripts.git;a=commitdiff;h=d088bd27ef9fac2695c9769b4fbb230e32d93b31,
which will go out shortly in an initscripts update.

2) The SELinux policy is squashing the communication between policykit and the
assorted systemd mechanisms. I believe this can be fixed by:

diff --git a/policy-F16.patch b/policy-F16.patch
index 60b7398..61effe4 100644
--- a/policy-F16.patch
+++ b/policy-F16.patch
@@ -48354,6 +48354,7 @@ index 1e7169d..05409ab 100644
 +optional_policy(`
 +      dbus_system_domain(policykit_t, policykit_exec_t)
 +
++      init_dbus_chat(policykit_t)
 +      optional_policy(`
 +              consolekit_dbus_chat(policykit_t)
 +      ')

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list