I am trying to run RevoScan 5 with wine, without success so far.
The installer program seemed to run well until its end, but then the program cannot be launched.
Terminal output is:
Code: Select all
~/.wine/drive_c/Program Files/Revo Scan 5$ wine RevoScan5.exe
0128:fixme:vcruntime:__telemetry_main_invoke_trigger (00006FFFF49A0000)
0128:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0128:fixme:nls:get_dummy_preferred_ui_language (0x8 0x40c 00007FFFFE1FEF90 00007FFFFE1FEEE0 00007FFFFE1FEF98) returning a dummy value (current locale)
0128:fixme:nls:get_dummy_preferred_ui_language (0x8 0x40c 00007FFFFE1FEF90 00007FFFFE1FEEE0 00007FFFFE1FEF98) returning a dummy value (current locale)
0128:fixme:nls:get_dummy_preferred_ui_language (0x8 0x40c 00007FFFFE1FEF90 00007FFFFE1FEEE0 00007FFFFE1FEF98) returning a dummy value (current locale)
0140:fixme:mfplat:MFEnumDeviceSources Not implemented for video capture devices.
0140:fixme:mfplat:MFEnumDeviceSources Not implemented for video capture devices.
0128:fixme:combase:RoGetActivationFactory (L"Windows.Devices.Bluetooth.BluetoothAdapter", {8b02fb6a-ac4c-4741-8661-8eab7d17ea9f}, 00007FFFFE1FF360): semi-stub
0128:fixme:combase:RoGetActivationFactory (L"Windows.Devices.Enumeration.DeviceInformation", {c17f100e-3a46-4a78-8013-769dc9b97390}, 00007FFFFE1FF350): semi-stub
0128:fixme:enumeration:activation_factory_QueryInterface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented, returning E_NOINTERFACE.
0128:fixme:enumeration:device_statics_FindAllAsyncAqsFilter iface 00006FFFE3E55128, aqs 000000007FFC310D, op 00007FFFFE1FF380 stub!
0128:fixme:combase:GetRestrictedErrorInfo (00007FFFFE1FF310)
0128:fixme:combase:RoOriginateLanguageException 0x80004001, L"", 0000000000000000: stub
0128:fixme:combase:GetRestrictedErrorInfo (00007FFFFE1FF310)
0128:fixme:dbghelp:elf_search_auxv can't find symbol in module
0140:fixme:mfplat:MFEnumDeviceSources Not implemented for video capture devices.
0168:fixme:dbghelp:elf_search_auxv can't find symbol in module
0128:fixme:dbghelp:elf_search_auxv can't find symbol in module
0140:fixme:mfplat:MFEnumDeviceSources Not implemented for video capture devices.
The RevoScan program can be downloaded from https://www.revopoint3d.com/pages/suppo ... ix&msged=1
Any help would be appreciated, thanks!