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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 22 10:12:14 CDT 2019


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

--- Comment #25 from TOM <l12436 at yahoo.com.tw> ---
(In reply to Erich E. Hoover from comment #24)
> (In reply to TOM from comment #23)
> > ...
> > nope, issue still occur.
> 
> Darn, well - now we try to dig into what codepath it is taking in each case.
> Please try the following with both lstat and fstat:
>     if (strstr(fd->unix_name, "The.Elder.Scrolls.V.Skyrim/Data"))
>     fprintf(stderr, "Data mode: %06o\n", st.st_mode);
> 
> (this should also reduce the spurious data in the log so we are mostly
> looking at what we want to see)

ask one thing, the server/fd.c change only need to update wineserver binary ?
although I have try replace other binary.

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