https://bugs.winehq.org/show_bug.cgi?id=25786 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://archive.org/details/ |http://archive.org/details/ |MystVEndOfAgesDemo |MystVEndOfAgesDemo --- Comment #11 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- This a Java based installer that uses DirectDraw to paint its UI. It looks like that it suffers from a general limitation of DirectDraw implementation in Wine to paint on desktop window. A workaround is to use desktop mode and then minimize/restore the installer's main window to force a repaint. Probably it's a duplicate of some similar bug in ddraw. -- 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.