https://bugs.winehq.org/show_bug.cgi?id=45292 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.supertux.org/dow | |nload.html Keywords| |download, source Status|UNCONFIRMED |RESOLVED CC| |z.figura12(a)gmail.com Resolution|--- |INVALID --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Looks like an application bug; it's treating a return value of 0 from CreateDirectory as failure (when in reality the directory already exists): https://github.com/SuperTux/supertux/blob/master/src/util/file_system.cpp#L5... I'd file a bug there. -- 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.