https://bugs.winehq.org/show_bug.cgi?id=57076
Bug ID: 57076 Summary: Harmony Assistant 9.9.8d (64 bit) reports missing stoccata.ttf font on startup Product: Wine Version: 9.3 Hardware: x86-64 URL: https://web.archive.org/web/20240613075500/https://www .myriad-online.com/win/harmony998d-x64-install.exe OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: arethusa26@gmail.com CC: smazza@codeweavers.com Regression SHA1: ba4681e776c0c1cef9b5b2610dc67f634999d095 Distribution: ---
Created attachment 76949 --> https://bugs.winehq.org/attachment.cgi?id=76949 Harmony Assistant standard error output
With the fix from bug 56825 in the latest master, when launching Harmony Assistant, a message box appears on startup with the text:
The font 'stoccata.ttf' is not installed in your system. Download it from http://www.myriad-online.com/fonts/stoccata.ttf and install it.
The stoccata.ttf file is already present in the Harmony Assistant font directory, and this message box does not appear in wine-9.0.
Regression testing identified the following breaking change:
ba4681e776c0c1cef9b5b2610dc67f634999d095 is the first bad commit commit ba4681e776c0c1cef9b5b2610dc67f634999d095 Author: Santino Mazza smazza@codeweavers.com Date: Tue Nov 14 19:22:25 2023 -0300
gdiplus: Implement font linking for gdiplus.
Installing native gdiplus from winetricks successfully avoids display of the message box on startup.