Thanks for your report.

The script is there to set some input method related env. variables in
case of a wayland session. (If an X session, /etc/X11/Xsession.d/70im-
config_launch is started via Xsession instead.)

Can you please explain how it is a problem if no input method
configuration is accomplished on a build server?

** Changed in: im-config (Ubuntu)
       Status: New => Incomplete

-- 
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/1947670

Title:
  /etc/profile.d/im-config_wayland.sh prevents sourcing /etc/profile

Status in im-config package in Ubuntu:
  Incomplete

Bug description:
  We upgraded a build server from Ubuntu 18.04 to 20.04.

  The build server had some scripts in /etc/profile.d/ that set up the
  required build environment.

  The builds would source `. /etc/profile` in the beginning.

  After the upgrade, the script /etc/profile.d/im-config_wayland.sh
  line
  ```
  test "$XDG_SESSION_TYPE" = 'wayland' || return
  ```

  evaluates with `test tty = wayland` returning the build script early.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1947670/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to