Fluenz can't connect to Internet when run in Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
JoeSmith99
Newbie
Newbie
Posts: 1
Joined: Mon Nov 30, 2015 5:33 pm

Fluenz can't connect to Internet when run in Wine

Post by JoeSmith99 »

Fluenz can't connect to Internet when run in Wine. (Firefox run in Wine can connect OK).

Here is what the console says:

Code: Select all

$ wine Fluenz
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:system:SetProcessDPIAware stub!
FluenzLoggerWriter [C:/users/john/My Documents/Fluenz/logs/john.20151130T163219.log]
err:module:import_dll Library Qt5Svg.dll (which is needed by L"C:\\Program Files (x86)\\Fluenz\\bin\\imageformats\\qsvg.dll") not found
fixme:wlanapi:WlanOpenHandle (1, (nil), 0x32f28c, 0x233f638) stub
fixme:dnsapi:dns_copy_rdata unhandled type: 0x0063
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet

Any ideas why it can't connect?

I tried in 1.6 and 1.7, the messages above come were from 1.7.50

$ wine --version
wine-1.7.50
Locked