SUMMARY When pressing the X button on the video import dialog, it seems it must be pressed multiple times STEPS TO REPRODUCE 1. Select a large number (3000) of frames from a video file. 2. Import them. 3. Press the X button now rapidly because of how frightening this huge amount of frames is.
Actually, clicking the close button doesn't even seem to cancel anything. Not that the close button is supposed to be a cancel button.
Git commit 4c62b784bae589e480988bb35b8c74438db752d5 by Emmet O'Neill. Committed on 09/09/2024 at 23:02. Pushed by emmetoneill into branch 'master'. Video Import: Allow import process to be canceled. Previously, closing the "import video as animation" progress dialog simply reopen instead of canceling. Closing the progress dialog now properly cancels the ffmpeg subprocess. M +12 -2 libs/ui/animation/KisDlgImportVideoAnimation.cpp M +9 -3 libs/ui/animation/KisFFMpegWrapper.cpp M +1 -1 libs/ui/animation/KisFFMpegWrapper.h https://invent.kde.org/graphics/krita/-/commit/4c62b784bae589e480988bb35b8c74438db752d5