https://bugs.winehq.org/show_bug.cgi?id=45144
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|The GED Keeper 2 program |GED Keeper 2 (.NET 2.x |does not start. |based genealogical database | |app) fails to run with | |Wine-Mono
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello again,
works fine here with MS .NET Framework 2.0 installed in WINEPREFIX ('winetricks -q dotnet20').
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/GEDKeeper2
$ file *{.exe,.dll} GEDKeeper2.exe: PE32 executable (GUI) Intel 80386 Mono/.Net assembly, for MS Windows uninstall.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive ArborGVT.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows DotNetRtfWriter.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows ExcelLibrary.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows GKCommon.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows GKComponents.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows GKCore.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows itextsharp.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows LinqBridge.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows lua51.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows LuaInterface.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows NLog.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows nVLC.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows YamlSerializer.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows ZedGraph.dll: PE32 executable (DLL) (console) Intel 80386 Mono/.Net assembly, for MS Windows --- snip ---
Obviously a Wine-Mono problem.
Further links:
Homepage: http://en.gedkeeper.net/ Github: https://gedkeeper.github.io/
$ sha1sum gedkeeper_* 783788f9feaea8ec718c454bd1b16487d57f2a64 gedkeeper_2.12.0_winsetup.exe d7faf866d58e73fb3303ac0187e9fa41c5df06fb gedkeeper_2.12.0_win.zip
$ du -sh gedkeeper_* 4.3M gedkeeper_2.12.0_winsetup.exe 4.3M gedkeeper_2.12.0_win.zip
$ wine --version wine-3.7-136-g8f46ac233e
Regards