SUMMARY KRecorder does not play a newly recorded recording if saved with the same name as a record deleted in the current session, instead plays the "deleted" recording STEPS TO REPRODUCE 1. Record a recording 2. Save recording 3. Delete Recording 4. Record Another recording 5. Save recording under the name of previously deleted recording 6. Try playing the just saved recording OBSERVED RESULT Supposedly deleted recording plays. EXPECTED RESULT Second recording is played, deleted recording is actually deleted. SOFTWARE/OS VERSIONS Recorder: 25.04.2 Ubuntu Core 24 KDE Frameworks: 6.14.0 Qt: 6.9.0 wird verwendet und gebaut wurde mit 6.9.0 Build ABI: x86_64-little_endian-lp64 Kernel: linux 6.14.0-15-generic ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/utilities/krecorder/-/merge_requests/57
Git commit 6b05920628a773fb195c2ac25e1977040dcea33c by Devin Lin, on behalf of Balló György. Committed on 23/07/2025 at 19:31. Pushed by devinlin into branch 'master'. Reset media path if no current recording This ensures that the file is closed when not in use and is re-read when opened again for audio playback. M +2 -0 src/contents/ui/main.qml https://invent.kde.org/utilities/krecorder/-/commit/6b05920628a773fb195c2ac25e1977040dcea33c
Git commit b9c9a4c3bbbcad6c1c0487d16814f99c55c135ed by Devin Lin, on behalf of Balló György. Committed on 23/07/2025 at 19:36. Pushed by devinlin into branch 'release/25.08'. Reset media path if no current recording This ensures that the file is closed when not in use and is re-read when opened again for audio playback. M +2 -0 src/contents/ui/main.qml https://invent.kde.org/utilities/krecorder/-/commit/b9c9a4c3bbbcad6c1c0487d16814f99c55c135ed