-
Notifications
You must be signed in to change notification settings - Fork 102
Description
(1) Issue/Bug Description:
After the latest updating, fcitx stopped working.
(2) Steps to reproduce (if you know):
- Fresh install a pop os from iso.
- switch language to Chinese (zh_CN)
- select fcitx as input
- install an input method such as fcitx-sunpinyin / sogou pinyin (deb file only).
- sudo apt update; sudo apt upgrade
- sign out, sign in;
- fcitx disappears
(3) Expected behavior:
fcitx should work as normal;
fcitx diagnostics show that GTK_IM_MODULE QT_IM_MODULE and XMODIFIER ends are all set to ibus.
manually setting them in the .xprofile would allow fcitx to run again, but not autostart when login. it is a temporary fix.
(4) Distribution (run cat /etc/os-release):
Pop!_OS 20.10
(5) Gnome Shell version:
38.1
(6) Pop Shell version (run apt policy pop-shell or provide the latest commit if building locally):
1.1.01607982311420.10~0fbf86c
(7) Where was Pop Shell installed from:
sudo apt upgrade
(8) Monitor Setup (2 x 1080p, 4K, Primary(Horizontal), Secondary(Vertical), etc):
2880x1800
(9) Other Installed/Enabled Extensions:
none
(10) Other Notes:
I have tried both on my working laptop and a fresh install, both failed.