Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.4
2019.4
2020.3
2020.3.12f1
2021.1
2021.2
Issue ID
1344820
Regression
No
[Linux] Japanese characters can not be entered anywhere in the Editor when using Japanese (Mozc)
How to reproduce:
1. Open attached project "JunInvader.zip"
2. Switch to "Japanese (Mozc)" and select "Hiragana" as Input Mode in the Linux settings
3. Select any GameObject and type any Japanese character in the GameObject name field
Expected result: Character is written
Actual result: Character is not written
Reproducible with - 2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.12f1, 2021.2.0b1
Comments (6)
-
junshwa
Jan 11, 2022 21:15
Download
libibusplatforminputcontextplugin.so
Website
Qt Downloads
ttps://download.qt.io/ministro/android/qt5/objects/5.421-x86/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so.mirrorlist
For example
(snap/zoom-client)/snap/zoom-client/167/zoom/platforminputcontexts/libibusplatforminputcontextplugin.so
export QT_IM_MODULE=ibus;
-
junshwa
Sep 30, 2021 08:23
Download
libibusplatforminputcontextplugin.so
Website
Qt Downloads
ttps://download.qt.io/ministro/android/qt5/objects/5.421-x86/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so.mirrorlist
-
junshwa
Sep 30, 2021 08:09
It seems that the reason why Japanese input with ibus-mozc or ibus-kkc cannot be performed with the Linux version Unity editor is that libibusplatforminputcontextplugin.so does not exist in the Linux version Unity editor.
-
junshwa
Sep 30, 2021 06:49
I use ibus-mozc and ibus-kkc together.
I found a bug report web page where ibus is not available in Qt 5.15.1
[QTBUG-87827] Qt5.15.1 with QtCreator 4.12.4 can't input chinese on centos8.2,and the built project has exist the same problem too. - Qt Bug Tracker
ttps://bugreports.qt.io/browse/QTBUG-87827
-
junshwa
Aug 25, 2021 17:16
The following URL may be a hint for bug fixes.
Qt5でbuildされた QtCreatorで日本語入力をできるようにする(@Linux環境) - emblog Qtのあれ
ttps://emblog-qt.hatenablog.jp/entry/Cant_use_ibus_Input_Method_qtcreator_qt5
English translation of the above URL
ttp://translate.google.com/translate?hl=ja&sl=ja&tl=en&u=https%3A%2F%2Femblog-qt.hatenablog.jp%2Fentry%2FCant_use_ibus_Input_Method_qtcreator_qt5
-
junshwa
Jul 01, 2021 01:21
The latest version of Ubuntu 20.04 LTS has ibus-mozc installed by default.
Please note that the latest version of Ubuntu 20.04 LTS does not install by default with fcitx-mozc.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (2022.1.X):
We want to support IME input on Linux in the future. Presently, this is not supported.