GNU bug report logs -
#53172
29.0.50; cannot use fcitx5 after upgrading emacs
Previous Next
Reported by: 王会斌 <fighter90 <at> 163.com>
Date: Tue, 11 Jan 2022 02:45:02 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
王会斌 <fighter90 <at> 163.com> writes:
> From: wanghb <at> arch.mail-host-address-is-not-set
>
> To: bug-gnu-emacs <at> gnu.org
>
> Subject: 29.0.50; cannot use fcitx5 after upgrading emacs
>
> Date: Tue, 11 Jan 2022 09:22:01 +0800
>
> Message-ID: <87pmoz9idi.fsf <at> arch.mail-host-address-is-not-set>
>
> --text follows this line--
>
> After upgrading emacs to the latest version, I cannot enable fcitx5 in
>
> emacs.
>
> When I try to enable it, the frame of fcitx just appears and disappears
>
> quickly.
>
> The version that does not has this issue I know is
>
> emacs-git-29.0.50.153249-1-x86_64.pkg.tar.zst. And the version I am
>
> using, which has this issue, is 29.0.50.153486-1.
I tend to suspect this is an fcitx bug caused by some of the recent
changes to XIM support on master (Emacs is essentially the last
remaining XIM client that is actually used, along with WPS Office, so it
doesn't get very good support from modern input method frameworks.)
Please try launching Emacs with like below in turn, and tell with which
options fcitx remains broken:
emacs -q -xrm 'Emacs.inputStyle: none'
emacs -q -xrm 'Emacs.inputStyle: offthespot'
emacs -q -xrm 'Emacs.inputStyle: overthespot'
emacs -q -xrm 'Emacs.inputStyle: root'
emacs -q -xrm 'Emacs.inputStyle: callback'
Thanks.
This bug report was last modified 3 years and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.