https://bugs.winehq.org/show_bug.cgi?id=27294 Jeff Smith <whydoubt(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |whydoubt(a)gmail.com --- Comment #13 from Jeff Smith <whydoubt(a)gmail.com> --- Note: LiveZilla shut it's doors in 2020, and this software seems of no real use without the service. As for the cause of this bug in wine: since Windows 8, GdipGetIsStyleAvailable always returns TRUE (except if a NULL parameter is passed). Even prior to that, there were _very_ few cases where it would return FALSE. Assuming the necessary fonts are installed, changing GdipGetIsStyleAvailable to always return TRUE resolves the bug. -- 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.