Summary: | Crash when canceling a "Copy To" from audio-CD/FLAC in overwrite dialog | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Bart Cerneels <bart.cerneels> |
Component: | Collections/Local | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | faure, nhn |
Priority: | NOR | ||
Version: | 2.3-GIT | ||
Target Milestone: | 2.2.2 | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bart Cerneels
2009-11-11 13:31:53 UTC
Unless we delete one of the subjobs in amarok I guess this is a KDE bug. Perhaps we can work around it but better report it to kdelibs to. Seems like only a .part existed for track 11. Not sure if resume can work with audio CD. Perhaps we need to clean up any partial transfers in this case? Setting the version since you seem to have forgotten :) Bart, is this an Amarok bug or not? It might be a kdelibs bug, but we could probably prevent this from happening. Nikolaj has taken a look at it, might even be fixed already. SVN commit 1062999 by dfaure: Fix crash in ~KCompositeJobPrivate after an error happens in a TransferJob. Fixed for: 4.4 BUG: 214100 BUG: 202091 BUG: 197289 BUG: 180791 CCBUG: 218719 CCBUG: 162285 M +9 -2 job.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1062999 SVN commit 1078135 by dfaure: Backport 1062999: Fix crash after an error happens in a TransferJob. Fixed for: 4.3.5 CCBUG: 214100 202091 197289 180791 M +9 -2 job.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1078135 |