Certain VSTs showing black screen.

Questions about Wine on Linux
Locked
PaulTGG
Newbie
Newbie
Posts: 2
Joined: Tue Feb 07, 2023 11:29 am

Certain VSTs showing black screen.

Post by PaulTGG »

Hi,
I'm getting a completely black screen when loading certain VST plugins (specifically some of the newer plugins from Hornet). I'm using Wine 8.19 (Staging), and Yabridge as my... bridge... to use the Windows plugins. The sound still works, but the interface is black. I've attached a log file.

Things I've tried:
-DXVK
-Installing WebView2 (which I had to do as Windows 7)
-Copying Windows fonts into the Wine prefix

One error I can consistently get is

Code: Select all

dispatch_exception EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised
, but I'm not sure what the actual problem is. Anyone have any experience with this, or any tips I can try?
Attachments
reaperlog.txt.zip
(4.86 KiB) Downloaded 144 times
PaulTGG
Newbie
Newbie
Posts: 2
Joined: Tue Feb 07, 2023 11:29 am

Re: Certain VSTs showing black screen.

Post by PaulTGG »

...also worth mentioning that I have libgl and libvulkan installed.
Locked