Registered Member
|
I have attempted to disable and get rid of all nepomuk, akonadi, soprano, etc. related processes and it seems that one residual problem is that I now get all kinds of error messages when I start certain applications from the command line. For example, when I invoke 'kate filename' from the command line, I see these messages below. What changes do I need to make to stop getting these messages?
$ kate filename <E> QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory QFileSystemWatcher: failed to add paths: /home/joe/.config/ibus/bus |
Registered Member
|
If you use the forum search and search for "QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave" you'll see it's a standard generated Qt error message that means nothing to the end user and apparently it's complicated to fix. There is actually a Kate bug report for it.
|
Registered Member
|
This is not only a 'kate' error message as I also see the same error message on several other applications, i.e. kwrite, and some various graphic image viewers, and other applications.
|
Registered Member
|
That is a qWarning message, and can only be removed by rebuilding Qt with a patch:
It's a harmless message |
Registered Member
|
Thank you. What is the procedure for implementing this patch?
Is that something that anyone can easily do? Why isn't that patch implemented in a regular update? |
Registered Member
|
Procedure is to apply* it
We have it at openSUSE, and i think also Fedora and Mageia are including it in their Qt packages * http://www.cyberciti.biz/faq/appy-patch ... h-command/ |
Administrator
|
It must be noted that the fixing the cause of that warning is a lot more complex than it seems: there's been some discussion on the KDE maling lists already.
"Violence is the last refuge of the incompetent."
Plasma FAQ maintainer - Plasma programming with Python |
Registered Member
|
He's got a wider problem, einar and probably the root cause of most of his errors: viewtopic.php?f=154&t=109766
|
Administrator
|
Unfortunately the only way to silence the file system watcher message is by removing the ibus support for Qt - this is usually a separate package in most distributions.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]