http://bugs.winehq.org/show_bug.cgi?id=11086
Summary: Noiseware needs a real GdipCreateHBITMAPFromBitmap implementation Product: Wine Version: 0.9.52. Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: ba@cykian.net
Created an attachment (id=10109) --> (http://bugs.winehq.org/attachment.cgi?id=10109) Crash log and backtrace
Hello,
Imagenomic Noiseware Community Edition 5.2 needs a real implementation of GdipCreateHBITMAPFromBitmap to work. The stub present in Wine 0.9.52 is not enough and causes a crash.
With the stub, the application crashes when the user tries to open a file to work on.
I attached a log.
For your information, adding gdiplus.dll in Wine c:\windows directory corrects the problem and seems to make the application working just fine.
It seems that this application is not the first one to need GdipCreateHBITMAPFromBitmap so it might be a good idea to implement this function for real, unfortunately I have no idea of the way to do so.
Thanks
http://bugs.winehq.org/show_bug.cgi?id=11086
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Lei Zhang thestig@google.com 2008-01-08 13:16:11 --- We already have a bug for this.
*** This bug has been marked as a duplicate of bug 10449 ***
http://bugs.winehq.org/show_bug.cgi?id=11086
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from James Hawkins truiken@gmail.com 2008-01-08 13:39:37 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=11086
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.imagenomic.com/ Keywords| |download
--- Comment #3 from Lei Zhang thestig@google.com 2008-03-11 17:43:52 --- FYI, Noiseware also needs GdipCloneImage and GdipCloneImageAttributes. With these three function, you won't need native gdiplus anymore.
http://bugs.winehq.org/show_bug.cgi?id=11086
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #4 from Austin English austinenglish@gmail.com 2012-02-23 15:08:29 CST --- Removing deprecated 'All' Platform/OS.