I’m trying to install Song Surgeon 5 (a Windows/Mac program) using Wine/Crossover and separately trying to use yabridge to run Windows VST plugins in Reaper, a digital audio workstation.
Yabridge also works based on Wine.
The problem both of them seem to be facing is they’re not able to correctly connect to the internet to verify the program/plugin.
The strange part is I’ve had both working flawlessly before on my previous install of Endeavour.
I’ve specifically tried installing Song Surgeon 5 with Wine on my Zorin laptop and it works just fine there.
I even installed SS5 using Crossover on there, the very same Crossover installation file I used on my Endeavour desktop (so they were both using Wine 7.7) and it works on the Zorin laptop.
Does that mean the problem lies somewhere between my system and Wine?
When I do get SS5 installed, the program will try to open and tells me an error occurred regarding “AppRegExternal::finishedPrcLicense”, which is what the program uses to validate my license.
Likewise, when I try to use a VST plugin through yabridge in Reaper I get this in the terminal
16:43:10 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewMan
agement.UIViewSettings", {3694dbf9-8f68-44be-8ff5-195c98ede8a6}, 00000000062F84F8): semi-stub
16:43:10 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:err:combase:RoGetActivationFactory Failed to find library
for L"Windows.UI.ViewManagement.UIViewSettings"
16:43:10 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:win:RegisterTouchWindow hwnd 00000000000100A0, flags
0 stub!
16:43:10 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:msg:ChangeWindowMessageFilterEx 00000000000100A0 233
1 0000000000000000
16:43:10 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:msg:ChangeWindowMessageFilterEx 00000000000100A0 4a
1 0000000000000000
16:43:10 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:msg:ChangeWindowMessageFilterEx 00000000000100A0 49
1 0000000000000000
16:43:13 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DI
SABLE_AUTODIAL; STUB
16:43:13 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECE
IVE_TIMEOUT/DATA_SEND_TIMEOUT 10000
16:43:13 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECE
IVE_TIMEOUT/DATA_SEND_TIMEOUT 10000
16:43:13 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DA
TA_RECEIVE_TIMEOUT (10000): STUB
16:43:13 [Cock Blocker-BEGTZdgj] [Wine STDERR] 0110:fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECE
IVE_TIMEOUT/DATA_SEND_TIMEOUT 10000
I’ve tried using Winetricks to install wininet to my Wine prefix but that throws me an error as well.
Any ideas?