[Bug 16556] New: Dragon NaturallySpeaking 10 New User Box displays training text incorrectly
http://bugs.winehq.org/show_bug.cgi?id=16556 Summary: Dragon NaturallySpeaking 10 New User Box displays training text incorrectly Product: Wine Version: 1.1.10 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: susancragin(a)earthlink.net wine-1.1.10-497-gcda8e44 Regression in today's git. New User training box displays text incorrectly. Regression test will be done tomorrow. (18-Dec) -- 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=16556 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-12-18 10:09:00 --- Why are you so sure it's gdiplus? There's only been two commits in the past few days, and neither one was today: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7cddc57989261aaa1ef4a7... http://source.winehq.org/git/wine.git/?a=commitdiff;h=e2615cc059339bd62c2be7... Terminal output? -- 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=16556 --- Comment #2 from Susan Cragin <susancragin(a)earthlink.net> 2008-12-18 12:21:44 --- Created an attachment (id=18052) --> (http://bugs.winehq.org/attachment.cgi?id=18052) Terminal output for training session The attached is the entire terminal output. But I was watching it and the text box started displaying at about the time the following turned up. fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub -- 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=16556 --- Comment #3 from Susan Cragin <susancragin(a)earthlink.net> 2009-02-17 20:55:31 --- Results of regression test: (last bad wine-1.1.10-489-g297716e) wine-1.1.10-488-gced9bde susan(a)ubuntu:~/wine$ git bisect good 297716e01ca8c58f2ed400da1437b02fb420448a is first bad commit commit 297716e01ca8c58f2ed400da1437b02fb420448a Author: Dylan Smith <dylan.ah.smith(a)gmail.com> Date: Thu Dec 18 01:56:49 2008 -0500 richedit: Made sure text is offset by formatting rectangle. The formatting rectangle is set with EM_SETRECT, and retrieved with EM_GETRECT, so it corresponds to rcFormat in the code. This defines the area that the richedit control should draw the text so that it is offset by the top-left corner of the formatting rectangle, and clipped so that it doesn't draw past the bottom or right hand side. Thus this is important for implementing windowless richedit controls to not interfere with the rest of the window. :040000 040000 f802b60b7523bc1e4222e5ab9dc697f675787e47 beca1b2ceea771f4996d16ff0d716e95331cad90 M dlls susan(a)ubuntu:~/wine$ -- 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=16556 Susan Cragin <susancragin(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gdiplus |richedit --- Comment #4 from Susan Cragin <susancragin(a)earthlink.net> 2009-02-17 20:57:58 --- Changed component to richedit. -- 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=16556 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-02-17 22:34:08 --- (In reply to comment #4)
Changed component to richedit.
Please attach a +richedit trace. -- 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=16556 --- Comment #6 from Susan Cragin <susancragin(a)earthlink.net> 2009-02-18 08:06:52 --- Created an attachment (id=19531) --> (http://bugs.winehq.org/attachment.cgi?id=19531) trace richedit -- 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=16556 Susan Cragin <susancragin(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dylan.ah.smith(a)gmail.com -- 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=16556 --- Comment #7 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2009-02-24 21:37:42 --- (In reply to comment #0)
wine-1.1.10-497-gcda8e44 Regression in today's git. New User training box displays text incorrectly. Regression test will be done tomorrow. (18-Dec)
Could you attach a screenshot of how the text is current displayed, and how it was displayed before the regression. It is hard to understand the problem from your description without going out and buying the software. -- 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=16556 --- Comment #8 from Susan Cragin <susancragin(a)earthlink.net> 2009-02-25 11:42:32 --- Created an attachment (id=19655) --> (http://bugs.winehq.org/attachment.cgi?id=19655) Screenshot, new user wizard If you require a copy of the program to fix the error, please contact me off-list and I will try to arrange same. Susan -- 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=16556 Dylan Smith <dylan.ah.smith(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #9 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2009-02-25 15:22:44 --- I noticed some bugs with EM_SETOPTIONS related to the selectionbar, which seem like they caused the bug you reported. I have submitted the patch to wine-patches, so you could try applying it to test if it fixed the regression (or wait until it gets accepted into the git tree). richedit: EM_SETOPTIONS modify format rect when selbar setting change. http://www.winehq.org/pipermail/wine-patches/2009-February/069929.html I tested with a modified version of wordpad, so I can't confirm that it fixes this bug. -- 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=16556 Susan Cragin <susancragin(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Susan Cragin <susancragin(a)earthlink.net> 2009-02-26 11:13:34 --- This bug was fixed as of today: wine-1.1.15-445-g5e0d4c7 Thank you. Susan -- 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=16556 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2009-02-27 16:31:29 --- Closing bugs fixed in 1.1.16. -- 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