https://bugs.winehq.org/show_bug.cgi?id=47879
--- Comment #2 from Hin-Tak Leung htl10@users.sourceforge.net --- Tried again with wine from git:
$ git describe wine-4.17-199-g89d9bcb1f1
did "WINEPREFIX=~/qpst/ WINEARCH=win32 ./wine winecfg" first, with a clean WINEPREFIX.
$ WINEPREFIX=~/qpst/ ./wine <app>.exe 0009:fixme:font:get_outline_text_metrics failed to read full_nameW for font L".\007f"! 0009:fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"! 0009:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x32f6a0, 0x32f598 0x32f694 0009:fixme:nls:get_dummy_preferred_ui_language (0x38 0x32f6a0 0x32f598 0x32f694) returning a dummy value (current locale) 0009:fixme:process:RegisterApplicationRestart (L" /RestartByRestartManager:A7292C69-8641-4b9e-BF21-4AD18A503215",0) 0009:fixme:shell:InitNetworkAddressControl stub
(also tried without WINEARCH=win32 and without wincfg first, longer message but essentially the same thing).