http://bugs.winehq.org/show_bug.cgi?id=33974 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #19 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, the exceptions are harmless and expected. --- snip --- ... 004d:Call shell32.SHGetKnownFolderPath(7eff7f50,00008000,00000000,7efff70c) ret=7eff18e3 ... 004d:Call KERNEL32.GetSystemDirectoryW(0033e168,00000104) ret=7e383250 004d:Ret KERNEL32.GetSystemDirectoryW() retval=00000013 ret=7e383250 004d:Call advapi32.RegQueryValueExW(0000005c,7e3cb220 L"ProfilesDirectory",00000000,0033dcd8,0033df60,0033dcdc) ret=7e382ac0 004d:Ret advapi32.RegQueryValueExW() retval=00000000 ret=7e382ac0 004d:Call advapi32.GetUserNameW(0033e168,0033dd54) ret=7e382fda 004d:Ret advapi32.GetUserNameW() retval=00000001 ret=7e382fda 004d:Call shlwapi.PathAppendW(0033e7e8 L"C:\\users",0033e168 L"root") ret=7e382fef 004d:Ret shlwapi.PathAppendW() retval=00000001 ret=7e382fef 004d:Call shlwapi.PathAppendW(0033e7e8 L"C:\\users\\root",0033dd72 L"\\Desktop") ret=7e38301e 004d:Ret shlwapi.PathAppendW() retval=00000001 ret=7e38301e ... --- snip --- You are running Wine as root. NEVER do this! Any bug reports/logs resulting from that are automatically invalid. You need to reinstall _everything_ in a clean WINEPREFIX owned by a normal user. Regards -- 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.