https://bugs.kde.org/show_bug.cgi?id=514086

--- Comment #3 from [email protected] ---
Hello, I've been testing 25.12.2.

Currently, the loading time on the first launch seems to have increased (around
5-10 Minutes).
Subsequent launches appear to be a little faster.

After clicking "New Project," I repeatedly see windows flash briefly, which
seem to be the individual VST plugin GUIs.

After a very long time, i see a Kdenlive window and a window for a VST plugin,
but I can't input anything in the program or the VST window; it seems to be
frozen.

In the Task Manager, I see two child processes: rundll32.exe Windows Host
Process (Rundll32):

rundll32 "E:VST\Steinberg\vstplugins\MPC Beats64.dll", ProxyMidiPort 7580
rundll32 "E:VST\Steinberg\vstplugins\MPC Beats64.dll", ProxyMutex 7580

(The individual processes seem to vary with each launch.)

If I kill these two processes, another process, "Window Name," appears. 
If I kill that one too, everything seems to work, but it doesn't.

The newly started Kdenlive then currently uses about 13.5 GB of RAM.

Currently, I'm using a workaround startup script: Kdenlive_NoVST.bat

----------------
@echo off
rem Hide VST paths for this process only
set VST_PATH=
set VST3_PATH=

rem Start Kdenlive
.\kdenlive.exe
----------------

This version, started this way, comes up in seconds and then uses about 350 MB
of RAM.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to