https://bugs.winehq.org/show_bug.cgi?id=43887
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Component|-unknown |-unknown
--- Comment #7 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Ronaldo from comment #6)
Created attachment 59500 [details] New log using MaxVersionGL.
New log with the MaxVersionGL in regedit.
I think that these messages:
fixme:winediag:dxgi_check_feature_level_support None of the requested D3D feature levels is supported on this GPU with the current shader backend. err:winediag:wined3d_adapter_init GL_ARB_compatibility not supported, requesting context with GL version 3.2. err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1) err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)
mean that your GPU / driver doesn't support OpenGL 3.2+. I see that you report a "Mesa DRI Intel(R) Ironlake Mobile" GPU in your first attachment and indeed it looks like that only supports OpenGL 2.1.
Can you try to run Wine with the LIBGL_ALWAYS_SOFTWARE=1 environment variable? Something like:
env LIBGL_ALWAYS_SOFTWARE=1 WINEPREFIX="/home/ronaldo/.local/share/wineprefixes/Office2013" /usr/bin/wine C:\windows\command\start.exe /Unix /home/ronaldo/.local/share/wineprefixes/Office2013/dosdevices/c:/users/ronaldo/Start\ Menu/Programs/Microsoft\ Office\ 2013/Word\ 2013.lnk