Bug 119557 - kopete crashes on restart with gobal identity without foto
Summary: kopete crashes on restart with gobal identity without foto
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-05 11:08 UTC by Beat Wolf
Modified: 2006-03-10 23:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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