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@winehq.org ReportedBy: danimothonline@gmail.com CC: damian.dixon@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@gmail.com Date: Sat Jan 1 20:19:55 2011 +0000
advapi32: Implement SetEntriesInAclA by calling SetEntriesInAclW.
:040000 040000 9b282dfa357e5e9feaf528338b79d683fbd9aeb7 157c485cfb237a0e590240c93439b97de4b20bd8 M dlls
http://bugs.winehq.org/show_bug.cgi?id=25743
Alexander Karatarakis danimothonline@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |danimothonline@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25743
Alexander Karatarakis danimothonline@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=25743
Alexander Karatarakis danimothonline@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Burger Shop 2 sets invalid |Burger Shop 2 sets invalid |permissions on launch |permissions on launch |(regression) |
http://bugs.winehq.org/show_bug.cgi?id=25743
--- Comment #1 from Austin English austinenglish@gmail.com 2011-01-09 21:08:32 CST --- May be a dupe of bug 25690.
http://bugs.winehq.org/show_bug.cgi?id=25743
--- Comment #2 from Alexander Karatarakis danimothonline@gmail.com 2011-01-14 14:54:13 CST --- Fixed in latest git. Probably one of the patches mentioned in 25690. I will retest again as patches in 25690 seem to be changing.
http://bugs.winehq.org/show_bug.cgi?id=25743
Alexander Karatarakis danimothonline@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexander Karatarakis danimothonline@gmail.com 2011-01-22 05:06:34 CST --- Fixed in 1.3.12.
http://bugs.winehq.org/show_bug.cgi?id=25743
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-02-04 13:21:12 CST --- Closing bugs fixed in 1.3.13.
http://bugs.winehq.org/show_bug.cgi?id=25743
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #5 from Austin English austinenglish@gmail.com 2012-02-23 15:22:58 CST --- Removing deprecated 'All' Platform.