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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 23 19:10:24 CDT 2019


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

--- Comment #33 from TOM <l12436 at yahoo.com.tw> ---
(In reply to Erich E. Hoover from comment #32)
> (In reply to TOM from comment #31)
> > Created attachment 64538 [details]
> > stdout of that game.
> 
> That is so weird, we see the same thing in both cases:
> Path: '/swap/wine/skyrim/dosdevices/d:/The.Elder.Scrolls.V.Skyrim/Data',
> Mode: 040755, Dir?: 1, Options: 21
> 
> I do not see how any of the error cases will get hit, would you mind putting
> something like this in each error case there (replace "A" with B/C/D/etc.
> for each one)?:
> if (strstr(fd->unix_name, "The.Elder.Scrolls.V.Skyrim/Data")) {
>     fprintf(stderr, "A Path: '%s'\n", fd->unix_name);
> }

I have debug myself, I also did not see any error in it. very weird, but BUG
still 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