BYOD icon indicating copy to clipboard operation
BYOD copied to clipboard

[BUG] VST3 BYOD's Amp IRs do not open file explorer if click on custom

Open doojonio opened this issue 3 years ago • 2 comments

In VST3 version of BYOD Amp IRs do not show file explorer when choose custom option

To Reproduce Steps to reproduce the behavior:

  1. Instantiate VST3 BYOD in Ardour
  2. Choose Instant Metal preset
  3. In Amp IRs click under IR and choose custom
  4. Nothing happens

Expected behavior After clicking on Custom the file explorer should appear

Desktop

  • OS: Linux (Fedora 36)
  • DAW Ardour6.9
  • Version 1.0.2 (Night build)

Log

**********************************************************
This log file is currently being written to...
Log started: 17 Sep 2022 12:05:04pm

Version: BYOD 1.0.2
Commit: c5e9ec7 on main with JUCE version JUCE v7.0.1
Build: 26 Aug 2022 16:39 on SPB-8CC74614BY.kontur with GNU-12.1.1
System:  with Linux (64-bit) on 12 Core, AMD Ryzen 5 3600 6-Core Processor
Plugin Info: VST3 running in Ardour running at sample rate 0.0 kHz with block size 0

Loading preset: Default
Adding connection from Input, port #0 to Output port #0
Checking OpenGL availability...
OpenGL is available on this system: FALSE
Checking OpenGL availability...
OpenGL is available on this system: FALSE
Checking OpenGL availability...
OpenGL is available on this system: FALSE
Checking OpenGL availability...
OpenGL is available on this system: FALSE
Checking OpenGL availability...
OpenGL is available on this system: FALSE
Loading preset: Instant Metal
Removing connection from Input, port #0 to Output port #0
Creating processor: Metal Face
Creating processor: Amp IRs
Adding connection from Input, port #0 to Metal Face port #0
Adding connection from Amp IRs, port #0 to Output port #0
Adding connection from Metal Face, port #0 to Amp IRs port #0
Exiting gracefully...

FYI: Standalone version works just fine. LV2 version can't be loaded, but it's subject for issue #194

doojonio avatar Sep 17 '22 07:09 doojonio

Thanks for reporting this! It's definitely strange that the issue appears in the plugin but not the standalone version. I would be curious to know if the same issue occurs in other hosts, and if the same issue occurs when trying to launch a file browser from the preset menu?

One thought is that the host is blocking the plugin from creating native file browser window. I would be curious to know if any other plugins have a similar issue in Ardour, or if there are other plugins which are able to successfully open a native file browser window in Ardour?

Anyway, this might be a little tricky for me to debug since I don't have a non-headless LInux system set up at the moment, but I'll see what we can do!

jatinchowdhury18 avatar Sep 17 '22 18:09 jatinchowdhury18

Custom Ir load works fine here in Reaper.

Boone777 avatar Dec 05 '22 02:12 Boone777