Thanks a lot photodiode.
I set as follows.
user $ cat ~/.xprofile
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
user $ cat ~/.config/plasma-localerc
[Formats]
LANG=ja_JP.UTF-8
LC_COLLATE=ja_JP.UTF-8
LC_MEASUREMENT=ja_JP.UTF-8
LC_MONETARY=ja_JP.UTF-8
LC_NUMERIC=ja_JP.UTF-8
LC_TIME=ja_JP.UTF-8
useDetailed=true
[Translations]
LANGUAGE=en_US
With only en_US.UTF-8 and ja_JP.UTF-8 uncommented in /etc/locale.gen (and generated)
https://cdn.scrot.moe/images/2016/11/27/2016-11-27_19h27_54.png
I can input Japanese.
https://cdn.scrot.moe/images/2016/11/28/2016-11-28_09h23_10.png
However,I get an error message.
https://cdn.scrot.moe/images/2016/11/27/2016-11-27_18h07_28.png
kactivitymanagerd-20161127-180534.kcrash
Application: kactivitymanagerd (kactivitymanagerd), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7feed608f800 (LWP 540))]
Thread 2 (Thread 0x7feebce0d700 (LWP 553)):
[KCrash Handler]
#5 0x00007feebc39f800 in ?? ()
#6 0x00007feed47a4982 in QInternal::activateCallbacks(QInternal::Callback, void**) () from /usr/lib/libQt5Core.so.5
#7 0x00007feed49891e5 in QCoreApplication::notifyInternal2(QObject, QEvent) () from /usr/lib/libQt5Core.so.5
#8 0x00007feed49b9886 in QObjectPrivate::setParent_helper(QObject*) () from /usr/lib/libQt5Core.so.5
#9 0x00007feed49b9e38 in QObject::~QObject() () from /usr/lib/libQt5Core.so.5
#10 0x00007feed49be899 in QSocketNotifier::~QSocketNotifier() () from /usr/lib/libQt5Core.so.5
#11 0x00007feed61579ef in ?? () from /usr/lib/libQt5DBus.so.5
#12 0x00007feed2c223b3 in _dbus_watch_list_remove_watch () from /usr/lib/libdbus-1.so.3
#13 0x00007feed2c2093e in ?? () from /usr/lib/libdbus-1.so.3
#14 0x00007feed2c209b9 in ?? () from /usr/lib/libdbus-1.so.3
#15 0x00007feed2c1f7fb in ?? () from /usr/lib/libdbus-1.so.3
#16 0x00007feed2c0b132 in ?? () from /usr/lib/libdbus-1.so.3
#17 0x00007feed615ce0b in ?? () from /usr/lib/libQt5DBus.so.5
#18 0x00007feed615cf94 in ?? () from /usr/lib/libQt5DBus.so.5
#19 0x00007feed615d299 in ?? () from /usr/lib/libQt5DBus.so.5
#20 0x00007feed614a7de in ?? () from /usr/lib/libQt5DBus.so.5
#21 0x00007feed47c1049 in ?? () from /usr/lib/libQt5Core.so.5
#22 0x00007feed3151424 in start_thread () from /lib/libpthread.so.0
#23 0x00007feed40ddcad in clone () from /lib/libc.so.6
Thread 1 (Thread 0x7feed608f800 (LWP 540)):
#0 0x00007feed315703f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00007feed47c1e3b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2 0x00007feed47c0c36 in QThread::wait(unsigned long) () from /usr/lib/libQt5Core.so.5
#3 0x00007feed614a596 in ?? () from /usr/lib/libQt5DBus.so.5
#4 0x00007feed614a629 in ?? () from /usr/lib/libQt5DBus.so.5
#5 0x00007feed402bc38 in run_exit_handlers () from /lib/libc.so.6
#6 0x00007feed402bc85 in exit () from /lib/libc.so.6
#7 0x00007feed4016717 in libc_start_main () from /lib/libc.so.6
#8 0x00000000004090a9 in _start ()
I am sorry that I do not know how to use "code tags".
When I create "~/.bashrc file" and "~/.xprofile file", I get an error message.
Is there a way to solve this problem?
I am in trouble because a lot of error messages came out.
Could you tell me the professor, please?
Thank you very much.