https://bugs.winehq.org/show_bug.cgi?id=37111
Bug ID: 37111 Summary: wine fails at setting up resolution for Hearthstone at startup Product: Wine Version: 1.7.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs@winehq.org Reporter: blue-t@web.de
Created attachment 49335 --> https://bugs.winehq.org/attachment.cgi?id=49335 console output with opengl as winedebug option set
When i'm trying to start Hearthstone with the "-force-opengl" command line argument, a wine window pops up with an error.
"couldn't setup OpenGL for the requested monitor solution. GLContex: failed to share context 30001: Erfolg Screen: could not setup GL for resolution (1920x1080 fs=1 hz=0 GLContext: failed to share context 30002: Erfolg Screen: could not setup GL for resolution (1920x1065 fs=0 hz=60)"
the rest of the text is cut off, since i can't use the error windows scroll bar . Neither can i click "ok" to close that window, i need to kill it with ctrl+shift+escape.
I've attached the console output of wine with WINEDEBUG=OpenGL enabled.