[Bug 34406] regression: Finale Notepad 2012 doesn't copy/create user files on program start

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 20 19:22:22 CDT 2013


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

Erich Hoover <erich.e.hoover at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erich.e.hoover at gmail.com

--- Comment #2 from Erich Hoover <erich.e.hoover at gmail.com> 2013-09-20 19:22:22 CDT ---
I just noticed this on my regression list and took a moment to take a quick
look at it before heading out the door.  It appears that the application is
changing the access to the folder to be write-only with its
SetNamedSecurityInfo call, so that's why the copy doesn't occur.  It's possible
that NtSetSecurityObject isn't properly parsing the DACL, as there doesn't
appear to be anything wrong with the SetNamedSecurityInfo or SetSecurityInfo
implementation (with regard to what this application wants).

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