[Bug 45292] SuperTux 0.5.1 does not start

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 3 22:09:01 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45292

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://www.supertux.org/dow
                   |                            |nload.html
           Keywords|                            |download, source
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |z.figura12 at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from Zebediah Figura <z.figura12 at 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#L53

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.



More information about the wine-bugs mailing list