> I uploaded a test version of im-config here:
Thanks!
> Even if the variables seem to be properly set, I made this observation:
>
> $ systemctl --user list-unit-files | grep im-config
> im-config.service disabled
$ systemctl --user status im-config.service
● im-config.service - Launch and configure input method
Loaded: loaded (/usr/lib/systemd/user/im-config.service; disabled; vendor
preset: enabled)
Active: inactive (dead) since Mon 2017-10-02 22:45:14 JST; 26min ago
Main PID: 1266 (code=exited, status=0/SUCCESS)
10月 02 22:45:14 ubuntu-ax2 systemd[1260]: Starting Launch and configure input
method...
10月 02 22:45:14 ubuntu-ax2 systemd[1260]: Started Launch and configure input
method.
As my understand, user session unit is enabled by symlink on
~/.config/systemd/user/.
If there is not symlink on the directory, "is-enabled" command will show
"disabled".
"/usr/lib/systemd/user" is vendor preset directory, and just show "vendor
preset: enabled".
If you exec "systemctl --user preset", it will create symlink on
~/.config/systemd/user.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1720250
Title:
im-config configuration ignored with gdm3
Status in gdm3 package in Ubuntu:
Confirmed
Status in im-config package in Ubuntu:
Confirmed
Bug description:
After having logged in via gdm3, the IM related environment variables
are always set like this:
$ env | grep -E '_IM|XMOD'
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus
Changing ~/.xinputrc to e.g. xim makes no difference, so gdm3 prevents
all other IM frameworks but IBus from working.
This problem seems to be similar to bug #1594681 (which was fixed).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1720250/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp