Is removing ibus enough?
I am using Kubuntu 14.04.
I had to completely remove ibus because not only it bugged chromium, but also I do not need it at all.
Unfortunately, I have the feeling it is not completely disabled because I have warning messages in some application logs:
x@aspire6930g:~$ konsole
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
x@aspire6930g:~$ Bus::open: Connect ibus failed!
IBusInputContext::createInputContext: no connection to ibus-daemon
As the ibus package no longer exists on my system, there is no ibus-daemon.
My question is : what additional step should I perform to tell the system that I do not use ibus ?
- Run
qtconfig-qt4
→ Interface tab - Set Default Input Method to
xim
If for some reasons didn't work, try using im-config
:
-
Check for available & default input systems:
$ im-config -l ibus xim $ im-config -m default ibus ibus
-
Set other one,
xim
is the standard for X serverim-config -n xim