This bug was fixed in the package im-config - 0.44-1ubuntu2

---------------
im-config (0.44-1ubuntu2) groovy; urgency=medium

  * debian/patches/01-ubuntu-default-mode.patch:
    - Declare temporary variables as local to avoid the risk that they
      alter environment variables (LP: #1877627).

 -- Gunnar Hjalmarsson <gunna...@ubuntu.com>  Mon, 11 May 2020 18:13:00
+0200

** Changed in: im-config (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  /etc/default/im-config leaves temporary variables fixed in environment

Status in im-config package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 18.04
  im-config 0.34-1ubuntu1.3

  You can reproduce the issue following these steps:

  - Open a X terminal
  - echo $d
  - Returns "GNOME"

  The source is this line in /etc/default/im-config:

  for d in 'Unity' 'MATE' 'GNOME'; do

  the temporary variable d gets fixed in the environment variables.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1877627/+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