I just started playing arround with Kopete 0.10 (KDE 3.4.0) on Gentoo Linux, but it looks like, something is wrong with it. When I start it from konsole, I get the following error messages:
|
Source code
|
1
2
3
|
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
libkopete: WARNING: [Kopete::Plugin* Kopete::PluginManager::loadPluginInternal(const QString&)] Unable to find a plugin named ''!
|
kopete starts. When I try to setup a new access (tried it with IRC) and connect to it, it gives the following:
|
Source code
|
1
2
3
4
5
6
7
8
9
10
|
QGDict::hashKeyString: Invalid null key
QCheckBox::setProperty( "disabled", value ) failed: property invalid, read-only or does not exist
kopete: ERROR: No network name defined, and could not import network information from ID
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
|
When I close kopete, it gives the following output:
|
Source code
|
1
2
3
|
QGDict::hashKeyString: Invalid null key
libkopete: WARNING: [virtual Kopete::PluginManager::~PluginManager()] Destructing plugin manager without going through the shutdown process! Backtrace is:
libkopete:
|
And sometimes it simply crashes with
|
Source code
|
1
|
KCrash: Application 'kopete' crashing...
|
That's pretty sad. I already reemerged kopete two times, and also cleaned out all kopete-related files in my /home dir, but that did not help.
Anyone any idea?