[Bug 7682] NtQueryDirectoryFile fails if querying a symbolic link (eg: My Documents -> /home/username)

Wine Bugs wine-bugs at winehq.org
Sun Mar 11 20:38:07 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7682





------- Additional Comments From silverblade_uk at hotmail.com  2007-11-03 20:38 -------
This is with Propellerhead Reason 3.0, full version (though a demo is 
available at www.propellerhead.se - should still produce the fault)

Basically whenever the program is started, it checks that a bunch of 
directories are present. One of these is "My Documents".

By default this is a symlink to /home/username and can be found in 
~/.wine/drive_c/windows/profiles/username

Removing the symlink and creating a real directory called "My Documents" stops 
the error occurring and allows the program to function.

In the App-DB a user suggested running Reason by specifying a song file as the 
parameter. A fairly recent post highlights the behaviour I'm describing:
http://appdb.winehq.org/commentview.php?iAppId=811&iVersionId=2940&iThreadId=15995

By using WINEDEBUG=trace+file, I was able to identify the last file operation 
prior to the message box appearing, and as I said, by replacing the symlink 
with a real directory, the problem is no more.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list