robbert-vdh / yabridge

A modern and transparent way to use Windows VST2, VST3 and CLAP plugins on Linux
GNU General Public License v3.0
2.48k stars 65 forks source link

Melodyne 5 VST3 hangs during scan in Mixbus 7 #106

Closed lentferj closed 3 years ago

lentferj commented 3 years ago

Problem description I set up Melodyne 5 VST with yabridgectl. The VST scan in Mixbus 7 finds the plugin but the scan hangs and times out, so the plugin ends up on the black list.

What did you expect to happen? working Melodyne 5 VST3 in MB ;)

What actually happened? VST scan is not successful

System information

Debug log 10:37:21 [Melodyne-FHLSimsx] Initializing yabridge version 3.2.0 10:37:21 [Melodyne-FHLSimsx] host: '/home/lentferj/.local/share/yabridge/yabridge-host.exe' 10:37:21 [Melodyne-FHLSimsx] plugin: '/home/lentferj/.wine64/drive_c/Program Files/Common Files/VST3/Celemony/Melodyne/Melodyne.vst3' 10:37:21 [Melodyne-FHLSimsx] plugin type: 'VST3' 10:37:21 [Melodyne-FHLSimsx] realtime: 'yes' 10:37:21 [Melodyne-FHLSimsx] sockets: '/run/user/1002/yabridge-Melodyne-FHLSimsx' 10:37:21 [Melodyne-FHLSimsx] wine prefix: '/home/lentferj/.wine64' 10:37:21 [Melodyne-FHLSimsx] wine version: '6.4 (Staging)' 10:37:21 [Melodyne-FHLSimsx] 10:37:21 [Melodyne-FHLSimsx] config from: '' 10:37:21 [Melodyne-FHLSimsx] hosting mode: 'individually, 64-bit' 10:37:21 [Melodyne-FHLSimsx] other options: '' 10:37:21 [Melodyne-FHLSimsx] 10:37:21 [Melodyne-FHLSimsx] Enabled features: 10:37:21 [Melodyne-FHLSimsx] - bitbridge support 10:37:21 [Melodyne-FHLSimsx] - VST3 support 10:37:21 [Melodyne-FHLSimsx] 10:37:21 [Melodyne-FHLSimsx] [Wine STDOUT] Initializing yabridge host version 3.2.0 10:37:21 [Melodyne-FHLSimsx] [Wine STDOUT] Preparing to load VST3 plugin at '/home/lentferj/.wine64/drive_c/Program Files/Common Files/VST3/Celemony/Melodyne/Melodyne.vst3' 10:37:21 [Melodyne-FHLSimsx] [Wine STDERR] 054c:fixme:ole:CoInitializeSecurity 0000000000000000, -1, 0000000000000000, 0000000000000000, 0, 3, 0000000000000000, 0, 0000000000000000 stub 10:37:21 [Melodyne-FHLSimsx] [Wine STDOUT] Finished initializing '/home/lentferj/.wine64/drive_c/Program Files/Common Files/VST3/Celemony/Melodyne/Melodyne.vst3' 10:37:22 [Melodyne-FHLSimsx] [Wine STDERR] 054c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 10:37:22 [Melodyne-FHLSimsx] [Wine STDERR] wine: Call from 000000007BC2D8A8 to unimplemented function WS2_32.dll.GetHostNameW, aborting 10:37:22 [Melodyne-FHLSimsx] [Wine STDERR] 054c:fixme:seh:execute_cfa_instructions 7f738b6e3667: unknown CFA opcode 2e 10:37:22 [Melodyne-FHLSimsx] [Wine STDERR] 054c:fixme:seh:execute_cfa_instructions 7f738b6e3667: unknown CFA opcode 20 10:37:22 [Melodyne-FHLSimsx] [Wine STDERR] terminate called without an active exception 10:37:22 [Melodyne-FHLSimsx] [Wine STDERR] 054c:err:virtual:virtual_setup_exception stack overflow 1456 bytes in thread 054c addr 0x7f738bf820b6 stack 0x130a50 (0x130000-0x131000-0x230000)

robbert-vdh commented 3 years ago

Melodyne 5's DRM doesn't work under Wine (open Wine issue 1, open Wine issue 2). Currently the only way to get it to work under Wine is to first purchase Melodyne, and to then use an alternative installer that doesn't have this issue. But I'll not get further into that here.

lentferj commented 3 years ago

Thanks for the links to the wine issues. Installation went ok for me, possibly because it was an update from v4. But neither the plugin nor the standalone work, so yes, it's a wine problem pretty sure.