[Bug 45292] SuperTux 0.5.1 does not start (application bug)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 4 20:35:53 CDT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |msvcrt
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |---

--- Comment #4 from Zebediah Figura <z.figura12 at gmail.com> ---
My initial quick analysis was wrong, it's not a bug in SuperTux. That program
checks if a directory exists before creating it: 

https://github.com/SuperTux/supertux
/blob/efcb7886ba4fdc568557c610f7fcf45723aedfef/src/supertux/main.cpp#L273

Unfortunately, our _stat64i32 returns ENOENT when it shouldn't.

-- 
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