[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 11:09:58 CDT 2019


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

--- Comment #17 from Erich E. Hoover <erich.e.hoover at gmail.com> ---
(In reply to TOM from comment #16)
> Created attachment 64523 [details]
> stdout of fprintf log
> 
> I did not see any actually print out.
> did I need to run wineserver manually ?

That is very strange, you may need to kill the wineserver if it is already
running - but it should print out if lstat failed.  You might try having it
print out unconditionally as a test (remove 'if (ret == -1)') to confirm that
your change got included in the build.  It is possible that lstat is not
failing, but for some reason it is not returning the same result as fstat.

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