OK, there are some path issue when running with wine dotnet ScadaAdmin.dll
.
No language file is loaded, on both wine and windows. I guess some path func changed behaviour.
(Also clicking on any menu will lead to crash, which only happens on wine).
On Windows if I click Tools>Language, an error pops up:
[Error Caption]
[LoadCultureError]:
Can not find a part of the path c:\program files\dotnet\lang
But publish ... --os win
does create an exe that I can run under wine. With the ScadaAdmin.exe
loader running from the same path setup, everything works ok on both Linux/wine and Windows.
With mono I can’t execute any linux native loader for dotnet assembly, e.g. ScadaAdmin
ScadaServer
. I guess it’s not possible to work around this without issue (considering the above path issue without loader).
This is not a bug report but more of an observation though.
-
This reply was modified 11 months, 1 week ago by zzz.