Comment 9 for bug 99815

Revision history for this message
Daniel Hahler (blueyed) wrote :

Re-opening. I'm very much experiencing this currently:
With statistics plugin enabled: 1:20 to start, without:

real 0m3.448s
user 0m0.036s
sys 0m0.012s

Activating the statistics plugin already blocks the UI.
When starting with the plugin enabled, I'm getting the following before the (first) forking alone:
real 0m25.386s
user 0m0.036s
sys 0m0.012s

STDERR:

$ time kopete
kopete(4696) Kopete::IdentityManager::load: Created identity "CBNk7T72Y1"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kopete(4696) Kopete::IdleTimer::IdleTimer: Using platform idle timer
kopete(4696)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know "/home/daniel/.kde/share/apps/kabc"
kopete(4696)/kdecore (KLibrary) kde4Factory: The library "/usr/lib/kde4/kopete_history.so" does not offer a qt_plugin_instance function.
Calling appendChild() on a null node does nothing.
kopete(4695): Communication problem with "kopete" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." "

real 0m25.386s
user 0m0.036s
sys 0m0.012s
daniel@base [es:255] { ~ }
$ QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /home/daniel/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
kopete(4696)/libkopete Kopete::PluginManager::loadPluginInternal: Unable to find a plugin named ' "" '!
Calling appendChild() on a null node does nothing.
kopete(4696) Kopete::AccountManager::setOnlineStatus: category: 2 status title: "Online" status message: ""
Unknown signature value: 795
kopete(4696) OscarStatusManager::onlineStatusOf: Creating Kopete::OnlineStatus for ExtStatus, internal status: 8198
kopete(4696) OscarStatusManager::onlineStatusOf: Creating Kopete::OnlineStatus for ExtStatus, internal status: 8198
kopete(4696) OscarStatusManager::onlineStatusOf: Creating Kopete::OnlineStatus for ExtStatus, internal status: 8196
kopete(4696) OscarStatusManager::onlineStatusOf: Creating Kopete::OnlineStatus for ExtStatus, internal status: 8198
kopete(4696) OscarStatusManager::onlineStatusOf: Creating Kopete::OnlineStatus for ExtStatus, internal status: 8196
kopete(4696) OscarStatusManager::onlineStatusOf: Creating Kopete::OnlineStatus for ExtStatus, internal status: 8196

I can provide strace output (via "strace -f -t -o").