http://bugs.winehq.org/show_bug.cgi?id=14940
Summary: snapter - .net framework application error upon launch Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nqcmzz@gmail.com
Created an attachment (id=15538) --> (http://bugs.winehq.org/attachment.cgi?id=15538) output files mentioned in the description
System: Debian Lenny (testing) installing on a fresh .wine prefix
Tried running Snapter, an image treatment application available from http://www.snapter.atiz.com/snapter.exe
during the installation process, the program warns it needs .NET Framework 2.0 to be installed. So I used winetricks to get it.
After dotnet20 's installation, snapter's setup runs successfully.
however, upon running the actual application, a window titled after Microsoft Visual C++ runtime library prompts: --------------------------------------------------------------------------- Runtime Error! Program: C:\Program Files\Snapter\Snapter.exe R6034 An Application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information. --------------------------------------------------------------------------- Shell output at this stage is in output1.txt (see attached)
Analizing the output, it's possible to infer MSVCR80.dll was failing to load, so I installed the vcrun2005 package (through winetricks) and tried running snapter.exe app.
the output at this stage is in output2.txt, which is somewhat similar to output1.txt; MSVCR80.dll was still failing to load.
finally, I tried installing the vcrun2005sp1 package and running snapter's binary again.
output is in output3.txt ; app fails to load.
http://bugs.winehq.org/show_bug.cgi?id=14940
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-29 09:08:50 --- Created an attachment (id=16364) --> (http://bugs.winehq.org/attachment.cgi?id=16364) screenshot
Hi, this starts fine for , see attached screenshot. What I did was on a complete fresh and new ~/.wine:
winetricks vcrun2005sp1 dotnet20
Then install and run snapter. Please try the above, and if you still run into trouble reopen this bug
http://bugs.winehq.org/show_bug.cgi?id=14940
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-29 09:09:13 --- invalid
http://bugs.winehq.org/show_bug.cgi?id=14940
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-29 09:09:30 --- closing invalid