[Bug 53022] Hitomi downloader fails to start with "Failed to create temporary directory"

WineHQ Bugzilla wine-bugs at winehq.org
Sat May 21 00:55:13 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53022

--- Comment #5 from Fabian Maurer <dark.shadow4 at web.de> ---
The program passes some security attributes to CreateDirectoryW that result in
those folders being inaccessible, not sure why though.
Patching CreateDirectoryW to make it ignore those attributes, makes the program
progress further.

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