Closed antieksi closed 4 months ago
Do you use wine9? If so dont use wine9 OR you need Nightly -'Current' Nightly should support wine9, but sure im' not
Yeah nightly supports wine 9. But it's not backwards compat with wine < 6.0
You're on an Arch based distro, so you probably have Wine 9, you have to download the latest Nightly build for it to work.
I've installed lmms-git
package just now which should have installed me a bleeding-edge LMMS version. VST plugins load, but I've stumbled upon other problem: I can't open VST plugins' GUI.
You need libxcb-0
or whatever is the arch name too installed. It's a new dependency for vst, since we added wine 9 support.
It looks like I already have them installed (both x86 and x64). Could it be that libxcb
and libxcb-0
are a little different?
It seems like this was because of me not setting X11 properly for the VST plugin to show its window. Though I still have one minor issue, that one of plugin's contents appearing not inside LMMS itself, but that's an issue of the compositor. Aside from this, everything seems to work now. Thanks!
System Information
EndeavourOS w/ niri compositor (Wayland)
LMMS Version(s)
1.2.2 (Linux/x86_64, Qt 5.15.14, GCC 14.1.1 20240522)
Most Recent Working Version
No response
Bug Summary
VST .dlls fail to load. If this can be helpful, I use xwayland-satellite to use XWayland apps in niri compositor. After starting it I launch LMMS with environment variable
DISPLAY
set to:0
, and I don't really know, if this is the reason.Expected Behaviour
With Wine installed from official repositories, any plugin should start and show its window
Steps To Reproduce
lmms
package from official Arch Linux repositorieswine
,wine-mono
,wine-gecko
,winetricks
Logs
Click to expand
Screenshots / Minimum Reproducible Project
No response
Please search the issue tracker for existing bug reports before submitting your own.