[Bug 45144] New: The GED Keeper 2 program does not start.
https://bugs.winehq.org/show_bug.cgi?id=45144 Bug ID: 45144 Summary: The GED Keeper 2 program does not start. Product: Wine-staging Version: 3.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: michal.michcik(a)interia.pl CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de, sebastian(a)fds-team.de Distribution: --- Created attachment 61329 --> https://bugs.winehq.org/attachment.cgi?id=61329 Log from PlayOnLinux Debuger Link to the mentioned program. https://sourceforge.net/projects/gedkeeper/?source=typ_redirect -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://sourceforge.net/pro | |jects/gedkeeper/?source=typ | |_redirect Keywords| |download, source -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL|https://sourceforge.net/pro |https://sourceforge.net/pro |jects/gedkeeper/?source=typ |jects/gedkeeper/files/v2.12 |_redirect |.0/gedkeeper_2.12.0_win.zip | |/download Product|Wine-staging |Wine Ever confirmed|0 |1 CC| |focht(a)gmx.net Component|-unknown |mscoree --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, 'PlayOnLinux' is not supported here. Please use vanilla Wine when reporting bugs. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 Anastasius Focht <focht(a)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(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 --- Comment #3 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Created attachment 68801 --> https://bugs.winehq.org/attachment.cgi?id=68801 output Still present in wine-6.0rc1 and Wine-Mono 5.1.1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 --- Comment #4 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Still present with wine-8.2 and wine-mono-7.4.0. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 --- Comment #5 from Esme Povirk <madewokherd(a)gmail.com> --- Here's the class that's failing: https://github.com/Serg-Norseman/GEDKeeper/blob/b7fde222c3401df2b85b5548aaec... For some reason, RemotingServices.Marshal throws a "Url already in use" exception the first time it's called. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 --- Comment #6 from Esme Povirk <madewokherd(a)gmail.com> --- Pull request sent: https://github.com/madewokherd/mono/pull/49 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |9c1ffb545f350743e71cdfcc0da | |e5e98324d10ee --- Comment #7 from Esme Povirk <madewokherd(a)gmail.com> --- Fix shipped with Wine Mono 8.1.0. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45144 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.19. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla