https://bugs.winehq.org/show_bug.cgi?id=40095 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #2 from Sebastian Lackner <sebastian(a)fds-team.de> --- The issue seems to be related to the fact that X11DRV_GetICMProfile() returns a non-existing path "C:\\windows\\system32\\spool\\drivers\\color\\sRGB Color Space Profile.icm" if no color profile is set in the X11 properties of the root window. Manually copying a *.icm file to the location above fixes the issue for me. The issue most likely does not occur for all people because at least some window managers like GNOME set such a property by default, if the available docs tell the truth. Could wine maybe ship such a color profile file by default? As a side note, the application does not seem to use mscms for parsing. -- 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.