http://bugs.winehq.org/show_bug.cgi?id=7423
------- Additional Comments From robin.grindley@ieee.org 2007-13-04 17:24 ------- Created an attachment (id=5759) --> (http://bugs.winehq.org/attachment.cgi?id=5759&action=view) Dump with +file,+ntll trying to load program from ntfs-3g filesystem
I have the same problem. I mount my Windows C: drive as /windows/C with ntfs-3g (all under OpenSuse 10.2).
I realized that Wine does not automatically mount the /windows/C directory as a windows file. So I went into winecfg and edited the Drives to add /windows/C as the E: drive. Now when I try to open the file, it doesn't have a problem finding the .exe. However, it does crap out later because it cannot find DLLs. I couldn't find anyway to tell Wine to add other paths for DLL searching. I've attached a dump with +file,+ntdll.
I also noticed that after doing all this, if I open up winecfg again, my E: drive is gone, and I have to keep adding it back by hand.
I'm new to Wine, so apologies if some of the side-issues (DLL path, winecfg changes not 'sticking') above are known issues.