| Summary: | Application crashes when deleting a file that is in a locked timeline. | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | rvec136551 |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | julius.kuenzel |
| Priority: | NOR | ||
| Version First Reported In: | 22.08.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/multimedia/kdenlive/commit/505a09f8bad262540aefd51d691a1641f91cadc2 | Version Fixed/Implemented In: | 22.08.2 |
| Sentry Crash Report: | |||
|
Description
rvec136551
2022-09-17 09:04:50 UTC
Thanks for your report! I can confirm this issue. Git commit 707628042cb53e9745f96d64550d578e23de2e1d by Julius Künzel. Committed on 17/09/2022 at 14:06. Pushed by jlskuz into branch 'master'. Show message on bin item deletion failure M +7 -1 src/bin/bin.cpp https://invent.kde.org/multimedia/kdenlive/commit/707628042cb53e9745f96d64550d578e23de2e1d Git commit ac4795e727eeba7ce899e1268433dda7d8281ccd by Julius Künzel. Committed on 17/09/2022 at 14:06. Pushed by jlskuz into branch 'master'. Fix crash on bin clip deletion with instance on locked track M +3 -1 src/bin/projectclip.cpp M +3 -1 src/bin/projectitemmodel.cpp https://invent.kde.org/multimedia/kdenlive/commit/ac4795e727eeba7ce899e1268433dda7d8281ccd Git commit a5351b850ae7cb9ef5af9c548a961a9a01c8041e by Julius Künzel. Committed on 17/09/2022 at 14:06. Pushed by jlskuz into branch 'master'. Add test for bin clip deletion with instance on locked track M +34 -0 tests/modeltest.cpp https://invent.kde.org/multimedia/kdenlive/commit/a5351b850ae7cb9ef5af9c548a961a9a01c8041e Git commit 96a87abe0148104e985b09585aec8cd76356c250 by Julius Künzel. Committed on 17/09/2022 at 14:07. Pushed by jlskuz into branch 'release/22.08'. Add test for bin clip deletion with instance on locked track M +34 -0 tests/modeltest.cpp https://invent.kde.org/multimedia/kdenlive/commit/96a87abe0148104e985b09585aec8cd76356c250 Git commit 505a09f8bad262540aefd51d691a1641f91cadc2 by Julius Künzel. Committed on 17/09/2022 at 14:07. Pushed by jlskuz into branch 'release/22.08'. Fix crash on bin clip deletion with instance on locked track M +3 -1 src/bin/projectclip.cpp M +3 -1 src/bin/projectitemmodel.cpp https://invent.kde.org/multimedia/kdenlive/commit/505a09f8bad262540aefd51d691a1641f91cadc2 |