Your message dated Tue, 10 Mar 2026 01:33:30 +0000
with message-id <[email protected]>
and subject line Bug#1130136: fixed in im-config 0.60
has caused the Debian Bug report #1130136,
regarding im-config_wayland.sh outputs "/usr/bin/systemd-cat ->
/usr/bin/systemd-cat" to term
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1130136: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130136
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: im-config
Version: 0.59
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
After upgrading my system to the latest version of im-config, I've
stated getting "/usr/bin/systemd-cat -> /usr/bin/systemd-cat" output at
the top of all my new shell sessions. I've traced this to
/etc/profile.d/im-config_wayland.sh invoking
". /usr/share/im-config/initializer"
It seems to be related to new logging facilities added in f4a9d8be but
I'll admit I've not been able to pinpoint the exact item leading to this
output.
If I manually update initializer to comment out the systemd logging, the
following line gets output instead:
@profile IM_CONFIG_ENTRY='profile' UID=1000 PID=12471
GTK_IM_MODULE='' QT_IM_MODULE='ibus' CLUTTER_IM_MODULE='' SDL_IM_MODULE=''
XMODIFIERS='@im=ibus'
Intended behavior I assume would be that systemd logging would be silent
in the user shell and only show-up in the journal.
Let me know if I can provide any other helpful information.
-- Package-specific info:
=== command path ==
im-config is /usr/bin/im-config
=== im-config API -l: available IM ===
im-config -l => ibus xim
=== im-config API -m: selected IM ===
im-config -m =>
'system' 'user' 'automatic' 'override' 'autobase'
'default' 'missing' 'ibus' '' 'ibus'
=== /etc/default/im-config ==
# Default im-config mode (see im-config(8))
# This im-config helps to start best available input method (IM)
# Always start highest priority IM
IM_CONFIG_DEFAULT_MODE=auto
# Start or not to start IM dynamically under CJKV/desktop environment
#IM_CONFIG_DEFAULT_MODE=cjkv
# Never start IM by im-config (Leave it to desktop system)
#IM_CONFIG_DEFAULT_MODE=none
# cjkv mode behavior:
# case 1:
# * desktop is listed in CJKV_DEFAULT_DESKTOP
# * locale is under so-called CJKV environments
# --> auto mode
# case 2:
# * desktop is listed in CJKV_DEFAULT_DESKTOP
# * locale is *not* under so-called CJKV environments
# --> none mode
# case 3:
# * desktop is *not* listed in CJKV_DEFAULT_DESKTOP
# * locale is under any environments
# --> auto mode
#
CJKV_DEFAULT_DESKTOP="*"
#CJKV_DEFAULT_DESKTOP="KDE:LXQt:XFCE"
# List of locales for so-called CJKV environments
CJKV_LOCALES="zh_TW:zh_HK:zh_SG:zh_CN:ja_JP:ko_KR:vi_VN"
# Set locale dependent preferred IM over standard auto mode if not GNOME
IM_CONFIG_PREFERRED_RULE="zh_CN,fcitx5:zh_TW,fcitx5:zh_HK,fcitx5:zh_SG,fcitx5"
# User and system wide configuration is normally done via im-config program.
# The above IM_CONFIG_PREFERRED_RULE sets locale dependent preferred IM
# override rule. If you wish to use uim over ibus just for ja_JP,
# add :ja_JP,uim at the end of the above list. (Marked by "!" in GUI)
# List of desktop systems which starts ibus if available
# Applicable desktops are excluded for applying IM_CONFIG_PREFERRED_RULE
DESKTOP_SETUP_IBUS="GNOME"
# Trace commands for debug
# (This may cause problem configuration file generated under console mode)
#IM_CONFIG_SETMODE="-x"
# Verbose output for debug (uncomment following)
#IM_CONFIG_VERBOSE="true"
=== localectl status ===
System Locale: LANG=en_US.UTF-8
LANGUAGE=en_US:en
VC Keymap: (unset)
X11 Layout: fr
X11 Model: pc105
=== environment vars ==
DISPLAY=:0
GNOME_SETUP_DISPLAY=:1
WAYLAND_DISPLAY=wayland-0
XDG_CURRENT_DESKTOP=GNOME
XDG_DATA_DIRS=/usr/share/gnome:/home/antoine/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/
XDG_MENU_PREFIX=gnome-
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=gnome
XDG_SESSION_TYPE=wayland
QT_IM_MODULE=ibus
QT_IM_MODULES=wayland;ibus
XMODIFIERS=@im=ibus
=== systemd journal ==
Mar 09 10:12:50 yoga im-config[5515]: @im-launch IM_CONFIG_ENTRY='no_profile'
UID=1000 PID=5336
Mar 09 10:12:50 yoga im-config[5517]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:12:50 yoga im-config[5520]: EXIT @im-launch for no_profile*wayland
(invalid)
Mar 09 10:13:49 yoga im-config[9462]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=9402
Mar 09 10:13:49 yoga im-config[9464]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:14:04 yoga im-config[9757]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=9703
Mar 09 10:14:04 yoga im-config[9759]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:14:55 yoga im-config[9988]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=9937
Mar 09 10:14:55 yoga im-config[9990]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:15:01 yoga im-config[10056]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10005
Mar 09 10:15:01 yoga im-config[10058]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:15:56 yoga im-config[10156]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10105
Mar 09 10:15:56 yoga im-config[10157]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:16:02 yoga im-config[10232]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10181
Mar 09 10:16:02 yoga im-config[10234]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:16:51 yoga im-config[10360]: @profile IM_CONFIG_ENTRY='profile' UID=0
PID=10310
Mar 09 10:16:51 yoga im-config[10362]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:20:06 yoga im-config[10482]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10431
Mar 09 10:20:06 yoga im-config[10483]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:20:29 yoga im-config[10554]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10503
Mar 09 10:20:29 yoga im-config[10556]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:20:45 yoga im-config[10642]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10591
Mar 09 10:20:45 yoga im-config[10643]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:20:51 yoga im-config[10718]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10667
Mar 09 10:20:51 yoga im-config[10719]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:20:59 yoga im-config[10782]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10731
Mar 09 10:20:59 yoga im-config[10784]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:21:02 yoga im-config[10850]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10799
Mar 09 10:21:02 yoga im-config[10851]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:21:13 yoga im-config[10915]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=10864
Mar 09 10:21:13 yoga im-config[10916]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:22:53 yoga im-config[11212]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=11161
Mar 09 10:22:53 yoga im-config[11213]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:30:03 yoga im-config[11677]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=11626
Mar 09 10:30:03 yoga im-config[11678]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:32:34 yoga im-config[11861]: @profile IM_CONFIG_ENTRY='profile'
UID=1000 PID=11810
Mar 09 10:32:34 yoga im-config[11862]: GTK_IM_MODULE='' QT_IM_MODULE='ibus'
CLUTTER_IM_MODULE='' SDL_IM_MODULE='' XMODIFIERS='@im=ibus'
Mar 09 10:35:26 yoga im-config[12101]: Set IM_CONFIG_CURRENT_DESKTOP from
XDG_CURRENT_DESKTOP='GNOME' DESKTOP_SESSION='gnome XDG_CURRENT_DESKTOP='GNOME'
XDG_SESSION_TYPE='wayland'
Mar 09 10:35:26 yoga im-config[12102]: Set IM_CONFIG_CURRENT_DESKTOP <-
XDG_CURRENT_DESKTOP='GNOME'
Mar 09 10:35:26 yoga im-config[12110]: Set IM_CONFIG_PREFERRED='' for
IM_CONFIG_PREFERRED_RULE='' LC_CTYPE='C'
Mar 09 10:35:26 yoga im-config[12116]: find_match: 'GNOME' not in
automatic_im:DESKTOP_SETUP_IBUS=''
Mar 09 10:35:26 yoga im-config[12117]: automatic_im: execute autobase_im for
find_match(DESKTOP_SETUP_IBUS)=FALSE or avail_auto=FALSE
Mar 09 10:35:26 yoga im-config[12123]: avail_auto: TRUE, execute function
'package_auto' in 'ibus.conf'.
Mar 09 10:35:26 yoga im-config[12128]: autobase_im: set
mode=IM_CONFIG_SCRIPT='ibus'
Mar 09 10:35:26 yoga im-config[12134]: avail_auto: TRUE, execute function
'package_auto' in 'ibus.conf'.
Mar 09 10:35:26 yoga im-config[12139]: autobase_im: set
mode=IM_CONFIG_SCRIPT='ibus'
Mar 09 10:35:27 yoga im-config[12342]: Set IM_CONFIG_CURRENT_DESKTOP from
XDG_CURRENT_DESKTOP='GNOME' DESKTOP_SESSION='gnome XDG_CURRENT_DESKTOP='GNOME'
XDG_SESSION_TYPE='wayland'
Mar 09 10:35:27 yoga im-config[12343]: Set IM_CONFIG_CURRENT_DESKTOP <-
XDG_CURRENT_DESKTOP='GNOME'
Mar 09 10:35:27 yoga im-config[12352]: Set IM_CONFIG_PREFERRED='' for
IM_CONFIG_PREFERRED_RULE='' LC_CTYPE='C'
Mar 09 10:35:27 yoga im-config[12357]: find_match: 'GNOME' not in
automatic_im:DESKTOP_SETUP_IBUS=''
Mar 09 10:35:27 yoga im-config[12358]: automatic_im: execute autobase_im for
find_match(DESKTOP_SETUP_IBUS)=FALSE or avail_auto=FALSE
Mar 09 10:35:27 yoga im-config[12364]: avail_auto: TRUE, execute function
'package_auto' in 'ibus.conf'.
Mar 09 10:35:27 yoga im-config[12369]: autobase_im: set
mode=IM_CONFIG_SCRIPT='ibus'
Mar 09 10:35:27 yoga im-config[12375]: avail_auto: TRUE, execute function
'package_auto' in 'ibus.conf'.
Mar 09 10:35:27 yoga im-config[12380]: autobase_im: set
mode=IM_CONFIG_SCRIPT='ibus'
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.19.6+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages im-config depends on:
ii gettext-base 0.23.2-1
Versions of packages im-config recommends:
ii whiptail 0.52.25-2
ii x11-common 1:7.7+26
ii zenity 4.2.1-1
im-config suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: im-config
Source-Version: 0.60
Done: Osamu Aoki <[email protected]>
We believe that the bug you reported is fixed in the latest version of
im-config, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Osamu Aoki <[email protected]> (supplier of updated im-config package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 10 Mar 2026 10:11:19 +0900
Source: im-config
Architecture: source
Version: 0.60
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <[email protected]>
Changed-By: Osamu Aoki <[email protected]>
Closes: 1130136
Changes:
im-config (0.60) unstable; urgency=medium
.
* Robust command detection logic (closes: #1130136)
Checksums-Sha1:
dbd1d7ef6cc9bd214348717e00ee0330a70caf5b 1877 im-config_0.60.dsc
7cfa9515b1a82869e6d2d6d41b9cee7b9f9231a6 72348 im-config_0.60.tar.xz
Checksums-Sha256:
061ebabfd98d19859eaf309b8a448a29a006a65476f0a541dc6533f6a75f6024 1877
im-config_0.60.dsc
cf9d22639d223fa58415aced7ca4df716f24668806692bdefa1ac246523141fc 72348
im-config_0.60.tar.xz
Files:
6562b4555fbf6408768ccc46ed9725b4 1877 utils optional im-config_0.60.dsc
4fb3fa9f52e4090984939df7c9a71d4d 72348 utils optional im-config_0.60.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEMTNyTWIHiBV56V1iHhNWiB3Y15EFAmmvcc4RHG9zYW11QGRl
Ymlhbi5vcmcACgkQHhNWiB3Y15FiJw/8C36fHTpAy/1rs7coqyLuiPOm/PDozbEm
T3mk4VQOT+ujPscOo0ck8btQGq4j5iPXLJEvaPM0FYFJ8/2XMaWBPKXh0ErD0/xD
nO+CiPod/alKDAchoMEo4OmvOLjv9LOJ68Iuy1G/QD+QWuNLqXipXpD+VpotJtqo
uBEYSE7cb3cFTKaLDouvgI3Hles4Fdj1Fh4sXbyzCZBhdm661k//1m46+yKa5r/Q
sOSlkMDVHIQGkxHirDNc4aP/yIXuF1qj6JItJevCgkc0a30THn7hR3j7CtP+ntPQ
NZoWbtJPTGcZOYoz+rl2bHQUzJEeLI7feu0LIb9oMLVXMnjIh0lRJBZqHeeC+SRy
cN2G8s4SRdz+crhlwrdvbqVoUCdm2cMRxXjz5CGepOJhS48tx+vv5y9ZJRSB1tyk
uSKNqCjKHlW1cF61NsAgGd6Jhxb8c3Qv06ysDA+z8UafYXNpJ9f+e8FlJzfx7AHW
23FP+AH9A8ftQAn9Y7BSl2U9zXuvuLRZaxILIOw96xen6EQxWVkAttY9LkWRf91J
gSUP5oqXtk/+nIrYyUT6MCJOEcJGL1BXy6H5ixd3DZ7Dn4l7595kGIPHCcsUSaOY
8TwzHe0VICGZw7hM5kpiHuylwWKe6tPXhFrcSzilwiyf03MXZWK+QFf2ETYEBXvR
n3j1vPapFZM=
=PPyx
-----END PGP SIGNATURE-----
pgpRYJPyQDVFm.pgp
Description: PGP signature
--- End Message ---