http://bugs.winehq.org/show_bug.cgi?id=16187
--- Comment #6 from Anastasius Focht focht@gmx.net 2011-04-09 14:51:27 CDT --- Hello,
--- quote --- About the solutions? this analysis is deep but I don't see the solution. --- quote ---
Well, work on TIFF image support has started recently (Wine's windowscodecs and gdiplus which uses windowscodecs). Unfortunately you will have to wait a bit, encoding part (which is needed here) is work in progress.
Most part of my analysis (comment #2) was to explain why native gdiplus makes things worse.
The "pro" installer can be directly downloaded here - without the Google registration garbage: http://dl.google.com/sketchup/GoogleSketchUpProWEN.exe
The following debug channels might be useful for tracking the state:
WINEDEBUG=+tid,+seh,+gdiplus,+wincodecs wine ./foo.exe
Regards