On Mon, 21 Feb 2000, juergen schmied wrote:
>will try to reproduce it tommorow but my files are still fine.
>
>maybe it has something to do with writing the wine.ini into the
>registry with the voilatile flag set (was a short time in the
>csv, hope is fixed now)
>
>can you reproduce it?
>
>juergen
Yes.
[root@nugate /root]# cd .wine
[root@nugate .wine]# ls -al
total 749
drwxr-xr-x 3 root root 1024 Feb 21 18:20 .
drwxr-x--- 24 root root 3072 Feb 21 21:15 ..
-rw-r--r-- 1 root root 14220 Aug 13 1998 .cachedmetrics
-rw-r--r-- 1 root root 21046 Jun 5 1999 .cachedmetrics.:0
-rw-r--r-- 1 root root 21046 Jun 14 1999 .cachedmetrics.:0.0
-rw-r--r-- 1 root root 22096 Dec 22 21:13 cachedmetrics.:0
-rw-r--r-- 1 root root 23859 Feb 15 20:53 cachedmetrics.:0.0
-rw-r--r-- 1 root root 270252 Feb 15 20:55 system.reg
-rw-r--r-- 1 root root 123927 Feb 15 20:55 user.reg
-rw-r--r-- 1 root root 253820 Feb 15 20:55 wine.userreg
drwx------ 2 root root 1024 Feb 21 18:20 wineserver-nugate.demon.co.uk
[root@nugate .wine]# wine "c:\smith\mdi\zmdi"
Warning: could not find wine.conf [Drive x] entry for current working directory
/root/.wine; starting in windows directory.
Building font metrics. This may take some time...
Terminated
[root@nugate .wine]# ls -al
total 113
drwxr-xr-x 3 root root 1024 Feb 21 21:28 .
drwxr-x--- 24 root root 3072 Feb 21 21:15 ..
-rw-r--r-- 1 root root 14220 Aug 13 1998 .cachedmetrics
-rw-r--r-- 1 root root 21046 Jun 5 1999 .cachedmetrics.:0
-rw-r--r-- 1 root root 21046 Jun 14 1999 .cachedmetrics.:0.0
-rw-r--r-- 1 root root 22096 Dec 22 21:13 cachedmetrics.:0
-rw-r--r-- 1 root root 22096 Feb 21 21:28 cachedmetrics.:0.0
-rw-r--r-- 1 root root 24 Feb 21 21:28 system.reg
-rw-r--r-- 1 root root 24 Feb 21 21:28 user.reg
-rw-r--r-- 1 root root 24 Feb 21 21:28 wine.userreg
drwx------ 2 root root 1024 Feb 21 21:28 wineserver-nugate.demon.co.uk
[