http://bugs.winehq.org/show_bug.cgi?id=32977
Bug #: 32977 Summary: Solidworks 2012 needs unimplemented function dwmapi.dll.DwmInvalidateIconicBitmaps (Win7 mode) Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: denis.bonnenfant@diderot.org Classification: Unclassified
When mode set to Seven, Solidworks 2012 crashes with this message :
wine: Call from 0x7bc4dcf0 to unimplemented function dwmapi.dll.DwmInvalidateIconicBitmaps, aborting
So probably a stub is needed for this function.
http://bugs.winehq.org/show_bug.cgi?id=32977
--- Comment #1 from denis bonnenfant denis.bonnenfant@diderot.org 2013-02-16 11:51:25 CST --- Adding a stub fixed this error, but I couldn't test further because all my wine compilations are broken, whith jpeg libs dependancies errors.
http://bugs.winehq.org/show_bug.cgi?id=32977
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #2 from hanska2@luukku.com --- Could you send your patch here https://source.winehq.org/patches/
?
Also did you manage to reconfigure your system?
https://bugs.winehq.org/show_bug.cgi?id=32977
Erich Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@gmail.com
--- Comment #3 from Erich Hoover erich.e.hoover@gmail.com --- I put together a quick stub here: https://github.com/compholio/wine-compholio/tree/master/patches/dwmapi-Inval...
I'll submit once I've got some other patches upstream first.
https://bugs.winehq.org/show_bug.cgi?id=32977
--- Comment #4 from Erich Hoover erich.e.hoover@gmail.com --- This should now be fixed by commit cf4404cfbb00cb8fa8a7031d7eee4c1dea2d954c, please retest :)
https://bugs.winehq.org/show_bug.cgi?id=32977
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cf4404cfbb00cb8fa8a7031d7ee | |e4c1dea2d954c Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Erich Hoover from comment #4)
This should now be fixed by commit cf4404cfbb00cb8fa8a7031d7eee4c1dea2d954c, please retest :)
Assuming fixed.
https://bugs.winehq.org/show_bug.cgi?id=32977
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.31.