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

WineHQ Bugzilla wine-bugs at winehq.org
Sat May 21 07:39:56 CDT 2022


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

--- Comment #11 from realbug <naworldw at gmail.com> ---
(In reply to Louis Lenders from comment #10)
> In case you wanna try, here`s the fix:
> 
> diff --git a/dlls/kernel32/kernel32.spec b/dlls/kernel32/kernel32.spec
> index cbba3abdba0..c50fcca2b4a 100644
> --- a/dlls/kernel32/kernel32.spec
> +++ b/dlls/kernel32/kernel32.spec
> @@ -1197,7 +1197,7 @@
>  @ stdcall -import QueueUserAPC(ptr long long)
>  @ stdcall -import QueueUserWorkItem(ptr ptr long)
>  @ stdcall -import RaiseException(long long long ptr)
> -# @ stub RaiseFailFastException
> +@ stub RaiseFailFastException
>  @ stdcall -import ReadConsoleA(long ptr long ptr ptr)
>  @ stdcall -import ReadConsoleInputA(long ptr long ptr)
>  @ stub ReadConsoleInputExA

Sorry, I didn't understand. Where should I modify it?

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