touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #108076
[Bug 1373521] Re: Environment variables used by input methods should be preserved.
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
Touch seeded packages, 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
References