http://bugs.winehq.org/show_bug.cgi?id=31013
Bug #: 31013 Summary: ~/.wine is not a directory when trying to run wine Product: Wine Version: 1.4.1 Platform: x86-64 OS/Version: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: qparis@playonlinux.com Classification: Unclassified
When I run wine winecfg in a clean wine prefix, I get the error "/Users/Tinou/.wine" is not a directory.
Of course I've checked, and /Users/Tinou/.wine IS a directory
If I remove /Users/Tinou/.wine (rm -rf), I get wine: '/Users/Tinou is not owned by you, refusing to create ...'
The problem is that my home directory is owned by me...
tinoumac:~ Tinou$ ls -l /Users/ total 0 drwxrwxrwt 11 root wheel 374 15 mai 21:45 Shared drwxr-xr-x@ 115 Tinou staff 3910 25 jui 17:13 Tinou
The problem is quite critical, it prevents wine from running.
Wine version concerned:
1.4.1 1.5.6 1.5.7
Last version working : 1.5.5
Tell me if you want a regression testing