Replies: 2 comments
|
Hi @irobot8, interesting. Did you scan the plug-ins installed in your system before clicking the --add new plugin-- button? |
0 replies
|
Same problem as @irobot8 when adding a plug-in : Scanning the plug-in yields no results. Note that the folders containing the plug-ins (/usr/lib/lv2/ and /usr/lib/ladspa/) are not accessible via the file browser... Thanks for your help :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all - I've recently installed Giada v 1.3.0 via the flatpak download on Ubuntu linux 24.04.3 LTS.
When I click on the FX (plugins) button, then --add new plugin--, Giada just closes itself.
This is the error if I run from the terminal:
/usr/include/c++/14.3.0/bits/stl_vector.h:1162: constexpr std::vector<_Tp, _Alloc>::const_reference std::vector<_Tp, _Alloc>::operator const [with _Tp = giada::PluginInfo; _Alloc = std::allocatorgiada::PluginInfo; const_reference = const giada::PluginInfo&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Does anyone know what has gone wrong here?
All reactions