http://bugs.winehq.org/show_bug.cgi?id=13806 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-09 21:27:23 --- trace:file:FindFirstFileExW L"%Temp%" 0 0x32e5e0 0 (nil) 0 trace:file:RtlDosPathNameToNtPathName_U (L"%Temp%",0x32e598,0x32e5a0,(nil)) Hm something not expanding env vars it seems.
Tried with a fresh .wine and with my old .wine. Same problem. How "fresh"? Have you removed that directory completely? Wine has "tmp" environment variable defined yet from your log:
0009:Call KERNEL32.ExpandEnvironmentStringsA(004558d0 "%Tmp%",0032eaa4,00000104) ret=0040a8ef .... 0009:Ret KERNEL32.ExpandEnvironmentStringsA() retval=00000006 ret=0040a8ef 0009:Call KERNEL32.FindFirstFileA(0032eaa4 "%Tmp%",0032e7e0) ret=00406d4f Lookss like you have invalid setup. Please remove ~/.wine directory and directly run installer. Not major more like invalid... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.