From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?6I2S5LqV5ZCJ5YmH?= Subject: ibus-anthy can not input Japanese on guixSD 1.0.1 Date: Thu, 12 Dec 2019 20:15:10 +0900 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58764) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ifMRC-0000nf-Su for help-guix@gnu.org; Thu, 12 Dec 2019 06:15:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ifMRB-0004c9-47 for help-guix@gnu.org; Thu, 12 Dec 2019 06:15:18 -0500 Received: from mail-wm1-x32f.google.com ([2a00:1450:4864:20::32f]:51832) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ifMRA-0004Yc-OS for help-guix@gnu.org; Thu, 12 Dec 2019 06:15:17 -0500 Received: by mail-wm1-x32f.google.com with SMTP id d73so1929464wmd.1 for ; Thu, 12 Dec 2019 03:15:16 -0800 (PST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix Hello guix, I am here 10 month ago and now I am back. I installed guixSD v1.0.1 on Onkyo M511A5. I was using gnome and xfce de for few days but I did not know how to set up Japanese font on gdm, I also could not change desktop on gdm and I met the issue I could not login after system reconfigure. Now I don't use de but use cwm, i3 window manager with slim display manager= . I don't meet the issue with gdm. I installed ibus-anthy for Japanese but can not input Japanese because Japanese -anthy input method is missing on ibus-setup. I found below article in help-guix archives and follow it. https://lists.gnu.org/archive/html/help-guix/2018-08/msg00083.html My dot.xinitrc which is linked dot.xsession is as follows, ---------------------------------------------------------------------------= ------------- #!/run/current-system/profile/bin/sh # keyboardlayout setxkbmap -model pc104 -layout jp & # root color xsetroot -solid "#333333" # lang #export LANG=3Dja_JP.utf8 # ibus-anthy export GTK_DATA_PREFIX=3D/run/current-system/profile export GUIX_GTK2_IM_MODULE_FILE=3D/home/yoshi/.guix-profile/lib/gtk-2.0/2.10.0/imm= odules-gtk2.cache export GUIX_GTK3_IM_MODULE_FILE=3D/home/yoshi/.guix-profile/lib/gtk-3.0/3.0.0/immo= dules-gtk3.cache export IBUS_COMPONENT_PATH=3D/home/yoshi/.guix-profile/share/ibus/component export GTK_IM_MODULE=3Dibus export XMODIFIERS=3D@im=3Dibus #export QT_IM_MODULE=3Dibus ibus-daemon -drx exec $1 ---------------------------------------------------------------------------= ------------- I can not yet input Japanese with ibus-anthy. I installed ibus, anthy, ibus-anthy and python.... I found python ...ibus-anthy/engine/main.py --ibus missing. yoshi@wara ~$ ps ax | grep ibus 5513 pts/1 Sl 0:02 /home/yoshi/.guix-profile/bin/ibus-daemon --xim 5518 pts/1 Sl 0:00 /gnu/store/r7vn81lcd7q9i3wy2jf3vi7rfh0ga98h-ibus-1.5.20/libexec/ibus-dconf 5520 pts/1 Sl 0:00 /gnu/store/r7vn81lcd7q9i3wy2jf3vi7rfh0ga98h-ibus-1.5.20/libexec/ibus-ui-gtk= 3 5522 pts/1 Sl 0:00 /gnu/store/r7vn81lcd7q9i3wy2jf3vi7rfh0ga98h-ibus-1.5.20/libexec/ibus-x11 --kill-daemon 5525 ? Sl 0:00 /gnu/store/r7vn81lcd7q9i3wy2jf3vi7rfh0ga98h-ibus-1.5.20/libexec/ibus-portal 5537 pts/1 Sl 0:00 /gnu/store/r7vn81lcd7q9i3wy2jf3vi7rfh0ga98h-ibus-1.5.20/libexec/ibus-engine= -simple 5794 pts/1 S+ 0:00 grep --color=3Dauto ibus After kill ibus and execute it again as follows, yoshi@wara ~$ ibus-daemon --xim -v & [1] 5848 yoshi@wara ~$ IBUS-Message: 19:57:33.562: 19:57:33.562082: Engine anthy is already registered by other component ---------------------------------------------------------------------------= ----------------------------------- IBUS-Message: 19:57:33.568: 19:57:33.568314: Engine xkb:mn::mon is already registered by other component (ibus-dconf:5853): dconf-WARNING **: 19:57:33.736: unable to open named profile (ibus): using the null configuration. (ibus-ui-gtk3:5854): IBUS-WARNING **: 19:57:34.044: panel.vala:255: If you launch KDE5 on xterm, export XDG_CURRENT_DESKTOP=3DKDE before launch KDE5. (ibus-ui-gtk3:5854): IBUS-WARNING **: 19:57:34.290: ibus_bus_call_sync: org.freedesktop.DBus.Properties.Get: GDBus.Error:org.freedesktop.DBus.Error.Failed: No global engine. IBUS_ERROR: Failed to execute child process =E2=80=9C/gnu/store/vws22j0mmiwm68w10v5syqprq0ydsgnp-setxkbmap-1.3.2=E2=80= =9D (=E8=A8=B1=E5=8F=AF=E3=81=8C=E3=81=82=E3=82=8A=E3=81=BE=E3=81=9B=E3=82= =93) (ibus-ui-gtk3:5854): IBUS-WARNING **: 19:57:34.441: xkblayout.vala:198: Execute setxkbmap failed: Failed to execute child process =E2=80=9C/gnu/store/vws22j0mmiwm68w10v5syqprq0ydsgnp-setxkbmap-1.3.2=E2=80= =9D (=E8=A8=B1=E5=8F=AF=E3=81=8C=E3=81=82=E3=82=8A=E3=81=BE=E3=81=9B=E3=82= =93) yoshi@wara ~$ I hope this information would help to solve this issue. Thank you.