Summary: | Crash while remove songs in "Mixed mode CD proyect" | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Hector <pe.world3> |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aacid, trueg |
Priority: | NOR | Flags: | jpwhiting:
gardening+
|
Version: | 2.0.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/k3b/56d6545fda70ae7bc2301f863a7975e6e91ada78 | Version Fixed In: | 2.0.3 |
Sentry Crash Report: |
Description
Hector
2013-08-02 19:28:49 UTC
Git commit 56d6545fda70ae7bc2301f863a7975e6e91ada78 by Albert Astals Cid. Committed on 16/10/2014 at 20:39. Pushed by aacid into branch '2.0'. Fix Crash while remove songs in "Mixed mode CD proyect" It happens that the first remove of song deletes the parent model so the rest of subsequent removes go back to the parent model, try to delete themselves from it and they are already gone. Create a mixed mode CD. Add three songs to the audio section Select two songs Remove them Without the patch it crashes, with it works fine REVIEW: 120607 FIXED-IN: 2.0.3 Acked by Michal Malek M +9 -5 src/k3bmetaitemmodel.cpp http://commits.kde.org/k3b/56d6545fda70ae7bc2301f863a7975e6e91ada78 |