https://bugs.winehq.org/show_bug.cgi?id=49819
Bug ID: 49819 Summary: EveMon (v 4.0.18.4979): (with dotnet461) crashes on add character Product: Wine Version: 5.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: httpapi Assignee: wine-bugs@winehq.org Reporter: maxwellc@gmail.com Distribution: ---
Created attachment 68155 --> https://bugs.winehq.org/attachment.cgi?id=68155 Report from EVEMon of the problem
Program: EVEMon 4.0.18.4979 (https://appdb.winehq.org/objectManager.php?sClass=application&iId=9346)
Download Link: https://github.com/peterhaneve/evemon/releases/tag/4.0.18 60c649699694060f0175e5830e9381ad9189593a EVEMon-install-4.0.18.exe
Wine Version is both 5.0 Ubuntu and 5.16
Setup:
Following suggestion in https://appdb.winehq.org/objectManager.php?sClass=version&iId=29658
Prior to upgrade to 5.16 from devel repo,
winetricks dotnet461 corefonts
From Linux Command line
wine /tmp/EVEMon-install-4.0.18.exe Click through installation prompts.
Offers to launch on conclusion.
Exited.
WINEDEBUG='fixme+all,err+all' wine "Program Files/EVEMon/EVEMon.exe"
Program runs but attempting to perform File->Add Character crashes the program.
Program brings up report on the problem attached as "EveMonCrashOwnWords.log"
Second attachment of output with WINEDEBUG="err+all,warn+all,fixme+all"
Unable to reproduce on clean 5.16 prefix since winetricks dotnet461 "is broken since 5.12"