https://bugs.winehq.org/show_bug.cgi?id=52842
Bug ID: 52842 Summary: Oculus Runtime Installer Fails at "CreateLibraryServiceStep" Product: Wine Version: 7.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maksisk@gmail.com Distribution: ---
Created attachment 72237 --> https://bugs.winehq.org/attachment.cgi?id=72237 Installation output right before and when error is thrown
After applying Louis Lenders' patch in this bug: https://bugs.winehq.org/show_bug.cgi?id=52300 the Oculus installer successfully proceeds to download ~5GB of content, extract it and begin installation.
Shortly thereafter, the installer throws two unhandled exception which cause the installer to fail with the message "Install 'Dawn.Setup.CreateLibraryServiceStep' failed.", then rolling back the installation and additionally throwing a "System.UnauthorizedAccessException: Access to the path 'DaybreakNative.dll' is denied." message. The GUI shows the message "Restart your computer". The full trace is attached.
https://bugs.winehq.org/show_bug.cgi?id=52842
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |https://www.oculus.com/down | |load_app/?id=15820769554070 | |37
--- Comment #1 from Austin English austinenglish@gmail.com --- Does native .Net get further?
https://bugs.winehq.org/show_bug.cgi?id=52842
Daniel Well Dantheman22505@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Dantheman22505@hotmail.com
--- Comment #2 from Daniel Well Dantheman22505@hotmail.com --- trying to run the installer with dotnet48 installed crashes the program before you can get to the first window (at least on wine-9.19-62-gac5f3be4757 with the patch)