I like so much Mageia (and its ancestor Mandrake.mandriva) even though there are always some paintful
post-installation tunings to do

Just got Mageia 3 and installed the Ibus packages (using ibus-pinyin). Then when I do the first step
- Code: Select all
[jianfeng@localhost ~]$ ibus-setup
Can not execute default panel program
(main.py:3459): IBUS-WARNING **: Unable to connect to ibus: Could not connect: Connection refused
[jianfeng@localhost ~]$
It is in fact that Ibus-daemon cannot be started that produces the first warning as proved by
- Code: Select all
[jianfeng@localhost ~]$ ibus-daemon
Can not execute default panel program
[jianfeng@localhost ~]$
So what it does mean... "default panel program"..?
Do someone also had this trouble? I have searched posts regarding ibus (quite few regarding other issues); gooled the warning but
didn't figure out any solution.
Any idea ??? Thanks.
p.s. I had already in .bashrc:
- Code: Select all
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus