https://bugs.winehq.org/show_bug.cgi?id=51989 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source OS|Linux |Windows CC| |fgouget(a)codeweavers.com --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- I can confirm this. I traced it back to KB5006670 which does not help much because it's a bundle of many updates. One element is that gdiplus.dll goes from version 10.0.19041.1151 to >= 10.0.19041.1288. Note that: * w10pro64 got upgraded from 2004 to 21H1 on 2021-10-21 which is when it started these tests started failing for this VM. * cwgtx560 and cw-rx460 were already on 21H1 but got upgraded on 2021-11-02 which is when they got KB5006670 which also matches when the tests started failing. For future reference here are the new failures: gdiplus:graphics https://test.winehq.org/data/patterns.html#gdiplus:graphics graphics.c:4143: Test failed: 1: expected 0, got 1 graphics.c:4168: Test failed: 1: expected 0, got 1 gdiplus:graphicspath https://test.winehq.org/data/patterns.html#gdiplus:graphicspath graphicspath.c:1450: Test failed: Expected 00000000, got 00000004 graphicspath.c:1714: Test failed: Path size 12 does not match expected size 8 graphicspath.c:1714: Test failed: Expected #0: PathPointTypeStart (6.4,8.6) but got PathPointTypeStart (5.0,9.5) graphicspath.c:1714: Test failed: Expected #1: PathPointTypeLine (6.4,11.4) but got PathPointTypeLine (50.0,9.5) graphicspath.c:1714: Test failed: Expected #2: PathPointTypeLine (3.6,11.4) but got PathPointTypeLine (50.0,10.5) graphicspath.c:1714: Test failed: Expected #3: PathPointTypeLine | PathPointTypeCloseSubpath (3.6,8.6) but got PathPointTypeLine | PathPointTypeCloseSubpath (5.0,10.5) graphicspath.c:1714: Test failed: Expected #4: PathPointTypeStart (48.6,11.4) but got PathPointTypeStart (6.4,8.6) graphicspath.c:1714: Test failed: Expected #5: PathPointTypeLine (48.6,8.6) but got PathPointTypeLine (6.4,11.4) graphicspath.c:1714: Test failed: Expected #6: PathPointTypeLine (51.4,8.6) but got PathPointTypeLine (3.6,11.4) graphicspath.c:1714: Test failed: Expected #7: PathPointTypeLine | PathPointTypeCloseSubpath (51.4,11.4) but got PathPointTypeLine | PathPointTypeCloseSubpath (3.6,8.6) -- 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.