[Bug 20643] World of Warcraft launcher tries to change folder permissions (Not a Wine bug)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 14 11:10:07 CST 2009


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





--- Comment #31 from Paul Chitescu <paulc at voip.null.ro>  2009-12-14 11:10:06 ---
(In reply to comment #30)
> (From update of attachment 24810 [details])
> Obsoleted by commit b419df1de48609086c7460fdb5d8a20d119e47ee

Bug still there if WoW is on a FAT32 partition, directory permissions are
rwxrwxrwx.

WoW tries to set ACL to "D:(A;OICI;GA;;;BU)" which Wine translates to ---rwxrwx
which are not supported on the filesystem.

On Windows the directory would be made R/W (for everybody since FAT knows no
ownership).

The launcher is required to start the downloader for the correct region.
Previously the downloader would download the currently installed version (en_GB
in my case) but since the Battle.net integration it seems to default to en_US
if started alone.

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