IBus icon is missing at startup?
Posted
by
quanta
on Ask Ubuntu
See other posts from Ask Ubuntu
or by quanta
Published on 2012-11-24T03:13:29Z
Indexed on
2012/11/26
5:20 UTC
Read the original article
Hit count: 418
After some installing, tweaking, ... the IBus icon is missing at startup, although it's working fine:
$ ps -ef | grep [i]bus
quanta 1918 1890 0 09:54 ? 00:00:01 /usr/bin/ibus-daemon --xim
quanta 1946 1918 0 09:54 ? 00:00:00 /usr/lib/i386-linux-gnu/ibus/ibus-gconf
quanta 1948 1918 0 09:54 ? 00:00:00 /usr/bin/python /usr/share/ibus/ui/gtk/main.py
quanta 1951 1 0 09:54 ? 00:00:00 /usr/lib/i386-linux-gnu/ibus/ibus-x11 --kill-daemon
quanta 1987 1918 0 09:54 ? 00:00:00 /usr/lib/ibus-unikey/ibus-engine-unikey --ibus
I can make it appear by restarting the ibus-daemon
:
$ ibus-daemon -x -r -d
I also have tried to add the IBus to the System tray whitelist but nothing changes.
How can I troubleshoot this issue?
© Ask Ubuntu or respective owner