all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Anyone using Guix + Gnome + Japanese-Input, please let me know!
@ 2022-05-31 10:47 yasu
  2022-05-31 12:22 ` Dominic Martinez
  2022-05-31 14:46 ` Luis Felipe
  0 siblings, 2 replies; 5+ messages in thread
From: yasu @ 2022-05-31 10:47 UTC (permalink / raw)
  To: Help Guix

[-- Attachment #1: Type: text/plain, Size: 1578 bytes --]

It must has been a while since I last used Japanese input on my Linux
system - I have just realized that I can no longer select Japanese
Input (Anthy) from Gnome on my Guix OS.

It use to be there but no longer.

 

It is not shown as an Input Choice, either.


GUIX_GTK2_IM_MODULE_FILE GUIX_GTK2_IM_MODULE_FILE are set in my
bash_profile
~$ cat .bash_profile
export GUIX_GTK2_IM_MODULE_FILE="$HOME/.guix-profile/lib/gtk-
2.0/2.10.0/immodules-gtk2.cache" 
export GUIX_GTK3_IM_MODULE_FILE="$HOME/.guix-profile/lib/gtk-
3.0/3.0.0/immodules-gtk3.cache" 
export PATH="$PATH:$HOME/co/private/bin:$HOME/.npm-global/bin"
export GLFW_IM_MODULE=ibus
# Honor per-interactive-shell startup file
if [ -f ~/.bashrc ]; then . ~/.bashrc; fi
~$ 



~$ echo $GUIX_GTK2_IM_MODULE_FILE 
/home/yasu/.guix-profile/lib/gtk-2.0/2.10.0/immodules-gtk2.cache
~$ echo $GUIX_GTK3_IM_MODULE_FILE 
/home/yasu/.guix-profile/lib/gtk-3.0/3.0.0/immodules-gtk3.cache
~$ find /home/yasu/.guix-profile/lib/gtk-2.0/2.10.0/
/home/yasu/.guix-profile/lib/gtk-2.0/2.10.0/
/home/yasu/.guix-profile/lib/gtk-2.0/2.10.0/immodules-gtk2.cache
/home/yasu/.guix-profile/lib/gtk-2.0/2.10.0/engines
/home/yasu/.guix-profile/lib/gtk-2.0/2.10.0/engines/libadwaita.so
/home/yasu/.guix-profile/lib/gtk-2.0/2.10.0/engines/libadwaita.la
~$ find /home/yasu/.guix-profile/lib/gtk-3.0/3.0.0/
/home/yasu/.guix-profile/lib/gtk-3.0/3.0.0/
/home/yasu/.guix-profile/lib/gtk-3.0/3.0.0/immodules-gtk3.cache
~$ 


If you happen to be using Japanese Input on Guix + Gnome, please let me
know!  I would like to compare with a working system!





[-- Attachment #2: Image-9ETYM1.png --]
[-- Type: image/png, Size: 25388 bytes --]

[-- Attachment #3: Image-SL17M1.png --]
[-- Type: image/png, Size: 138133 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-01 11:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-31 10:47 Anyone using Guix + Gnome + Japanese-Input, please let me know! yasu
2022-05-31 12:22 ` Dominic Martinez
2022-06-01  6:52   ` Taiju HIGASHI
2022-06-01 10:35   ` yasu
2022-05-31 14:46 ` Luis Felipe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.