https://bugs.winehq.org/show_bug.cgi?id=49561
--- Comment #13 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- (In reply to virex from comment #9)
Created attachment 67721 [details] output from wineboot -u
Hello,
--- quote from wineboot -u terminal output --- Xlib: extension "GLX" missing on display ":0". --- end quote ---
There is something wrong with your X11 graphic/GPU driver settings. That may explain why applications that display windows have issues. You have to fix that first.
Make sure that you're not running Wine as root. That is not supported and may have any undesirable side effects, for example: having no access to the X11 display.
Please attach the output of the command 'glxinfo'.
Regards.