http://bugs.winehq.org/show_bug.cgi?id=30792
Bug #: 30792 Summary: Solidworks2011: Crash when opening/starting a new drawing Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: maarten.bezemer@gmail.com Classification: Unclassified
I have installed wine (1.5.5) from the Ubuntu PPA.
$ lsb_release -a Distributor ID: Ubuntu Description: Ubuntu 12.04 LTS Release: 12.04 Codename: precise
$ uname -a Linux lenovo-t400 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Steps to reproduce from a clean (non-existing) .wine directory: - $ WINEARCH=win32 winetrics vcrun2008 - $ WINEARCH=win32 wine /path/to/solidworks2011/swwi/data/setup.exe - Finish installation - $ WINEARCH=win32 wine ~/.wine/drive_c/Program\ Files/SolidWorks/SLDWORKS.exe - Click on 'New File' (when solidworks is started for the first time, you have to specify some details about measurements) - After a while SolidWorks crashes (before you can choose what type of drawing you want to create). It shows the SolidWorks crash handler, asking whether to send the crash report to their HQ.
http://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #1 from Maarten Bezemer maarten.bezemer@gmail.com 2012-05-29 03:30:46 CDT --- Created attachment 40325 --> http://bugs.winehq.org/attachment.cgi?id=40325 Console output that leads to the crash
http://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #2 from Austin English austinenglish@gmail.com 2012-05-29 12:55:26 CDT --- (In reply to comment #0)
- $ WINEARCH=win32 wine /path/to/solidworks2011/swwi/data/setup.exe
- Finish installation
- $ WINEARCH=win32 wine ~/.wine/drive_c/Program\ Files/SolidWorks/SLDWORKS.exe
you need to cd to the directory first.
http://bugs.winehq.org/show_bug.cgi?id=30792
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #40325|solidworks2011-crash.log |solidworks2011-crash.txt filename| | Attachment #40325|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #3 from Maarten Bezemer maarten.bezemer@gmail.com 2012-05-30 02:29:42 CDT --- (In reply to comment #2)
you need to cd to the directory first.
Reinstalled everything, this time using cd to go to the corresponding directories. Unfortunately, but the result was exactly the same (non-working).
Note: I also had to install vcrun2005 (using winetricks)
http://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #4 from NSLW lukasz.wojnilowicz@gmail.com 2012-08-18 06:55:50 CDT --- Created attachment 41396 --> http://bugs.winehq.org/attachment.cgi?id=41396 Terminal output on wine-1.5.10-250-g6c1fcaa
I can confirm that bug on Wine 1.5.10.
Before installation of SW2011 I did winetricks vcrun2005 vcrun2008 mfc40 dotnet35 msxml3 msxml6
http://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #5 from NSLW lukasz.wojnilowicz@gmail.com 2012-10-13 07:07:25 CDT --- Created attachment 42103 --> http://bugs.winehq.org/attachment.cgi?id=42103 WINEDEBUG=+relay,+seh,+tid on Wine 1.5.15 last 2010000 lines
Behaviour changed in Wine 1.5.15. Now I can open already created parts, but I still cannot create new parts.
Before installation of SW2011: winetricks vcrun2005 vcrun2008 mfc40 dotnet35
After installation of SW2011: winetricks windowscodecs
Terminal output: When I click to create new part only this is outputted
fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0x15 at ctx(0x1aecca30,L"kernel32<elf>"), for debug_info(abbrev:0x11249f88,symt:(nil)) fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0xf at ctx(0x1aecca30,L"kernel32<elf>"), for debug_info(abbrev:0x11249f88,symt:(nil)) fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter) pEncodePara in function fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter) dwFlags in function
and app is being hung up for forever.
http://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #6 from NSLW lukasz.wojnilowicz@gmail.com 2012-10-13 07:42:45 CDT --- Created attachment 42104 --> http://bugs.winehq.org/attachment.cgi?id=42104 WINEDEBUG=+relay,+seh,+tid on Wine 1.5.15 SW autoconfiguring itself last 850000 lines
Creating new part is working but only at one condition: SolidWorks is auto-configuring (you know that because of additional window in background)
I am attaching the same log where I did the same as in the previous log, but now I succeeded to create new part, so maybe someone can find the solution by comparing them.
http://bugs.winehq.org/show_bug.cgi?id=30792
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz@gmail.co | |m
--- Comment #7 from NSLW lukasz.wojnilowicz@gmail.com 2013-09-08 05:17:28 CDT --- Still in Wine 1.7.1
http://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #8 from Maarten Bezemer maarten.bezemer@gmail.com --- The issue seems to be fixed with wine-1.7.15 (on Kubuntu 13.10, 64-bit)
Opening and creating new parts does work for me.
http://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #9 from Maarten Bezemer maarten.bezemer@gmail.com --- (In reply to Maarten Bezemer from comment #8)
The issue seems to be fixed with wine-1.7.15 (on Kubuntu 13.10, 64-bit)
Opening and creating new parts does work for me.
With SolidWorks 2010 that is, I do not know about 2011 though
https://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #10 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=30792
--- Comment #11 from Austin English austinenglish@gmail.com --- Over 2 years with no reply, marking abandoned.
https://bugs.winehq.org/show_bug.cgi?id=30792
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED
--- Comment #12 from Gijs Vermeulen gijsvrm@gmail.com --- Resolving.
https://bugs.winehq.org/show_bug.cgi?id=30792
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #13 from André H. nerv@dawncrow.de --- closing abandoned