| Summary: | Stem shouldn't be available when export audio is turned off | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Peter <Peter> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | admin, ed.rogalsky |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | possible patch | ||
|
Description
Peter
2016-01-23 20:42:17 UTC
@Vincent: This is an issue with the new RenderDialog. The old one didn't allow this. Is the new RenderDialog still work in progress? If not the Stem export should be only allowed if audio export is enabled and the format "Audio only" is selected. Created attachment 102591 [details]
possible patch
I added a possible patch to fix this bug.
Ideally the audio export option should also be disabled when a render profile from "Audio only" or "Images sequence" is selected, but that could be more complicated.
Thanks for your report and path. Fixed now in this commit: https://commits.kde.org/kdenlive/42701f3986ee99f4be470ddd4ab5d2fc8e731fc2 |