LADSPA plugin errors from onevpl appimage on T2
root@Standard_PC:~# DISPLAY="10.0.2.2:1" ./squashfs-root/usr/bin/cin Cinelerra Infinity - built: Feb 4 2026 16:44:02 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy 2003-2017 mods for Cinelerra-CV by CinelerraCV team 2015-2025 mods for Cinelerra-GG by Cinelerra-GG team Libav version: Lavc62.11.100 Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra. lang changed from '' to 'C.UTF-8' build plugin index for: /root/squashfs-root/usr/bin/plugins build lv2 index for: $CIN_PATH/lv2 build ladspa plugin index for: /root/squashfs-root/usr/bin/ladspa int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/imp_1199.so = libfftw3f.so.3: cannot open shared objy int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/mbeq_1197.so = libfftw3f.so.3: cannot open shared oby int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/pitch_scale_1193.so = libfftw3f.so.3: cannot open shy int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/pitch_scale_1194.so = libfftw3f.so.3: cannot open shy MWindow::init_ladspa_plugins: can't create ladspa plugin index: /root/.bcast5/ladspa_plugins._root_squashfs-root_usr_bin_laa so, list is bin/ladspa/imp_1199.so bin/ladspa/mbeq_1197.so bin/ladspa/pitch_scale_1193.so bin/ladspa/pitch_scale_1194.so I think those should be added to "-e" directive in bld_appimage.sh script ?
PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/imp_1199.so = libfftw3f.so.3: cannot open shared objy int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/mbeq_1197.so = libfftw3f.so.3: cannot open shared oby int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/pitch_scale_1193.so = libfftw3f.so.3: cannot open shy int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/pitch_scale_1194.so = libfftw3f.so.3: cannot open shy MWindow::init_ladspa_plugins: can't create ladspa plugin index: /root/.bcast5/ladspa_plugins._root_squashfs-root_usr_bin_laa
so, list is
bin/ladspa/imp_1199.so bin/ladspa/mbeq_1197.so bin/ladspa/pitch_scale_1193.so bin/ladspa/pitch_scale_1194.so
I think those should be added to "-e" directive in bld_appimage.sh script ?
* I am not having this problem:* squashfs-root/usr/bin/ladspa/highpass_iir_1890.so squashfs-root/usr/bin/ladspa/hilbert_1440.so *squashfs-root/usr/bin/ladspa/imp_1199.so* squashfs-root/usr/bin/ladspa/impulse_1885.so squashfs-root/usr/bin/ladspa/inv_1429.so squashfs-root/usr/bin/ladspa/karaoke_1409.so squashfs-root/usr/bin/ladspa/latency_1914.so squashfs-root/usr/bin/ladspa/lcr_delay_1436.so squashfs-root/usr/bin/ladspa/lowpass_iir_1891.so squashfs-root/usr/bin/ladspa/ls_filter_1908.so squashfs-root/usr/bin/ladspa/matrix_ms_st_1421.so squashfs-root/usr/bin/ladspa/matrix_spatialiser_1422.so squashfs-root/usr/bin/ladspa/matrix_st_ms_1420.so *squashfs-root/usr/bin/ladspa/mbeq_1197.so* squashfs-root/usr/bin/ladspa/mod_delay_1419.so
On Wed, Feb 11, 2026 at 2:32 AM Phyllis Smith via Cin <[email protected]> wrote:
PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/imp_1199.so = libfftw3f.so.3: cannot open shared objy int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/mbeq_1197.so = libfftw3f.so.3: cannot open shared oby int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/pitch_scale_1193.so = libfftw3f.so.3: cannot open shy int PluginServer::open_plugin(int, Preferences*, EDL*, Plugin*): PluginServer::open_plugin: load_obj /root/squashfs-root/usr/bin/ladspa/pitch_scale_1194.so = libfftw3f.so.3: cannot open shy MWindow::init_ladspa_plugins: can't create ladspa plugin index: /root/.bcast5/ladspa_plugins._root_squashfs-root_usr_bin_laa
so, list is
bin/ladspa/imp_1199.so bin/ladspa/mbeq_1197.so bin/ladspa/pitch_scale_1193.so bin/ladspa/pitch_scale_1194.so
I think those should be added to "-e" directive in bld_appimage.sh script ?
I am not having this problem:
If you have fftw3 package this error probably will not show up? Or may be T2's fftw3 package compiled a bit differently so those libs are missed ? Ah, no it was just not installed package ./t2 install fftw3 fftw3: Not installed (3.3.10). Added. ~14m:45s I'm not sure if you can remove it for testing, without removing something important? But on more minimalist installs this deficiency showed up ....
squashfs-root/usr/bin/ladspa/highpass_iir_1890.so squashfs-root/usr/bin/ladspa/hilbert_1440.so squashfs-root/usr/bin/ladspa/imp_1199.so squashfs-root/usr/bin/ladspa/impulse_1885.so squashfs-root/usr/bin/ladspa/inv_1429.so squashfs-root/usr/bin/ladspa/karaoke_1409.so squashfs-root/usr/bin/ladspa/latency_1914.so squashfs-root/usr/bin/ladspa/lcr_delay_1436.so squashfs-root/usr/bin/ladspa/lowpass_iir_1891.so squashfs-root/usr/bin/ladspa/ls_filter_1908.so squashfs-root/usr/bin/ladspa/matrix_ms_st_1421.so squashfs-root/usr/bin/ladspa/matrix_spatialiser_1422.so squashfs-root/usr/bin/ladspa/matrix_st_ms_1420.so squashfs-root/usr/bin/ladspa/mbeq_1197.so squashfs-root/usr/bin/ladspa/mod_delay_1419.so _______________________________________________ Cin mailing list -- [email protected] To unsubscribe send an email to [email protected]
participants (2)
-
Andrew Randrianasulu -
Phyllis Smith