Bug 119557

Summary: kopete crashes on restart with gobal identity without foto
Product: [Unmaintained] kopete Reporter: Beat Wolf <asraniel>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Beat Wolf 2006-01-05 11:09:00 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

When i enable the global identity in kopete but do not set a picture, after the next restart i get a crash after a few seconds and this output in the console:

 kopete (msn): [void MSNAccount::slotGlobalIdentityChanged(const QString&, const QVariant&)]
libkopete: [void Kopete::ContactList::slotPhotoChanged()]
kopete: [void KopeteEditGlobalIdentityWidget::updateGUI(const QString&, const QVariant&)] Updating the GUI reflecting the global identity change.

this gets repeated at least one million times... or so.

deleting the config or making a global identity with picture solves it
Comment 1 Olivier Goffart 2006-03-05 15:02:40 UTC
I have already fixed that infinite recursion in 0.12 but i don't remember if it has been backported in the 3.5 branch
Comment 2 Olivier Goffart 2006-03-10 23:20:31 UTC
i think it is fixed