[Bug 14356] alt.binz does not run anymore

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 9 10:40:15 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14356





--- Comment #11 from Anastasius Focht <focht at gmx.net>  2008-07-09 10:40:15 ---
Hello,

judging from your trace it looks like a problem with user shell folders not
being created and failure not correctly propagated (DesktopDirectory, ...).
I can see multiple times:

--- snip ---
000b:trace:shell:SHGetFolderPathAndSubDirW Created missing system directory
L"C:\\windows\\profiles\\simjoko\\Desktop"
000b:trace:shell:SHGetFolderPathAndSubDirW returning 0x00000000 (final path is
L"C:\\windows\\profiles\\simjoko\\Desktop") 
--- snip ---

Which looks suspicious.

Please run the following commands and paste output:

ls -la $HOME/Desktop
ls -la $HOME/.wine/drive_c/windows/profiles/$USERNAME

My guess is you have a permission problem somewhere (which unearths shell32
bug).

Regards


-- 
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.



More information about the wine-bugs mailing list