http://bugs.winehq.org/show_bug.cgi?id=9396
Summary: Solidworks Crashes when requested to open file. Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: schuh@berkeley.edu
Solidworks crashes when opening a new file or trying to save a new file.
(I installed Solidworks from a local copy of my Solidworks DVD. The DVD isn't centered, so I don't like using it more than I have to.)
Steps to reproduce: Start Solidworks with "wine sldworks.exe" Click the Open button on the toolbar or the save button. A dialog box that says "An unsupported operation was attempted." pops up. Hit OK or the X in the corner of the window. Solidworks crashes.
I ran wine with WINEDEBUG=fixme+all,warn+all,+relay,warn+all and captured the output. The resulting file is 740M. What of this file should I include to help solve the problem?
I tried to put debug markers in the file through the "Put 'Debug Mark' in Debug Log" option in the wine menu right before opening a file, but the crash was 2 million lines below the debug mark, and didn't help me find the problem or any good information.