You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, April 22nd 2005, 7:02am

[Kopete] Strange error output & crashes

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?