http://bugs.winehq.org/show_bug.cgi?id=16151
Summary: Dragon 10 crashes with 'err:region:CombineRgn Invalid rgn=(nil)' Product: Wine Version: 1.1.8 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: sunfish7@gmail.com
Start Dragon 10 I've set it to start in trayicon mode Click icon once to turn mic on and leave to bake ... after a few minutes, it will crash!
Each time, this is the first error: err:region:CombineRgn Invalid rgn=(nil)
(spud) ~ ---> wine /home/spud/.wine/drive_c/Program\ Files/Nuance/NaturallySpeaking10/Program/natspeak.exe 2>&1 | uniq -c
: (blah) : 2519 fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub 1 err:region:CombineRgn Invalid rgn=(nil) 1 fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub 1 err:ole:OleLoadPicture IPersistStream_Load failed 1 fixme:gdiplus:GdipGetImageGraphicsContext not implemented for image type 1114288 1 fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub 1 fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
tails from 3 logs + one complete log attached
Searching 'CombineRgn' finds 2 bugs related to Dragon. This appears to be non-overlapping of these.
Sam|Ohmu
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #1 from sunfish7@gmail.com 2008-11-22 04:15:15 --- Created an attachment (id=17399) --> (http://bugs.winehq.org/attachment.cgi?id=17399) 3 Partial CrashLogs, one complete
http://bugs.winehq.org/show_bug.cgi?id=16151
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2008-11-25 03:10:34 --- (In reply to comment #1)
Created an attachment (id=17399)
--> (http://bugs.winehq.org/attachment.cgi?id=17399) [details]
3 Partial CrashLogs, one complete
Could this be solved with native library?
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #3 from Austin English austinenglish@gmail.com 2009-05-29 12:10:10 --- (In reply to comment #2)
(In reply to comment #1)
Created an attachment (id=17399)
--> (http://bugs.winehq.org/attachment.cgi?id=17399) [details] [details]
3 Partial CrashLogs, one complete
Could this be solved with native library?
Perhaps comctl32. That error could be in gdi32 though (that err is old and no longer in the tree).
http://bugs.winehq.org/show_bug.cgi?id=16151
Susan Cragin susancragin@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |susancragin@earthlink.net
--- Comment #4 from Susan Cragin susancragin@earthlink.net 2009-07-06 06:02:21 --- Sunfish -- Is this still a problem with latest git?
http://bugs.winehq.org/show_bug.cgi?id=16151
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|gdiplus |-unknown
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #5 from Austin English austinenglish@gmail.com 2010-12-20 22:15:19 CST --- This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.3.9 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #6 from Susan Cragin susancragin@earthlink.net 2010-12-21 06:36:55 CST --- (In reply to comment #5)
This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.3.9 or newer) wine?
I'd close it out. I think this bug can be solved by later wine versions and using native gdiplus. Also, natspeak crashes for other reasons, later on, sometimes, that are unrelated to this issue but could be confused with it.
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #7 from Austin English austinenglish@gmail.com 2010-12-21 12:11:45 CST --- Native gdiplus is not a fix.
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #8 from Susan Cragin susancragin@earthlink.net 2010-12-21 18:28:41 CST --- (In reply to comment #7)
Native gdiplus is not a fix.
No, it's not. Current versions of wine have made the error go away.
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #9 from Austin English austinenglish@gmail.com 2010-12-21 19:36:29 CST --- (In reply to comment #8)
(In reply to comment #7)
Native gdiplus is not a fix.
No, it's not. Current versions of wine have made the error go away.
Then why native gdiplus? Is that for some other bug?
http://bugs.winehq.org/show_bug.cgi?id=16151
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #10 from Susan Cragin susancragin@earthlink.net 2010-12-22 06:17:10 CST --- (In reply to comment #9)
Then why native gdiplus? Is that for some other bug?
Yes. The DragonBar's buttons don't display correctly without it. It's entirely a cosmetic addition. Sometimes I run it with gdiplus, sometimes without. Not having native gdiplus I think is the cause of a couple of the error messages noted by Sunfish, but the error messages do not affect the running of the program, just the look.
http://bugs.winehq.org/show_bug.cgi?id=16151
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com 2012-07-17 23:31:43 CDT --- Friendly reminder of over 1 year without new posts, is this still an issue in wine 1.5.9?
http://bugs.winehq.org/show_bug.cgi?id=16151
--- Comment #12 from Susan Cragin susancragin@earthlink.net 2012-07-18 05:15:15 CDT --- No. This bug has been fixed and can be closed out.
http://bugs.winehq.org/show_bug.cgi?id=16151
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |FIXED
--- Comment #13 from Dan Kegel dank@kegel.com 2012-07-18 11:15:09 CDT --- Reported fixed twice.
http://bugs.winehq.org/show_bug.cgi?id=16151
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2012-07-31 14:19:54 CDT --- Closing bugs fixed in 1.5.10.