In my /etc/X11/xinit/xinputrc I have these lines:

# im-config(8) generated on Thu, 09 Aug 2018 08:42:10 +0100
run_im none
# im-config signature: d77e0956ffec112e1184abeaf12847c1  -

And the script /etc/profile.d/input-method-config.sh is causing the
following error message in a X11 level dialog box (i.e. the mouse cursor
turns into an 'X'):

"Error found when loading /etc/profile:

E: Script for none not found at run_im.
E: Script for none not found at run_im.

As a result, the session will not be configured correctly.
You should fix the problem as soon as feasible."

So, what I did to get rid of the error message was to add a "return" to
the top of the above-mentioned /etc/profile.d/input-method-config.sh
script. But maybe there is a more proper solution to this problem?

-- 
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:
  Invalid
Status in im-config package in Ubuntu:
  Fix Released

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

Reply via email to