Summary: | Crash when Jabber protocol does not provide identity for transport account | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Nizovtsev Sergey <snizovtsev> |
Component: | Jabber Plugin | Assignee: | 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: | |||
Attachments: | Debug output |
Description
Nizovtsev Sergey
2008-01-06 13:25:53 UTC
Created attachment 22867 [details]
Debug output
Kopete console output, it has been compiled with debug.
When i have deleted icq transport (from other client) Kopete work fine. I have the same bug with jabber, transport's accound doesn't have identity and hasProperty call fails. SVN commit 783532 by rjarosz: Fix bug 155181: Crash when Jabber protocol does not provide identity for transport account. Fix crash when transport configuration dialog is opened for offline jabber account. BUG: 155181 M +2 -0 jabbercontact.cpp M +1 -1 jabberprotocol.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=783532 SVN commit 783533 by rjarosz: Backport commit 783532. Fix bug 155181: Crash when Jabber protocol does not provide identity for transport account. Fix crash when transport configuration dialog is opened for offline jabber account. CCBUG: 155181 M +2 -0 jabbercontact.cpp M +1 -1 jabberprotocol.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=783533 |