http://bugs.winehq.org/show_bug.cgi?id=13173
Summary: Dragon NaturallySpeaking 9.0 Preferred gdiplus.dll error Product: Wine Version: CVS/GIT Platform: PC URL: http://nuance.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: susancragin@earthlink.net
gdiplus does not run Dragon NaturallySpeaking. (It does install it.) The most important error message is as follows.
wine: Call from 0x7b8446d0 to unimplemented function gdiplus.dll.GdipCreateLineBrushFromRectWithAngleI, aborting
http://bugs.winehq.org/show_bug.cgi?id=13173
--- Comment #1 from Susan Cragin susancragin@earthlink.net 2008-05-12 16:13:59 --- the wine version was: wine-1.0-rc1-49-g33a5ab5
http://bugs.winehq.org/show_bug.cgi?id=13173
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Summary|Dragon NaturallySpeaking 9.0|Dragon NaturallySpeaking 9.0 |Preferred gdiplus.dll error |Preferred crash on | |unimplemented | |gdiplus.dll.GdipCreateLineBr | |ushFromRectWithAngleI
--- Comment #2 from Dan Kegel dank@kegel.com 2008-05-12 18:08:24 --- Thanks. (For completeness, the workaround is to use native gdiplus.)
http://bugs.winehq.org/show_bug.cgi?id=13173
--- Comment #3 from Austin English austinenglish@gmail.com 2008-05-12 21:51:40 --- Does it still crash with native gdiplus?
http://bugs.winehq.org/show_bug.cgi?id=13173
--- Comment #4 from Dan Kegel dank@kegel.com 2008-05-12 22:21:23 --- It works fine with native gdiplus; the full workaround is, I think,
sh winetricks fakeie6 gdiplus
http://bugs.winehq.org/show_bug.cgi?id=13173
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2008-07-08 16:47:16 --- Created an attachment (id=14673) --> (http://bugs.winehq.org/attachment.cgi?id=14673) semistub for requested calls
I've just sent this patch to wine-patches. This calls will not act like native cause they simply redirect to other ones with reduced arguments set..But with could try this application again now..
http://bugs.winehq.org/show_bug.cgi?id=13173
--- Comment #6 from Susan Cragin susancragin@earthlink.net 2008-07-09 16:34:18 --- Preliminary tests as of 9 Jul 2008 show the patch working well. Installed tested and ran DNS 9.0 Preferred today. Will run additional tests on Mon 14 July. used wine-1.1.0-459-g2893294
http://bugs.winehq.org/show_bug.cgi?id=13173
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2008-08-03 03:24:49 --- Hi, Susan.
Does it work now or requires something more?
http://bugs.winehq.org/show_bug.cgi?id=13173
Susan Cragin susancragin@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Susan Cragin susancragin@earthlink.net 2008-08-03 08:10:04 --- wine-1.1.2-194-g428fd07 Works well. I think this bug should be closed. DNS 9.0 Preferred now installs and runs with all-wine code.
http://bugs.winehq.org/show_bug.cgi?id=13173
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2008-08-22 10:46:30 --- Closing bugs fixed in 1.1.3.
http://bugs.winehq.org/show_bug.cgi?id=13173
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified