https://bugs.kde.org/show_bug.cgi?id=521461
Bug ID: 521461
Summary: frei0r plugins are now showing up, depending on the
transition tags in their xml
Classification: Applications
Product: kdenlive
Version First 26.04.2
Reported In:
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: Video Effects & Transitions
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I have made/am making custom plugins and some plugins are not showing up in
Kdenlive.
The situation is that I need to have Kdenlive recognize my custom plugin.
In the xml file, I have this section (as all other plugins in KDenlive have):
<transition tag="frei0r.(pluginname)" id="frei0r.(pluginname)"
type="videotransition">
Specifically, the tag section is the problem. No matter what string I put after
"frei0r.", the plugin doesn't show up in Kdenlive.
The weird thing is that there's an exception. One of my custom tags works:
"frei0r.omni-swipe"
Does Kdenlive have specific rules regarding registering frei0r (or any)
plugins?
I doubt it, but is there any blacklist/whitelist by any chance?
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window): Windows 10
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.