Your message dated Tue, 07 Jul 2026 17:56:08 +0900
with message-id <[email protected]>
and subject line im-config: support zsh ...
has caused the Debian Bug report #1057628,
regarding im-config: support zsh as login shell and wayland env
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.)
--
1057628: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:im-config
Version: 0.57-2
Control: block -1 by 1057627
1. For wayland, gnome-session use $SHELL to restart.
https://salsa.debian.org/gnome-team/gnome-session/-/commit/5fee64f74925291f211f289dcfb3f1cf522c1546
2. im-config contains a file: /etc/profile.d/im-config_wayland.sh
to start input method in wayland env.
3. If zsh is set to login shell, the input method won't start,
since zsh doesn't use /etc/profile.
Please put a symlink of /etc/profile.d/im-config_wayland.sh
to /etc/zsh/zlogin.d/im-config_wayland.sh
--- End Message ---
--- Begin Message ---
Package: im-config
Version: 1.0
Hi,
Ever since I realized Gunnar Hjalmarsson has deceased, I (original authour of
im-config) am taking up maintenance.
I documented why I don't use the approach mentioned to set environment. Also, I
documented whi I don't support Wayland based system with im-config.
Under wayland, in short, setting environment should be done through
~/.config/environment.d/* manually. This is only needed except for supporting
some backward compatibility. This approach works for zsh and documented now.
In the early days of Wayland environment, what Gunnar has tried valid effort but
I see it is best not to keep this part of code. I disabled it in 0.59 and I
removed even a trace of such effort in 1.0.
See README.Debian of im-config 1.0 or 1.1.
Regards,
Osamu
--- End Message ---