[Bug 1373521] [NEW] Environment variables used by input methods should be preserved.

V字龍(Vdragon) Vdragon.Taiwan at gmail.com
Wed Sep 24 17:08:44 UTC 2014


Public bug reported:

Input method under GNU/Linux relies on several environment variables to
work properly, setting the following sudoers config by default will
enable input method in applications run as other users:

````
Defaults	env_keep += "GTK_IM_MODULE"
Defaults	env_keep += "QT_IM_MODULE"
Defaults	env_keep += "QT4_IM_MODULE"
Defaults	env_keep += "CLUTTER_IM_MODULE"
Defaults	env_keep += "XMODIFIERS"
````

Thanks in advance!

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

** Description changed:

  Input method under GNU/Linux relies on several environment variables to
- work properly, please set the following sudoers config by default:
+ work properly, setting the following sudoers config by default will
+ enable input method in applications run as other users:
  
  ````
  Defaults	env_keep += "GTK_IM_MODULE"
  Defaults	env_keep += "QT_IM_MODULE"
  Defaults	env_keep += "QT4_IM_MODULE"
  Defaults	env_keep += "CLUTTER_IM_MODULE"
  Defaults	env_keep += "XMODIFIERS"
  ````
  
  Thanks in advance!

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/1373521

Title:
  Environment variables used by input methods should be preserved.

Status in “sudo” package in Ubuntu:
  New

Bug description:
  Input method under GNU/Linux relies on several environment variables
  to work properly, setting the following sudoers config by default will
  enable input method in applications run as other users:

  ````
  Defaults	env_keep += "GTK_IM_MODULE"
  Defaults	env_keep += "QT_IM_MODULE"
  Defaults	env_keep += "QT4_IM_MODULE"
  Defaults	env_keep += "CLUTTER_IM_MODULE"
  Defaults	env_keep += "XMODIFIERS"
  ````

  Thanks in advance!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1373521/+subscriptions



More information about the foundations-bugs mailing list