[Bug 30998] New: [regression] Fonts antialiasing has stopped working in some situtations
http://bugs.winehq.org/show_bug.cgi?id=30998 Bug #: 30998 Summary: [regression] Fonts antialiasing has stopped working in some situtations Product: Wine Version: 1.5.7 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: t.artem(a)mailcity.com Classification: Unclassified Created attachment 40691 --> http://bugs.winehq.org/attachment.cgi?id=40691 iexplorer with broken fonts antialiasing I now have some parts of multiple applications having not-antialiased fonts, including iexplore.exe. Wine 1.5.3 didn't have this problem, so it's a clear 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=30998 --- Comment #1 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2012-06-24 18:40:50 CDT --- Created attachment 40692 --> http://bugs.winehq.org/attachment.cgi?id=40692 Proper antialiasing in older Wine releases -- 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=30998 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-06-24 21:09:56 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=30998 stephen.thomas(a)live.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephen.thomas(a)live.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=30998 --- Comment #3 from stephen.thomas(a)live.com 2012-07-19 19:10:43 CDT --- Here is the bisect result: 592bfd52c94adb2c16cb751e07f8cdd343701c34 is the first bad commit commit 592bfd52c94adb2c16cb751e07f8cdd343701c34 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed May 23 17:21:36 2012 +0200 gdi32: Always use the DIB engine for DDB rendering. :040000 040000 9529bebae463d77d17505e9b7ae1133482d0cd31 fa22013112ea3ff569c7872735d1c317ffb43e84 M dlls -- 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=30998 --- Comment #4 from c04f797396 <stephen.thomas(a)live.com> 2012-07-19 19:17:58 CDT --- Here is the bisect result: 592bfd52c94adb2c16cb751e07f8cdd343701c34 is the first bad commit commit 592bfd52c94adb2c16cb751e07f8cdd343701c34 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed May 23 17:21:36 2012 +0200 gdi32: Always use the DIB engine for DDB rendering. :040000 040000 9529bebae463d77d17505e9b7ae1133482d0cd31 fa22013112ea3ff569c7872735d1c317ffb43e84 M dlls -- 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=30998 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[regression] Fonts |Fonts antialiasing has |antialiasing has stopped |stopped working in some |working in some situtations |situations -- 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=30998 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2012-07-20 04:18:09 CDT --- Duplicate. *** This bug has been marked as a duplicate of bug 29250 *** -- 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=30998 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-07-24 16:34:54 CDT --- Closing. -- 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=30998 Artem S. Tashkinov <t.artem(a)mailcity.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE | --- Comment #7 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2012-09-23 11:19:17 CDT --- Alexander, I'm sorry to intervene but I don't think this bug is a duplicate of bug 29250.
From bug 29250:
e9612c1af06d09dbf03745535288575e05cacb56 is the first bad commit commit e9612c1af06d09dbf03745535288575e05cacb56 Author: Huw Davies <huw(a)codeweavers.com> Date: Mon Nov 14 12:49:07 2011 +0000 gdi32: Add support for drawing text in the dib driver. Here: 592bfd52c94adb2c16cb751e07f8cdd343701c34 is the first bad commit commit 592bfd52c94adb2c16cb751e07f8cdd343701c34 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed May 23 17:21:36 2012 +0200 gdi32: Always use the DIB engine for DDB rendering. -- 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=30998 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-23 12:00:50 CDT --- Yes it's a duplicate. *** This bug has been marked as a duplicate of bug 29250 *** -- 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=30998 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Ken Sharp <kennybobs(a)o2.co.uk> 2012-09-26 19:12:48 CDT --- Closing dup. -- 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