[Bug 1373521] Re: Environment variables used by input methods should be preserved.
Launchpad Bug Tracker
1373521 at bugs.launchpad.net
Fri Oct 2 12:17:58 UTC 2015
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: sudo (Ubuntu)
Status: New => Confirmed
--
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:
Confirmed
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