https://bugs.winehq.org/show_bug.cgi?id=46244
Bug ID: 46244 Summary: incorrect font rendering in WinOmega splash screen Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: development@winomega.com Distribution: ---
Created attachment 62940 --> https://bugs.winehq.org/attachment.cgi?id=62940 before
This appears to be a regression introduced in 11ab9ff7b3c43bb41c0325fe9417b1d7f44ad516
https://bugs.winehq.org/show_bug.cgi?id=46244
--- Comment #1 from Omega Software development@winomega.com --- Created attachment 62941 --> https://bugs.winehq.org/attachment.cgi?id=62941 after
https://bugs.winehq.org/show_bug.cgi?id=46244
Omega Software development@winomega.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |https://omega-software.com/ | |downloads/womega.exe Regression SHA1| |11ab9ff7b3c43bb41c0325fe941 | |7b1d7f44ad516
https://bugs.winehq.org/show_bug.cgi?id=46244
Omega Software development@winomega.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu CC| |sagawa.aki+winebugs@gmail.c | |om
https://bugs.winehq.org/show_bug.cgi?id=46244
--- Comment #2 from Sagawa sagawa.aki+winebugs@gmail.com --- Thanks for reporting. Could you attach WINEDEBUG=font,pid log?
https://bugs.winehq.org/show_bug.cgi?id=46244
--- Comment #3 from Omega Software development@winomega.com --- Created attachment 62943 --> https://bugs.winehq.org/attachment.cgi?id=62943 WINEDEBUG=font,pid log
Attached.
Also FYI I'm running this on Ubuntu 16.04 LTS. Some of packages providing TrueType fonts that may be relevant:
ii fonts-freefont-ttf 20120503-4 all Freefont Serif, Sans and Mono Truetype fonts ii fonts-noto-cjk 1:1.004+repack2-1~ubuntu1 all "No Tofu" font families with large Unicode coverage (CJK) ii fonts-stix 1.1.1-4 all Scientific and Technical Information eXchange fonts ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 all Fonts for the Ghostscript interpreter(s) ii xfonts-scalable 1:1.0.3-1.1 all scalable fonts for X
Thanks
https://bugs.winehq.org/show_bug.cgi?id=46244
--- Comment #4 from Sagawa sagawa.aki+winebugs@gmail.com --- Since there isn't Arial typeface in your environment, wine chooses a suitable alternative. The result is unspecified. With my patch, wine asks Fontconfig for the best "sans-serif" font then. Regarding your log file, your Fontconfig said "Dejavu Sans" was the best at that time. If you wish to use another typeface as Arial, please add replacement settings under HKEY_CURRENT_USER\Software\Wine\Font\Replacements key.
https://bugs.winehq.org/show_bug.cgi?id=46244
Omega Software development@winomega.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Omega Software development@winomega.com --- Understood. Thanks for the explanation, I'll document this in the program's AppDB page.
https://bugs.winehq.org/show_bug.cgi?id=46244
--- Comment #6 from Sagawa sagawa.aki+winebugs@gmail.com --- I misunderstood the former behavior, and made a proposed patch for this issue. If you're interested, could you try attachment 63003 in Bug 46285?
https://bugs.winehq.org/show_bug.cgi?id=46244
Omega Software development@winomega.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |--- Keywords| |patch
--- Comment #7 from Omega Software development@winomega.com --- (In reply to Sagawa from comment #6)
I misunderstood the former behavior, and made a proposed patch for this issue. If you're interested, could you try attachment 63003 [details] in Bug 46285?
Tried, with your patch the problem disappears, even in a pristine prefix (w/o corefonts).
Thank you.
https://bugs.winehq.org/show_bug.cgi?id=46244
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- Should be fixed by: https://source.winehq.org/git/wine.git/commit/f59755755e90220ccb27db56e16940...
https://bugs.winehq.org/show_bug.cgi?id=46244
Omega Software development@winomega.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #9 from Omega Software development@winomega.com --- Yes, it is
https://bugs.winehq.org/show_bug.cgi?id=46244
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f59755755e90220ccb27db56e16 | |9401f509bb227
https://bugs.winehq.org/show_bug.cgi?id=46244
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc4.