On Linux (Debian, old-stable, "Bullseye", with KDE 5.20.5) I installed from the Debian repository packages "lsp-plugins" and "calf-plugins", and also placed the files from some other dowloaded "VST" and "VST3" type plugin into the corresponding folders on the plugin folder path. According to the VALIDATION function, the only plugins which would have a chance to work are the "VST" type plugins. Any other plugin type ("VST3" and "LV2") does not pass the validation test. For those I get the following strange output where there appears constructed a path to the plugin file which of course like this does not exist:
Code: Select all
Started validating: /home/myusername/http:/calf.sourceforge.net/plugins/Analyzer
Random seed: 0x341d35f
Validation started
Strictness level: 5
-----------------------------------------------------------------
Starting tests in: pluginval / Scan for plugins located in: /home/myusername/http:/calf.sourceforge.net/plugins/Analyzer...
Num plugins found: 0
!!! Test 1 failed: No types found. This usually means the plugin binary is missing or damaged, an incompatible format or that it is an AU that isn't found by macOS so can't be created.
There was no plugin file found at: /home/myusername/http:/calf.sourceforge.net/plugins/Analyzer
FAILED!! 1 test failed, out of a total of 1
*** FAILEDThe "VST" type plugin can be added to the track, but when I go ahead and try to open its GUI by double clicking on its symbol in the track's plugin-chain view, WF obviously tries to paint a plugin window, sometime seen as a bigger sized, empty, semi-transparent rectangle as a shadow on top of the main WF window, sometimes seen by a blinking cursor in a completely to cursor size shrinked plugin window, which cannot be handled in any way, and... end of the story.
In the task bar I see that it there was created a new window. But neither that new window nor the main WF window react anymore. The main window at least can be minimized and maximized and fully drawn again, with the shadow of the new window on top, but the new window appears to open as a ghost only. WF is frozen in this state and ending the WF process by the KDE system monitor is the only way to continue. The built-in sandboxing did obviously not provide protection, neither.
I for testing the issue installed the evaluatuion version of Reaper, and _ALL_ plugins work there.
How might this come? Is this a tremendous WF12.5.11 issue, or is my Debian installation missing some package which WF might depend on but has this not documented?
Any idea on how to analyze this, or better: how to solve this?
