http://bugs.winehq.org/show_bug.cgi?id=10254
Summary: Toribash 3.0 crash on startup Product: Wine Version: 0.9.47. Platform: PC URL: http://toribash.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: cheetahmorph@gmail.com
Created an attachment (id=8881) --> (http://bugs.winehq.org/attachment.cgi?id=8881) Startup Crash log of Toribash 3.01 after DLL install
First off, this program complained on startup about a missing 'msvcp60.dll', which I promptly installed. Attached is the crash on startup log. Seems like a standard missing function bug.
Program is somewhat free, and available for easy download at http://toribash.com
http://bugs.winehq.org/show_bug.cgi?id=10254
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords| |download Resolution| |INVALID
--- Comment #1 from Austin English austinenglish@gmail.com 2007-10-31 00:40:52 --- http://files.nmnetworks.net/Toribash-3.01-Setup.exe
Invalid, install Visual C++ runtime. You can do this with:
wget http://www.kegel.com/wine/winetricks sh winetricks vcrun6
After that, application doesn't crash (doesn't appear to do much, may be other bugs). It is up to the application to provide these DLL's, and it doesn't not, so not a wine bug.
http://bugs.winehq.org/show_bug.cgi?id=10254
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2007-10-31 00:41:05 --- Closing invalid.