[Bug 9396] Solidworks Crashes when requested to open file.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 3 14:54:34 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=9396





--- Comment #11 from denis bonnenfant <denis.bonnenfant at diderot.org>  2008-06-03 14:54:33 ---
An unimplemented gdiplus function prevents file saving : 

trace:storage:StorageImpl_ReadProperty storage name: L"ModelStamps"
trace:storage:BlockChainStream_WriteAt block 73
trace:storage:BlockChainStream_ReadAt (0x4e9bfa0)-> 3456 0x32d844 128 0x32d840
trace:storage:BlockChainStream_ReadAt block 71
trace:storage:StorageImpl_ReadProperty storage name: L"PreviewPNG"
trace:storage:StorageBaseImpl_AddStream Stream added (stg=0xbd07918
strm=0xeda6db8)
wine: Call from 0x7b844b20 to unimplemented function
gdiplus.dll.GdipCreateBitmapFromGdiDib, aborting

It should be easy to at least add a stub for it ?
It is just destinated to make the preview PNG thumbnail, so one can live
without it.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list