> 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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1720250 Title: im-config configuration ignored with gdm3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1720250/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs