http://bugs.winehq.org/show_bug.cgi?id=20028
Summary: Solidworks Viewer 2009 crash on preview, native gdiplus works around it Product: Wine Version: 1.1.29 Platform: PC URL: http://www.solidworks.com/sw/downloads.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: knan-wine@anduin.net
Created an attachment (id=23570) --> (http://bugs.winehq.org/attachment.cgi?id=23570) +gdiplus log
Steps to reproduce (plain wine 1.1.29):
* Download Solidworks Viewer 2009, install normally.
* Download sample files from http://www.dimontegroup.com/Tutorials/CS6_SampleFiles_02-05-07.zip, unzip.
* Start solidworks viewer, accept eula. Click the open file button. Navigate to the sample files directory you unzipped, select a file (click the parent directory button first, if you have a focus issue in the file selector). Viewer crashes.
Native gdiplus works around the issue and lets me see a preview, before crashing on clicking the open button. To be reported in another bug.
http://bugs.winehq.org/show_bug.cgi?id=20028
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2009-09-13 08:40:09 ---
trace:gdiplus:decode_image_olepicture_bitmap 0x1907b0 0x32c2b8
Please retry with Wine from Git master (or 1.1.30 or later when it's released). That function has been removed, and its use implies that the app later gets a negative stride in GdipBitmapLockBits, which has been known to cause some apps to crash.
If still present, please get a +gdiplus,+wincodecs log.
http://bugs.winehq.org/show_bug.cgi?id=20028
knan-wine@anduin.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #23570|0 |1 is obsolete| |
--- Comment #2 from knan-wine@anduin.net 2009-09-13 10:08:14 --- Created an attachment (id=23574) --> (http://bugs.winehq.org/attachment.cgi?id=23574) +gdiplus,+wincodecs log
Still present in git head. +gdiplus,+wincodecs log attached.
http://bugs.winehq.org/show_bug.cgi?id=20028
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=20028
denis bonnenfant denis.bonnenfant@diderot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |denis.bonnenfant@diderot.or | |g
--- Comment #3 from denis bonnenfant denis.bonnenfant@diderot.org 2010-05-26 17:01:06 --- probably solved in 1.2rc1, as SolidWorks full version doesn't need m$ gdiplus anymore.
http://bugs.winehq.org/show_bug.cgi?id=20028
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2011-03-23 15:38:31 CDT --- It appears Solidworks Viewer 2009 is unavailable, and the 2011 is able to open a sample file. So either this is fixed, or I can't reproduce it without the old version. Resolving WORKSFORME.
http://bugs.winehq.org/show_bug.cgi?id=20028
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vincent Povirk madewokherd@gmail.com 2011-03-23 15:38:44 CDT --- Closing.