[Bug 51685] In Wine gdiplus:font and user32:sysparams fail to find "MS Shell Dlg" in Arabic, Japanese and Chinese locales

WineHQ Bugzilla wine-bugs at winehq.org
Thu Sep 2 11:23:21 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51685

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|In Wine gdiplus:font fails  |In Wine gdiplus:font and
                   |to find "MS Shell Dlg" in   |user32:sysparams fail to
                   |Arabic, Japanese and        |find "MS Shell Dlg" in
                   |Chinese locales             |Arabic, Japanese and
                   |                            |Chinese locales

--- Comment #3 from François Gouget <fgouget at codeweavers.com> ---
In gdiplus:font status 14 corresponds to FontFamilyNotFound.

user32:sysparams fails in Wine because "MS Shell Dlg" is not enumerated which
sounds like it is probably related to this issue:

sysparams.c:2726: Test failed: font MS Shell Dlg should be enumerated
sysparams.c:2727: Test failed: font MS Shell Dlg should be enumerated
sysparams.c:2728: Test failed: font MS Shell Dlg should be enumerated
sysparams.c:2729: Test failed: font MS Shell Dlg should be enumerated
sysparams.c:2730: Test failed: font MS Shell Dlg should be enumerated
...x5

Notes:
* On Windows user32:sysparams also fails but does not complain that MS Shell
Dlg was not enumerated.
* user32:sysparams also complains that MS Shell Dlg was not enumerated in the
Hebrew locale despite not failing in gdiplus:font.

-- 
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.


More information about the wine-bugs mailing list