[Bug 34098] Gamefly Client fails to install downloaded game content

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 8 10:12:36 CST 2013


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

--- Comment #24 from Erich Hoover <erich.e.hoover at gmail.com> 2013-11-08 10:12:36 CST ---
Created attachment 46482
  --> http://bugs.winehq.org/attachment.cgi?id=46482
Add WRITE_DAC access mapping for the server end of a named pipe

I'm not sure if this is the right way to fix this, but the problem is that
GENERIC_READ access is being requested on the server side of the named pipe and
that needs to permit WRITE_DAC access.  The attached patch at least allows the
downloader to update itself (I don't know about any other issues).

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