[Bug 25743] New: Burger Shop 2 sets invalid permissions on launch (regression)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 9 19:50:12 CST 2011


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

           Summary: Burger Shop 2 sets invalid permissions on launch
                    (regression)
           Product: Wine
           Version: 1.3.11
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: advapi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: danimothonline at gmail.com
                CC: damian.dixon at gmail.com


On 1.3.11 when I launch Burger Shop 2 the save files do not work (it would
normally autoload the previous savefile). The reason for this is that at the
time of launch it will set invalid permissions on some files Burger Shop 2
keeps in:

~/.wine/drive_c/users/Public/Application Data/GoBit Games/BurgerShop2/

and then it won't be able to access the files. Also, the game can no longer
save your progress. Manually changing the permissions and restarting the game
also does not work, because at the time of launch invalid permissions will be
set again. The permissions it sets are:
d---------

Manually changing permissions and dropping to wine 1.3.10 or below works.
Bisecting gives:

a9bbd7dc86aff14308e0a5491e0f660fe3c49a2e is the first bad commit
commit a9bbd7dc86aff14308e0a5491e0f660fe3c49a2e
Author: Damian Dixon <damian.dixon at gmail.com>
Date:   Sat Jan 1 20:19:55 2011 +0000

    advapi32: Implement SetEntriesInAclA by calling SetEntriesInAclW.

:040000 040000 9b282dfa357e5e9feaf528338b79d683fbd9aeb7
157c485cfb237a0e590240c93439b97de4b20bd8 M    dlls

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