http://bugs.winehq.org/show_bug.cgi?id=9396
--- Comment #11 from denis bonnenfant denis.bonnenfant@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.