https://bugs.winehq.org/show_bug.cgi?id=53022
Bug ID: 53022 Summary: Fatal error detected Product: Wine Version: 7.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: naworldw@gmail.com Distribution: ---
This is my first time writing here. There is a program that I usually use. https://github.com/KurtBestor/Hitomi-Downloader Originally, I ran the program after running the Windows virtual environment in Ubuntu, but I was always worried about the large resource consumption, so I ran it with wine this time. However, it did not run with the error "msvcp140.dll could not be extracted from open permission denied". The terminal reads "wineserver: using server-side synchronization. 002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -r" (2). MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
wine: could not open working directory L"unix\home\timi\", starting in the Windows directory. wine: could not open working directory L"unix\home\timi\", starting in the Windows directory.
" It's displayed like this way. Would you mind helping me?