In Message <CADCYzv5vpmwFjmLbJh5=kb0r0onu03bnvtcckuix2em16yv...@mail.gmail.com>,
Takatsugu Nokubi <[email protected]> writes:
> The following snippet is a workaround for this problem.
> Can you try it?
> https://salsa.debian.org/snippets/327
>
> We, uim maintainers, will upload new package with such fix.
I tried it on buster.
It genarates the following installed-modules.scm: (without comment)
(define installed-im-module-list '("tutcode" "anthy-utf8"))
(define installed-im-list '(tutcode anthy-utf8))
(define enabled-im-list installed-im-list)
However, I haven't installed uim-tcode. My system has only uim-anthy.
Likewise, the generated loader.scm also includes descriptions for tutcode.
Perhaps the reason is:
buster$ dpkg-query -W -f='${Status}\n' uim-tcode
dpkg-query: no packages found matching uim-tcode
Cheers,
Nide