http://bugs.winehq.org/show_bug.cgi?id=7682
vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #5990 is|0 |1 obsolete| |
------- Additional Comments From vitaliy@kievinfo.com 2007-28-04 17:50 ------- Created an attachment (id=5991) --> (http://bugs.winehq.org/attachment.cgi?id=5991&action=view) a better test
This time using existing env. variable.
This test does show that we do have a problem with the way our symlinks configured to point into $HOME. Should we disable this feature of NtQueryDirectoryFile? Or should we get rid of the symlinks pointing to $HOME? However that won't fix it for existing configurations (which we don't really care too much). Except this won't prevent users from setting something like this and braking Wine.
I remember there was a huge discussion about this and it was decided that symlinks would be the best solution. Apparently they are not. Quite opposite - they do not work.