Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

[Bug]: Some VST plugins are launched in white screen

Open molarro opened this issue 2 years ago • 2 comments

Describe the bug

Some VST standalone plugins, e.g. Serum and Vital after installation are launched in white screen, however I can hear sounds. In DAW, plugins are loaded also without GUI.

I have tried with Nvidia proprietary driver, so as with Nouveau.

If I launch .exe via terminal, I'm receiving (I don't know how to copy):

image

Related: https://xferrecords.com/forums/general/serum-gui-loads-into-white-screen

https://xferrecords.com/forums/general/cannot-load-serum-in-fl-studio-12

https://github.com/doitsujin/dxvk/issues/316

To Reproduce

  1. Install Serum VST standalone in Bottle - is available free demo of plugin.
  2. Install dependencies:
    • arial32
    • times32
    • courie32
    • mono
    • dotnet40
    • dotnet48
    • vcredist6sp6
    • d3dcompiler_47
    • gecko
    • gdiplus
    • dotnetcoredesktop3
    • vcredist2019
    • vcredist6
  3. Launch Serum_x64.exe

Package

Flatpak from Flathub

Distribution

Ubuntu 18.04.6 LTS

Health Check

Display: X.org: true X.org (port): :99.0 Wayland: false Graphics: vendors: nvidia: vendor: nvidia envs: __NV_PRIME_RENDER_OFFLOAD: '1' __GLX_VENDOR_LIBRARY_NAME: nvidia __VK_LAYER_NV_optimus: NVIDIA_only icd: '' prime: integrated: null discrete: null Kernel: Type: Linux Version: 4.15.0-173-generic Distro: Name: GNOME Version: '"41 (Flatpak runtime)"' Tools: cabextract: true p7zip: true patool: true glibc_min: '2.33' Bottles_envs: null

Display Protocol

No response

Display Backend used by Bottles

No response

Additional context

No response

molarro avatar Mar 26 '22 19:03 molarro

Thanks for reporting, I will be on this asap

mirkobrombin avatar Mar 26 '22 19:03 mirkobrombin

So, I think one of the problem was - Vulcan has not been installed. After installation in terminal: image image

Failed to create surface

I guess it is well known issue: https://github.com/doitsujin/dxvk/issues/815 https://bugs.winehq.org/show_bug.cgi?id=45277

Maybe "Bottle" has already any solution?

molarro avatar Mar 26 '22 21:03 molarro