[Bug 47169] Skyrim failed to load Data if Data directory is soft linked.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 21 22:31:38 CDT 2019


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

--- Comment #20 from Erich E. Hoover <erich.e.hoover at gmail.com> ---
(In reply to TOM from comment #18)
> Created attachment 64531 [details]
> stdout of lstat and fstat
> 
> I saw that lstat only test Data directory and nothing else.
> fstat still load the esp under the Data.
> ...

There is a lot in these logs and I do not know what to look for (there are lots
of Data directory printouts).  Could you give me a line number or something to
search for so that I can see exactly what you mean?  I am very surprised that
you get nothing when you compare the return value to -1 to restrict the fprintf
to failed calls.

(In reply to TOM from comment #19)
> ...
> and I was wondering, %m did not need anything pass to it ?

No, %m returns the human-readable error string for the current value of
"errno".

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