LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
8.12k stars 1.01k forks source link

VST's Not Loading #7169

Closed DavidRLTG closed 5 months ago

DavidRLTG commented 7 months ago

System Information

Devuan Linux Latest

LMMS Version(s)

1.2.2, 1.3.0-alpha

Most Recent Working Version

No response

Bug Summary

Simply used VeSTige, and imported a VST dll. App freezes for ~10s, comes back, nothing is loaded.

Expected Behaviour

VST Loads, and I can use it.

Steps To Reproduce

Simply use VeSTige, and import a VST dll.

Logs

Click to expand
Carla does not appear to be installed.  That's OK, please ignore any related library errors.
Jack appears to be installed on this system, so we'll use it.
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.
Notice: could not set realtime priority.
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.
Lv2 plugin SUMMARY: 0 of 0  loaded in 0 msecs.
Connection established.

Stream successfully created

Cannot load library /tmp/.mount_LMMS.A6c4DjO/usr/lib/lmms/libcarlabase.so: (libcarla_native-plugin.so: cannot open shared object file: No such file or directory)
Cannot load library /tmp/.mount_LMMS.A6c4DjO/usr/lib/lmms/libcarlapatchbay.so: (libcarla_native-plugin.so: cannot open shared object file: No such file or directory)
Cannot load library /tmp/.mount_LMMS.A6c4DjO/usr/lib/lmms/libcarlarack.so: (libcarla_native-plugin.so: cannot open shared object file: No such file or directory)
002c:fixme:winediag:loader_init wine-staging 8.18 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:wineusb:query_id Unhandled ID query type 0x5.
0080:fixme:wineusb:query_id Unhandled ID query type 0x5.
0080:fixme:wineusb:query_id Unhandled ID query type 0x5.
wine: failed to start L"Z:\\tmp\\.mount_LMMS.A6c4DjO\\usr\\lib\\lmms\\32\\RemoteVstPlugin32.exe.so"
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.

Remote plugin exit code:  1
remote plugin died! invalidating now.
Remote plugin did not connect.

Screenshots / Minimum Reproducible Project

No response

Please search the issue tracker for existing bug reports before submitting your own.

Veratil commented 7 months ago

Also reported on Discord. A recent update to wine was found to be the issue in that case.

ohquait commented 7 months ago

knowing from other projects like LSP and IEMpluginsuit, on Linux with vst3sdk installed systemwide, not needed Wine anymore to supporting plugins with vst-vst2-vst3 functions ... so i think a switch off wine should enable compilling lmms against VST3SDK and keep a clean L"inux"MMS

i use pclinuxos