https://bugs.winehq.org/show_bug.cgi?id=40325
Bug ID: 40325 Summary: Captvty v3 (.Net4.5) crashes at start Product: Wine Version: 1.9.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: lerieur@protonmail.com Distribution: ---
Created attachment 53980 --> https://bugs.winehq.org/attachment.cgi?id=53980 Log output, backtrace
Captvty v3 (http://v3.captvty.fr/) is a complete new rewrite from scratch using .NET 4.5.
v2 (written in .NET4.0) works well.
Steps to reproduce: - visit http://v3.captvty.fr/ and download zip file ("Télécharger archive ZIP") - unzip captvty-*.zip - in terminal: $ export WINEARCH=win32 WINEPREFIX=$HOME/.wine32 WINEDEBUG=fixme-all $ winetricks dotnet45 comctl32 $ LD_PRELOAD=/usr/lib32/libjpeg.so.62 wine "/path/to/Captvty.exe"