[Bug 22140] New: Unexpected bold font in CDBurnerXP Pro 3
http://bugs.winehq.org/show_bug.cgi?id=22140 Summary: Unexpected bold font in CDBurnerXP Pro 3 Product: Wine Version: 1.1.41 Platform: x86-64 URL: http://cdburnerxp.se/downloads/releases/3.0.x/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com CC: huw(a)codeweavers.com Created an attachment (id=26999) --> (http://bugs.winehq.org/attachment.cgi?id=26999) Terminal output (splash screen only) Several sections of CDBurnerXP Pro 3 use a bold font when they should be using a regular font. This causes a significant problem in several of the affected areas: the bold font takes up more space, so the text has to be split into two lines, but there is only enough room to display one line, so only the bottom half of one line and the top half of the second line are visible. I tried it in 1.1.30, and the problem wasn't present there. cf602ca4228f954d7de3b8100cea8fad680ed7f2 is first bad commit commit cf602ca4228f954d7de3b8100cea8fad680ed7f2 Author: Huw Davies <huw(a)codeweavers.com> Date: Tue Feb 2 10:15:39 2010 +0000 oleaut32: Realize the font in getter functions. :040000 040000 a1235404ad9983bdc04005f4965df9d7b0ac8a10 d057b93950c306388c4b9a0255e0b4a4c7b7cc96 M dlls Reverting this patch fixes the problem. You can see the problem on the splash screen when the program starts up. The line wrapping problem can be seen when trying to burn a disc, for instance, or on the dialog box that pops up when trying to exit from data disc mode. -- 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=22140 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, NoAppDBEntry, | |regression -- 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=22140 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-23 20:58:24 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity -- 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=22140 --- Comment #2 from A Wine user <RandomAccountName(a)mail.com> 2010-03-24 02:46:22 --- Created an attachment (id=27006) --> (http://bugs.winehq.org/attachment.cgi?id=27006) Screenshot showing the problem -- 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=22140 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |minor --- Comment #3 from A Wine user <RandomAccountName(a)mail.com> 2010-03-24 02:49:06 --- (In reply to comment #1)
I'm aware of the bug severity levels. ;) See the screenshot for why I don't consider it trivial - the bold font leads to several things in the program being barely-readable. Maybe minor would be fitting though. -- 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=22140 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpot(a)martybugs.net --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-03-24 04:34:52 --- *** Bug 22147 has been marked as a duplicate of 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=22140 --- Comment #5 from Huw Davies <huw(a)codeweavers.com> 2010-03-24 07:28:41 --- Could you attach a +ole log of this? -- 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=22140 --- Comment #6 from A Wine user <RandomAccountName(a)mail.com> 2010-03-24 09:39:46 --- Created an attachment (id=27012) --> (http://bugs.winehq.org/attachment.cgi?id=27012) +ole log Alright, here's a +ole log. I killed it with wineserver -k shortly after the splash screen and first instance of problematic text showed up. -- 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=22140 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|NoAppDBEntry | --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-03-31 00:37:49 --- NoAppDBEntry is useless, please don't add it. -- 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=22140 Michael <mstrelan(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #8 from Michael <mstrelan(a)gmail.com> 2010-04-09 19:51:57 --- *** This bug has been confirmed by popular vote. *** -- 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=22140 --- Comment #9 from A Wine user <RandomAccountName(a)mail.com> 2010-04-17 07:01:56 --- Still present in 1.1.43. -- 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=22140 Michael <mstrelan(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mstrelan(a)gmail.com --- Comment #10 from Michael <mstrelan(a)gmail.com> 2010-04-28 02:34:24 --- If it's "trivial" why does it take longer than a month to fix? I would like to help fix this problem, what needs to be done to fix it? -- 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=22140 --- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-04-28 06:24:37 --- (In reply to comment #10)
If it's "trivial" why does it take longer than a month to fix?
You are confusing difficulty of a probable fix with the bug importance.
I would like to help fix this problem, what needs to be done to fix it?
Some programming skills may be? -- 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=22140 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from A Wine user <RandomAccountName(a)mail.com> 2010-05-10 14:13:25 --- Fixed by 9d6a10a43aa10e21c53123935d6bd12c654546a2. -- 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=22140 --- Comment #13 from Martin <mpot(a)martybugs.net> 2010-05-11 08:17:52 --- (In reply to comment #12)
Fixed by 9d6a10a43aa10e21c53123935d6bd12c654546a2.
Testing confirms that bug 22147 (closed as a duplicate to this bug) has been resolved by this commit. -- 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=22140 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:39:42 --- Closing bugs fixed in 1.2-rc1. -- 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=22140 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9d6a10a43aa10e21c53123935d6 | |bd12c654546a2 Regression SHA1| |cf602ca4228f954d7de3b8100ce | |a8fad680ed7f2 -- 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