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 ?