http://bugs.winehq.org/show_bug.cgi?id=13265
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #13 from Austin English austinenglish@gmail.com 2010-07-30 14:39:01 --- austin@laptop:~$ rm -rf .wine ; winetricks sandbox ; winepath -w . ; echo $? wine: created the configuration directory '/home/austin/.wine' wine: configuration in '/home/austin/.wine' has been updated. Install of sandbox done winetricks done. \?\unix\home\austin. 0 austin@laptop:~$ rm -rf .wine ; winetricks sandbox ; winepath . ; echo $? wine: created the configuration directory '/home/austin/.wine' wine: configuration in '/home/austin/.wine' has been updated. Install of sandbox done winetricks done. /home/austin 0 austin@laptop:~$ winepath -w /path/does/not/exist ; echo $? \?\unix\path\does\not\exist 0
Still present.