Summary: | Kopete Crash while changing Settings | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Thomas K. <kuch3n> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas K.
2008-06-01 20:11:32 UTC
Could you paste couple lines before the "ASSERT failure in QList<T>::operator[]: "index out of range"" and also tell us how to reproduce the crash? (which setting were you changing etc.) Also please use Create a New Attachment for the backtrace or the log because the text in pastebin will be deleted after some time. SVN commit 815439 by rjarosz: Fix crash when socket emits RemoteHostClosedError error during disconnection in ClientStream destructor. I can't test it because it not reproducible, but hopefully this will fix it. BUG: 163020 M +6 -1 oscarclientstream.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=815439 SVN commit 815440 by rjarosz: Backport commit 815439. Fix crash when socket emits RemoteHostClosedError error during disconnection in ClientStream destructor. CCBUG: 163020 M +6 -1 oscarclientstream.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=815440 The commit are for bug 163019 not this one, sorry. Sure it is reproducable: i dont know the english translation sorry :d einstellungen->einrichten->verhalten->chat->Regelung zum gruppieren von Nachrichten Change that press apply Here i got a screen: http://img3.imagebanana.com/img/bxhfbfn/Bildschirmfoto.png A view lines before there a private things and i dont think you need them due that they are from the oscar protocol without warnings and that stuff. But i can send them to you via email ;) http://nopaste.de/p/aH0EIQGgC full debug messages until the crash ;) This bug is already fixed in SVN if you want you can create patches from here http://websvn.kde.org/?view=rev&revision=811502 (text changed->patch) or simply remove translations of X-KDE-PluginInfo-Category from chatwindow.desktop and emailwindow.desktop *** This bug has been marked as a duplicate of 161078 *** |