https://bugs.winehq.org/show_bug.cgi?id=57754
Bug ID: 57754 Summary: GUI offset in VST plugins Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: project.music@web.de Distribution: ---
VST plugins, that are loaded through tools like yabridge or LinVST can't be used. If I try to click a button or some other element in the plugins interface, I have to click way up and way left of the actual displayed thing (button, knob...).
This occurs in all distros I tested (fedora, endeavouros, openSuse, kubuntu), from wine version 9.22 up to version 10, stable or staging.
The only way to use windows vst plugins since then is to downgrade to an older wine version.
If there is anything I can provide to help, please tell me what and how.
http://bugs.winehq.org/show_bug.cgi?id=57754
Matej Prerovsky bofin@skaut.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bofin@skaut.cz
--- Comment #1 from Matej Prerovsky bofin@skaut.cz --- I can confirm this. The only way to get it working without downgrading to an older version is to put the VST window at the top left corner (position 0x0).
http://bugs.winehq.org/show_bug.cgi?id=57754
--- Comment #2 from fabio project.music@web.de --- @ Matej Prerovsky I found that interesting. It's logical but I haven't thought about it. So I tried and it really would work, but since I can't (and don't want to) get rid of the window frame, I'm not able to get the plugins to position 0x0. It really works, but this little offset that lasts makes it still almost impossible to klick into some digit-areas.
Thank you for your feedback.