Summary: | Kopete crashes at startup | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Alexis Kauffmann <leh> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kim |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alexis Kauffmann
2012-10-29 15:08:48 UTC
I started kopete via command line using the --noconnect option. Then I tried to manually connect each of my accounts. MSN, AIM and Facebook connected with no problems. When I tried to connect to my G-Talk accounts, the application crashed again. To be even more specific: the problem seems to lie in the authorization to my company's Google Apps account. I had to renew it earlier to access it via other applications and Kopete only crashes when trying to access "myusername@mydomain.com" which is a Google Account. However, accessing myusername@gmail.com causes no harm. *** This bug has been marked as a duplicate of bug 298290 *** Created attachment 74909 [details]
New crash information added by DrKonqi
kopete (1.3.2) on KDE Platform 4.9.2 using Qt 4.8.3
- What I was doing when the application crashed:
Startup, contacts are shown then program crashes.
-- Backtrace (Reduced):
#6 Kopete::MetaContact::isOnline (this=<optimized out>) at ../../../kopete/libkopete/kopetemetacontact.cpp:519
#7 0x00007fe070a8cc5e in Kopete::UI::ContactListTreeModel::countConnected (this=this@entry=0x103a9e0, gmi=gmi@entry=0x1752030) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:233
#8 0x00007fe070a8cec3 in Kopete::UI::ContactListTreeModel::data (this=0x103a9e0, index=..., role=138) at ../../../../kopete/kopete/contactlist/contactlisttreemodel.cpp:318
#9 0x00007fe070a95cef in Kopete::UI::ContactListProxyModel::filterAcceptsRow (this=0x103c9a0, sourceRow=<optimized out>, sourceParent=...) at ../../../../kopete/kopete/contactlist/contactlistproxymodel.cpp:139
#10 0x00007fe06ec06c1c in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x10a93d0, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1132
|