Bug 253192

Summary: Console errors in Kate
Product: [Unmaintained] kdelibs Reporter: Alessandro Ghersi <alessandro-ghersi>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: adaptee, christoph
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alessandro Ghersi 2010-10-04 02:19:17 UTC
Version:           unspecified
OS:                Linux

Bug reported here:
https://bugs.launchpad.net/ubuntu/+source/kdesdk/+bug/578544

Clean install of KUbuntu Lucid, 32-bit desktop running in Virtual Box

When I start Kate from the command line, I see the following errors in the console:

$ kate .bashrc
kate(13159)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
kate(13159)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/cubranic/.local/share/mime/magic"
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /home/cubranic/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon

Reproducible: Didn't try
Comment 1 Christoph Cullmann 2011-06-24 17:33:59 UTC
Generic problem.
Comment 2 Jekyll Wu 2011-12-01 07:32:10 UTC
I think the problem is ibus is set as the input method(which is the default in Ubuntu), but ibus is not running when kate is started.