http://bugs.winehq.org/show_bug.cgi?id=58552 Stian Low <wineryyyyy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy(a)gmail.com --- Comment #2 from Stian Low <wineryyyyy(a)gmail.com> --- (In reply to Austin English from comment #1)
Hi Yuji,
Does this application have a free demo/download available that can reproduce the issue? Can you please attach a screenshot showing the problem (and a screenshot from windows showing the correct behavior, if possible). Lastly, please attach the terminal output.
This seems to be related to a known yabridge wine issue: https://github.com/robbert-vdh/yabridge/issues/382 Sample VSTs (extracted as ~/Downloads/VST\ Plugins): https://archive.org/download/trance-gate-2-x-32/VST%20Plugins.zip To reproduce (with a fresh and so clean ~/.wine): 1. yabridge prep (vst handler) 1. Extract as ~/.local/share/yabridge: https://github.com/robbert-vdh/yabridge/releases/download/5.1.1/yabridge-5.1... 2. ~/.local/share/yabridge/yabridgectl add ~/Downloads/VST\ Plugins/VST\ Plugins/ 3. /home/any/.local/share/yabridge/yabridgectl sync 2. carla prep (audio/music studio that uses yabridge to handle vst plugins) 1. Extract as ~/Downloads/Carla_2.2.0-linux64: https://github.com/falkTX/Carla/releases/download/v2.2.0/Carla_2.2.0-linux64... 2. ~/Downloads/Carla_2.2.0-linux64/Carla Step 2.2 launches Carla. 3. Add yabridge to carla 1. Click "Add Plugin" button to open "Add New" popup window 2. Click "Refresh" button in "Add new" popup window to open "Refresh" popup window 3. Click "Scan" button in "Refresh" popup window to scan/import ~/.vst/yabridge 4. Click "Close" button in "Refresh" popup window to return to "Add New" popup window 5. Uncheck all except "VST2" checkboxes in "Format" panel at top right side of "Add New" popup window 6. Check mark VST lists in the center panel including the VST named "Future" 7. Select the VST named "Future" in the center panel and click "Add Plugin" Step 3.7 adds the VST via yabridge via wine represented in Carla as a rack on the default Rack tab. 4. Open VST GUI to reproduce offset issue: 1. Click the button represented by a gear icon for VST Rack added to the Rack tab (gear button located between the buttons with power and wrench-tool icons at the top left of the VST Rack) 2. Move the mouse over the large top right most knob in the VST window and try to click and drag to turn the knob Step 4.2 failed due to the GUI offset issue because the large topright most knob is outside the offset space. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.