Page 1 of 1

[SOLVED] ibus-setup doesn't work correctly

PostPosted: Dec 18th, '13, 13:15
by track
here is my problem,i cannot add or chose input method by ibus-setup .
Ibus-setup.png
Ibus-setup.png (63.31 KiB) Viewed 925 times

the follow info is my env.
Code: Select all
# uname -a
Linux localhost 3.8.13.4-desktop-1.mga3 #1 SMP Thu Jul 4 13:56:21 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Code: Select all
# locale
LANG=zh_CN.UTF-8
LC_CTYPE=zh_CN.UTF-8
LC_NUMERIC=zh_CN.UTF-8
LC_TIME=zh_CN.UTF-8
LC_COLLATE=zh_CN.UTF-8
LC_MONETARY=zh_CN.UTF-8
LC_MESSAGES=zh_CN.UTF-8
LC_PAPER=zh_CN.UTF-8
LC_NAME=zh_CN.UTF-8
LC_ADDRESS=zh_CN.UTF-8
LC_TELEPHONE=zh_CN.UTF-8
LC_MEASUREMENT=zh_CN.UTF-8
LC_IDENTIFICATION=zh_CN.UTF-8
LC_ALL=

Code: Select all
rpm -qa | grep "ibus*"
ibus-table-wubi-1.4.6-2.mga3
ibus-ui-gtk3-1.5.1-2.mga3
lib64ibus-gir1.0-1.5.1-2.mga3
ibus-table-1.4.99.20121112-2.mga3
scribus-1.4.2-1.mga3
ibus-qt4-1.3.1-7.mga3
lib64ibus1.0_5-1.5.1-2.mga3
ibus-1.5.1-2.mga3
ibus-chewing-1.4.3-2.mga3
ibus-sogoupycc-0.2.5-9.mga3
the above show i have installed ibus-sogoupycc input method,and before this i tried libpinyin,don't work either.
Code: Select all
rpm -qa | grep fonts-ttf
fonts-ttf-default-zh_CN-0.2.0-7.mga3
fonts-ttf-liberation-2.00.0-3.mga3
fonts-ttf-decoratives-1.4-2.mga3
fonts-ttf-wqy-microhei-0.2.0-7.mga3
fonts-ttf-dejavu-2.33-4.mga3
fonts-ttf-west_european-1.4-2.mga3
fonts-ttf-freefont-20090104-6.mga3
here i have installed chinese fonts wqy(wenquanyi).
Code: Select all
ibus version
IBus 1.5.1

ibus engine
xkb:us::eng

ibus list-engine | grep -A 1 -i chinese
language: Chinese
  chewing - Chewing
--
language: Chinese
  sgpycc - Sogou Cloud

so am i missing something ?
ps:i have a idea ,maybe i can do something for chinese language wiki page ,never mind my ugly english :mrgreen:

Re: ibus-setup doesn't work correctly

PostPosted: Dec 18th, '13, 18:53
by doktor5000
Did you check https://wiki.mageia.org/en/Mageia_3_Errata#ibus ?
Also there have been quite some threads here about ibus, IIRC there's a bug with the graphics theme, but that's easy to workaround.

Re: ibus-setup doesn't work correctly

PostPosted: Dec 19th, '13, 10:55
by track
doktor5000 wrote:Did you check https://wiki.mageia.org/en/Mageia_3_Errata#ibus ?
Also there have been quite some threads here about ibus, IIRC there's a bug with the graphics theme, but that's easy to workaround.

thank you very much,it's nothing wrong,because i am not familiar with ibus-setup dialog ;) .it is working now.