Hikvision iVMS-4200 V3.4.0.10_E

Questions about Wine on Linux
Locked
energetskiBurek
Newbie
Newbie
Posts: 1
Joined: Tue Jan 12, 2021 6:39 am

Hikvision iVMS-4200 V3.4.0.10_E

Post by energetskiBurek »

Hello,
I am trying to run iVMS-4200V3.4.0.10_E on Linux with Wine.
I managed to install it, but I am unable to run it after installation.
Double clicking the shortcut doesn't do anything, so I tried to run the launch command in terminal, this is the error that I get:

Code: Select all

kamera@kamera-KVM:~env WINEPREFIX="/home/kamera/.wine" /opt/wine-staging/bin/wine C:\\windows\\command\\start.exe /Unix /home/kamera/.wine/dosdevices/c:/users/Public/Desktop/iVMS-4200\ 3.4.0.10\ Client.lnk
02e4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02e4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02f8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02f8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02e4:fixme:exec:SHELL_execute flags ignored: 0x00000100
02e4:fixme:exec:SHELL_execute flags ignored: 0x00004100
kamera@kamera-KVM:~$ 02e8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02e8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02e8:err:module:LdrInitializeThunk "log4cxx.dll" failed to initialize, aborting
02e8:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files\\iVMS-4200 Site\\iVMS-4200 Client\\Client\\iVMS-4200.Framework.C.exe" failed, status e06d7363
I ran this command before installing the app:

Code: Select all

$ export WINEARCH=win32
I saw that WineHQ AppDB has iVMS with test results and additional comment, but I did not unerstand how to use that.
I ran that command in addition window and that didnt help.

Can someone please help me, what did I do wrong?
Locked