Summary: | kget crashed when selecting several downloads from list | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Oliver Putz <Regnaron> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Oliver Putz
2008-09-07 11:06:58 UTC
This bug is most probably already fixed in trunk. If you can verify, we could also backport it to the KDE 4.1 branch. SVN commit 858415 by ahartmetz: - Do not treat about-to-be-deleted extenders as still present, hopefully fixing hard to reproduce bugs in KGet. - Properly document that the delegate takes ownership of extenders. Hi, regrettably the current kdelibs SVN checkout fails to compile on my machine. So currently I cannot verify if this bug is still valid in trunk. However, if I manage to compile some trunk version in the future I'll see if this bug is still valid (and if so, I'll just reopen this one) Hi, not sure if it is still helpful, but I just wanted to say that this bug indeed seems to have been fixed in trunk (perhaps by commit 858415). So backporting that fix might be a reasonable idea. SVN commit 874881 by uwolfer: Backport: SVN commit 858415 by ahartmetz: - Do not treat about-to-be-deleted extenders as still present, hopefully fixing hard to reproduce bugs in KGet. - Properly document that the delegate takes ownership of extenders. CCBUG:170598 M +9 -7 kextendableitemdelegate.cpp M +4 -3 kextendableitemdelegate.h WebSVN link: http://websvn.kde.org/?view=rev&revision=874881 |