http://bugs.winehq.org/show_bug.cgi?id=33576
--- Comment #6 from haarp liquitsnake@gmx.net 2013-05-13 01:23:05 CDT --- (In reply to comment #3)
Setting Platform to "Other", i guess you are not on arm64, maybe you mean x86_64 (in case you're on a 64-bit Linux)? Confirming as of comment #2
Oops. You are correct. I mistook it for 'amd64' in my sleep-deprived state.
(In reply to comment #5)
Created attachment 44455 [details] Change default world SID to satisfy Paint Tool SAI
Ok, a little bit of poking around (working backward from a mask and flags of 0xffffffff) I've found that the attached patch will work around the issue. However, the real solution to this problem is to have full ACL support - for now you can get those patches from my website: [1/3] http://www.compholio.com/wine-compholio/download.php?file=0004-server-Create... [2/3] http://www.compholio.com/wine-compholio/download.php?file=0005-server-Store-... [3/3] http://www.compholio.com/wine-compholio/download.php?file=0006-ntdll-Inherit...
So, is it worth submitting this workaround?
I can confirm that the workaround solves SAI not starting, but your full ACL patches don't seem to work. They have no effect on SAI for me.