Bug 436805

Summary: Add clip to project option is ignored in video stabilize window
Product: [Applications] kdenlive Reporter: Pozsgay Máté <matthew.linux>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version First Reported In: 21.04.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Pozsgay Máté 2021-05-09 00:44:33 UTC
SUMMARY
"Add clip to project" option is ignored in video stabilizer dialog.

STEPS TO REPRODUCE
1. Import a clip
2. Open the stabilize video window
3. Uncheck the "Add clip to project" checkbox

OBSERVED RESULT
After the stabilization is completed the stabilized mlt is added to project bin

EXPECTED RESULT
The mlt shouldn't added to project if the corresponding checkbox is not checked.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 20.04.2
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version:
Comment 1 Jean-Baptiste Mardelle 2021-07-08 08:25:35 UTC
Git commit 8ef991dd6152df3aadf96b2a49ba36fc51c5d6bc by Jean-Baptiste Mardelle.
Committed on 08/07/2021 at 08:25.
Pushed by mardelle into branch 'master'.

Correctly display info on error with jobs, fix stablize add clip checkbox not working

M  +7    -6    src/jobs/audiolevelstask.cpp
M  +11   -11   src/jobs/cliploadtask.cpp
M  +0    -2    src/jobs/cuttask.cpp
M  +15   -6    src/jobs/filtertask.cpp
M  +8    -4    src/jobs/proxytask.cpp
M  +6    -3    src/jobs/scenesplittask.cpp
M  +10   -1    src/jobs/speedtask.cpp
M  +17   -7    src/jobs/stabilizetask.cpp
M  +2    -1    src/jobs/stabilizetask.h
M  +6    -3    src/jobs/transcodetask.cpp

https://invent.kde.org/multimedia/kdenlive/commit/8ef991dd6152df3aadf96b2a49ba36fc51c5d6bc