Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(question)ibus-pinyin freezes in stumpwm #26

Open
wxie2017 opened this issue Aug 13, 2023 · 0 comments
Open

(question)ibus-pinyin freezes in stumpwm #26

wxie2017 opened this issue Aug 13, 2023 · 0 comments

Comments

@wxie2017
Copy link

environment:

Debian GNU/Linux 12 - minimal installation without any desktop
apt install xorg, sbcl
apt install stumpwm
install ibus-pinyin

init files:
.bash_profile
ibus input

export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
ibus-daemon -drxR -v &

.xinitrc
#!/usr/bin/env bash

eval gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh
export GNOME_KEYRING_CONTROL
export SSH_AUTH_SOCK
export GPG_AGENT_INFO
export GNOME_KEYRING_PID
eval $(ssh-agent)

exec /usr/bin/stumpwm

setup:
im-config -c
use default

ibus-setup
input method: I see English - English (US); I click ADD; then the setup window freezes, and I can C-c to kill it.
The Chinese keyboard input method cannot be activated using s-SPC or any other methods.

What I miss in the process?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant