https://bugs.winehq.org/show_bug.cgi?id=52299
Bug ID: 52299 Summary: Oculus Setup Installer Runs but Renders as a Black Window Product: Wine Version: 7.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nekoNexus@protonmail.ch Distribution: ---
Created attachment 71453 --> https://bugs.winehq.org/attachment.cgi?id=71453 Wine-Staging 7.0-rc1 Terminal Output and Backtrace
Version of wine used: Wine-Staging 7.0-rc1
SHA256: ef04ac24ea20b404b175b0f18f706b7eabe5d5712f653e600cb7e8e715d93fa2
Download location: https://www.oculus.com/download_app/?id=1582076955407037
-----
Dotnet 48 is required to render the program's window: winetricks -q dotnet48
-----
Once the program launches, it renders as a black window. Closing the program (after waiting for some time) allowed me to collect a backtrace.
https://bugs.winehq.org/show_bug.cgi?id=52299
nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux Keywords| |download, Installer URL| |https://www.oculus.com/down | |load_app/?id=15820769554070 | |37
https://bugs.winehq.org/show_bug.cgi?id=52299
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Does it help if you do "winetricks d3dcompiler_47" ?
https://bugs.winehq.org/show_bug.cgi?id=52299
--- Comment #2 from nekoNexus@protonmail.ch --- Ah, yes; this made it render properly
https://bugs.winehq.org/show_bug.cgi?id=52299
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC| |xerox.xerox2000x@gmail.com
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to nekoNexus from comment #2)
Ah, yes; this made it render properly
Looking at the output (below) i looks like a duplicate of https://bugs.winehq.org/show_bug.cgi?id=45871, so i'll resolve as such
(Also checked setting "HKCU\SOFTWARE\Microsoft\Avalon.Graphics" to 1 "solves the issue"
0140:fixme:advapi:ReportEventW (CAFE4242,0x0001,0x0000,0x00000402,00000000,0x0001,0x00000000,00A6C808,00000000): stub 0140:err:eventlog:ReportEventW L"Application: OculusSetup.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.Runtime.InteropServices.COMException\n at System.Windows.Media.Composition.DUCE+Channel.SyncFlush()\n at System.Windows.Interop.H"... 0140:fixme:advapi:DeregisterEventSource (CAFE4242) stub
Unhandled Exception: System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x88980406 at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
*** This bug has been marked as a duplicate of bug 45871 ***
https://bugs.winehq.org/show_bug.cgi?id=52299
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.