Summary: | crash when resuming from hibernate | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | 20120808_bugs.kde.org |
Component: | WLM Plugin | Assignee: | Roman Jarosz <kedgedev> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, chris, kde-bugs, kopete-bugs-null, m.wege, suokkos |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Remove asserts in connectionWithSocket
Updated fix for libmsn |
Description
20120808_bugs.kde.org
2009-07-11 10:27:23 UTC
Indeed, this matches bug 196572 except because this has an assert (debug build?). Bug 198808 also seems related Thanks *** Bug 196572 has been marked as a duplicate of this bug. *** *** Bug 198808 has been marked as a duplicate of this bug. *** *** Bug 206091 has been marked as a duplicate of this bug. *** *** Bug 207436 has been marked as a duplicate of this bug. *** *** Bug 207597 has been marked as a duplicate of this bug. *** Created attachment 39419 [details]
Remove asserts in connectionWithSocket
This should fix this bug ... I'll push this patch to libmsn as soon as possible.
SVN commit 1067392 by rjarosz: Use NotificationServerConnection::connectionState() because isConnected doesn't tell use that we can send pings CCBUG: 199755 M +1 -1 wlmsocket.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1067392 *** Bug 220666 has been marked as a duplicate of this bug. *** Created attachment 39499 [details]
Updated fix for libmsn
Fix was committed into libmsn (will be in next libmsn version). |