[Bug 10700] New: Dragon Naturally Speaking 9 needs native gdiplus to run
http://bugs.winehq.org/show_bug.cgi?id=10700 Summary: Dragon Naturally Speaking 9 needs native gdiplus to run Product: Wine Version: unspecified Platform: PC URL: http://nuance.com OS/Version: All Status: NEW Severity: minor Priority: P2 Component: wine-gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: maarten(a)codeweavers.com Right now dns9 mostly works with everything builtin, except it tries to use currently unimplemented functions. With a bit of grep/sed magic I found at least the following calls missing: GdipCreateHBITMAPFromBitmap GdipCreateLineBrushFromRectI GdipCreatePen2 GdipDrawArcI GdipSetLinePresetBlend -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Summary|Dragon Naturally Speaking 9 |Dragon Naturally Speaking 9 |needs native gdiplus to run |needs gdiplus.GdipDrawArcI, | |gdiplus.GdipCreatePen2, ... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-01-18 18:54:17 --- Looks like all we need now are: GdipDrawArcI GdipSetLinePresetBlend Although GdipCreateHBITMAPFromBitmap is a stub implementation. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-05-07 15:42:01 --- GdipDrawArcI is implemented. GdipSetLinePresetBlend, GdipCreateHBITMAPFromBitmap are stubbed. It's necessary to check this application again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-06-15 02:52:18 --- Does anybody test it again? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-06-15 07:27:24 --- On May 12, Susan tested it, found the next problem was a crash on unimplemented gdiplus.dll.GdipCreateLineBrushFromRectWithAngleI, and filed new bug 13173. I guess we can close this one. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-06-15 07:53:06 --- (In reply to comment #4)
On May 12, Susan tested it, found the next problem was a crash on unimplemented gdiplus.dll.GdipCreateLineBrushFromRectWithAngleI, and filed new bug 13173.
Ok, I'll work on it after 1.0 release. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2008-06-17 09:26:27 --- Closing bugs fixed in 1.0. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10700 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |other --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:21:39 CST --- Removing deprecated 'All' OS. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org