This is similar to https://bugs.kde.org/show_bug.cgi?id=380854 Reproduce [Kdenlive 18.04.2 from Flathub] 1. Open Kdenlive 2. Add something on timeline 3. Export and rendering 4. Exit Kdenlive from close button before rendering is done Outcome: kdenlive_rendering and melt process still work. Moreover when they finish it doesn't show a notification Expected: When we press close button Kdenlive should warn us that rendering is running, and ask us if we want to cancel it, and kill the processes on exit
Corresponding bug on Flatpak https://github.com/flatpak/flatpak/issues/1903
Created attachment 117487 [details] Notification confirming Rendering completion On my Kdenlive (refactoring_timeline), as described, exiting during a rendering process does not raise any warnings from Kdenlive and the processes in the background continue BUT a notification is shown after the rendering is completed contrary to what is reported (see attachment) I still think giving a warning is a good idea, in case the notification is missed and the user somehow forgets.
Confirmed with 21.03.80
Git commit 99dd34e1e5c98b11a879d22f0182680c31592fa3 by Jean-Baptiste Mardelle. Committed on 17/03/2025 at 18:43. Pushed by mardelle into branch 'master'. Warn when exiting Kdenlive when render jobs are running, allow to terminate all jobs FIXED-IN: 25.08.0 M +27 -7 src/mainwindow.cpp M +1 -0 src/mainwindow.h M +11 -0 src/render/renderserver.cpp M +1 -0 src/render/renderserver.h https://invent.kde.org/multimedia/kdenlive/-/commit/99dd34e1e5c98b11a879d22f0182680c31592fa3