[Bug 40325] New: Captvty v3 (.Net4.5) crashes at start

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 18 11:11:55 CDT 2016


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 at winehq.org
          Reporter: lerieur at 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"

-- 
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.


More information about the wine-bugs mailing list