https://bugs.winehq.org/show_bug.cgi?id=46778 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://zaphos.itch.io/how- | |to-be-a-tree Status|UNCONFIRMED |NEW CC| |dark.shadow4(a)web.de Keywords| |download Ever confirmed|0 |1 Component|-unknown |fonts --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Confirming. Last lines from a "warn+all" log:
0009:fixme:dwmapi:DwmIsCompositionEnabled 0x34f2bc 0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\fonts\\arial.ttf" not found (c0000034) 0009:warn:file:CreateFileW Unable to create file L"C:\\windows/fonts/arial.ttf" (status c0000034) 0009:warn:msvcrt:MSVCRT__wsopen_dispatch :failed-last error (2) wine: Unhandled page fault on read access to 0x00000000 at address 0x353e0c (thread 0009), starting debugger...
The program seems hardcoded to use the Arial font. Indeed, "winetricks arial" fixes the issue. Not entirely sure how to fix that problem though. -- 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.