Bug 476865 - Creating a preset shadows existing preset name
Summary: Creating a preset shadows existing preset name
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: 23.08.3
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-12 05:03 UTC by mashkal2000@gmail.com
Modified: 2023-11-12 05:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
built-in preset missing (23.00 KB, image/png)
2023-11-12 05:03 UTC, mashkal2000@gmail.com
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mashkal2000@gmail.com 2023-11-12 05:03:42 UTC
Created attachment 163065 [details]
built-in preset missing

SUMMARY
I'm not sure if this is a bug or a feature, but creating a new render preset with the same name as an existing built-in preset succeeds, and replaces the existing preset in the menu.


STEPS TO REPRODUCE
1. Ctrl+Enter to open render menu
2. Render Project -> Presets -> Hardware Accelerated
3. Click Create new profile
4. Name it NVENC H265 ABR

OBSERVED RESULT
New preset is created, replacing the built-in NVENC H265 ABR preset in the menu.

EXPECTED RESULT
"Preset already exists" dialog appears, same as when shadowing the name of a user-created preset.

I can see how this is a useful feature for power users - I certainly found it useful as a workaround for https://bugs.kde.org/show_bug.cgi?id=476864, but it is unintuitive.