https://bugs.winehq.org/show_bug.cgi?id=46701
Bug ID: 46701 Summary: Native DLLs not found when symlinked to app directory by relative symlink Product: Wine Version: 4.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: supercoolemail@seznam.cz Distribution: ---
When DLL is linked to app directory by relative symbolic link and then set to native (by WINEDLLOVERIDES envvar in my case), 002b:err:module:import_dll will fail with "not found". Absolute symlinks work correctly. Relative symlink to pseudo-DLL (".dll.so" from wine-nine-standalone works correctly (when linked under name without ".so"). This used to work at some time in the past and I use it everywhere, but now I tried to launch some older games (not used for maybe half year) just to find, that DLLs that are present are "not found". Relative symlinks are resolved correctly by wine cmd "dir" command (sizes are correct).
https://bugs.winehq.org/show_bug.cgi?id=46701
supercoolemail@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from supercoolemail@seznam.cz --- Today i tried to find which version introduced this bug and I found, that everything works fine. Even after restoring my game from backup before I found this bug it still works. I have no idea what happened. Wine version is still the same so no problem here.
https://bugs.winehq.org/show_bug.cgi?id=46701
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.