https://bugs.winehq.org/show_bug.cgi?id=44387
Bug ID: 44387 Summary: Unity3D fails with "X11DRV_wglCreateContextAttribsARB Context creation failed" error Product: Wine Version: 3.0-rc5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs@winehq.org Reporter: bob_lists@yahoo.co.uk Distribution: ---
Created attachment 60307 --> https://bugs.winehq.org/attachment.cgi?id=60307 relevant extracts from glxinfo
I installed Unity 2017.2.0f3 (64-bit) from https://store.unity.com/download?ref=personal (click on Windows option) This gets UnityDownloadAssistant-2017.2.0f3.exe
Note: Run winecfg and set Applications->Windows Version to Windows 7. (Otherwise UnityDownloadAssistant will not run.) Make sure winbind is installed on your system, otherwise Unity3D does not get as far as the error reported here.
I ran UnityDownloadAssistant-2017.2.0f3.exe Some components did not install, but the main installation completed and claimed to be succesful.
I ran env WINEPREFIX="/home/bob/.wine" wine C:\windows\command\start.exe /Unix /home/bob/.wine/dosdevices/c:/users/Public/Start\ Menu/Programs/Unity\ 2017.2.0f3\ (64-bit)/Unity.lnk &> unitylog.txt
This displays a window headed "Unity 2017.2.0f3". The contents of the window are black. After a few seconds, the contents turn to grey. The program takes 100% of cpu and does not terminate. The software outputs a large number of fixme messages plus the error message 005b:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)
The computer is a Toshiba Satellite with 2 x (AMD E1-1200 APU @ 1.4 GHz with Radeon HD Graphics). Ubuntu Mate 16.04 $ lspci 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7310]
https://bugs.winehq.org/show_bug.cgi?id=44387
--- Comment #1 from unlikely bob_lists@yahoo.co.uk --- Created attachment 60308 --> https://bugs.winehq.org/attachment.cgi?id=60308 terminal output from running Unity3D
https://bugs.winehq.org/show_bug.cgi?id=44387
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|opengl |-unknown Summary|Unity3D fails with |Unity3D only shows a grey |"X11DRV_wglCreateContextAtt |window |ribsARB Context creation | |failed" error |
--- Comment #2 from Matteo Bruni matteo.mystral@gmail.com --- I don't think the context creation failure is necessarily the cause of the bug.
FWIW there is this a bit later:
005b:fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented, *shared_handle (nil).
which also might or might not be related.
https://bugs.winehq.org/show_bug.cgi?id=44387
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE URL| |sha1sum | |/media/louis/aqqa/UnityDown | |loadAssistant-2017.2.0f3.ex | |e | |e8820b5a6ba3ffce9856a170543 | |ccd96feac78ab | |/media/louis/aqqa/UnityDown | |loadAssistant-2017.2.0f3.ex | |e
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- https://download.unity3d.com/download_unity/46dda1414e51/UnityDownloadAssist...
Tested sha1sum UnityDownloadAssistant-2017.2.0f3.exe e8820b5a6ba3ffce9856a170543ccd96feac78ab UnityDownloadAssistant-2017.2.0f3.exe
Same version as reporter; screen stays grey (after winetricks arial).
Workaround:
WINEPREFIX=~/.wineunity/ sine Unity.exe --disable-gpu
or
WINEDLLOVERRIDES=libglesv2=d sine Unity.exe --> LoginScreen comes up fine
So suffers from bug 32342 and bug 44985
I`ll resolve this as duplicate of bug 44985 as the title is about blackscreen
Please feel free to reopen if the workarounds do not work for you.
*** This bug has been marked as a duplicate of bug 44985 ***
https://bugs.winehq.org/show_bug.cgi?id=44387
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|sha1sum |https://download.unity3d.co |/media/louis/aqqa/UnityDown |m/download_unity/46dda1414e |loadAssistant-2017.2.0f3.ex |51/UnityDownloadAssistant-2 |e |017.2.0f3.exe |e8820b5a6ba3ffce9856a170543 | |ccd96feac78ab | |/media/louis/aqqa/UnityDown | |loadAssistant-2017.2.0f3.ex | |e |
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- Correct downloadlink
https://bugs.winehq.org/show_bug.cgi?id=44387
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.