Bug#983653: task-japanese-gnome-desktop: no Japanese input method available out of the box
YOSHINO Yoshihito <[email protected]> Sun, 28 Feb 2021 13:09:28 +0900
| Newsgroups | gmane.linux.debian.user.japanese |
|---|---|
| Message-ID | <CABgYh2RudSeRxX2HfmR7v2JRaVmN+uH5S7-Ejs_5REzO+9yXwA__10876.5173283004$1614485555$gmane$org@mail.gmail.com> |
--000000000000cf300005bc5dade4 Content-Type: text/plain; charset="UTF-8" Package: task-japanese-gnome-desktop Version: 3.64 Severity: grave Tags: bullseye l10n patch Justification: renders package unusable X-Debbugs-Cc: [email protected] Dear Maintainer, On a fresh bullseye installation of Japanese GNOME desktop, its user cannot type Japanese text out of the box. A fresh buster installation of Japanese GNOME desktop dist-upgraded to bullseye is also affected. Note that a fresh buster installation of Japanese GNOME desktop itself is not affected. This is caused by the change in the gnome-shell package (Bug#815050) to add "Recommends: ibus", which breaks any non-ibus input method framework (Bug#941624), especially uim (mainly used by Japanese users) and fcitx (mainly used by Chinese users), while reverting the change is perhaps not feasible to western language users for emoji support. Adding some Japanese input method to the ibus framework should work around the problem for Japanese users. Specifically, adding Recommends: ibus-mozc (or ibus-anthy on architectures where mozc is not available) to this package should work around the problem. The attached patch should apply the work-around. Thanks in advance, -- YOSHINO Yoshihito <[email protected]> -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.10.0-3-amd64 (SMP w/1 CPU thread) Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages task-japanese-gnome-desktop depends on: ii tasksel 3.64 Versions of packages task-japanese-gnome-desktop recommends: ii thunderbird 1:78.7.1-1 ii thunderbird-l10n-ja 1:78.7.1-1 task-japanese-gnome-desktop suggests no packages. -- no debconf information --000000000000cf300005bc5dade4 Content-Type: text/x-diff; charset="US-ASCII"; name="add_ibus_input_method.patch" Content-Disposition: attachment; filename="add_ibus_input_method.patch" Content-Transfer-Encoding: base64 Content-ID: <f_klomuizx0> X-Attachment-Id: f_klomuizx0 LS0tIHRhc2tzZWwtMy42NC9kZWJpYW4vY29udHJvbAkyMDIxLTAyLTE1IDAyOjAxOjUxLjAwMDAw MDAwMCArMDkwMAorKysgdGFza3NlbC0zLjY0L2RlYmlhbi9jb250cm9sCTIwMjEtMDItMjggMTM6 MDQ6MTYuMzM1Njg0MjI3ICswOTAwCkBAIC0xNDIzLDYgKzE0MjMsNyBAQAogIFRoaXMgdGFzayBs b2NhbGlzZXMgdGhlIEdOT01FIGRlc2t0b3AgaW4gSmFwYW5lc2UuCiBEZXBlbmRzOiAke21pc2M6 RGVwZW5kc30sCiBSZWNvbW1lbmRzOgorCWlidXMtbW96YyB8IGlidXMtYW50aHksCiAjIGV2b2x1 dGlvbiBoYXMgYSBwcm9ibGVtIGZvciBKYXBhbmVzZSwgZm9yIGV4YW1wbGUgaXQgdXNlcyBhbHdh eXMgVVRGLTgKICMgc3ViamVjdCBpbnN0ZWFkIG9mIGlzby0yMDIyLWpwIHVzZWQgSmFwYW5lc2Ug ZGUtZmFjdG8uIEkgcmVjb21tZW5kCiAjIHRodW5kZXJiaXJkIGFzIGRlZmF1bHQgbWFpbGVyIGZv ciBKYXBhbmVzZSBkZXNrdG9wIHVzZXJzLgo= --000000000000cf300005bc5dade4--