https://bugs.winehq.org/show_bug.cgi?id=45519
Bug ID: 45519 Summary: PLAYKEY: unexpectedly terminated when I try switch client to full screen mode by Alt + Enter Product: Wine Version: 3.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mikhail.v.gavrilov@gmail.com Distribution: ---
PLAYKEY: unexpectedly terminated when I try switch client to full screen mode by Alt - Enter
This I see in terminal output: failed to create drawable X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 1 (X_CreateWindow) Serial number of failed request: 402 Current serial number in output stream: 422 X Error of failed request: GLXBadWindow Major opcode of failed request: 150 (GLX) Minor opcode of failed request: 32 (X_GLXDestroyWindow) Serial number of failed request: 2520 Current serial number in output stream: 2520
How reproduce: 1) Download playkey client: https://static.playkey.net/clientdownload.aspx?file=windows-desktop/Release/...
2) Launch playkey client: $ .wine/drive_c/Program\ Files\ (x86)/Playkey/Playkey.exe "playkey:///?host=mgm.playkey.net&port=13000&token=MDI0QzlEQ0Q2MkE3N0Q0NUFDREMzOEE4OUY1QkUyQzdGQ0Y2M0YwMTI3REQyOTQ4QkMzM0I5MjA1Qjk4QTUxQUVBOUJDQTRGQzNFOUJBNDVBMTVGRkEzOTI0MDIwQ0Y4&language=ru&session-id=T23668568&gatid=UA-52416734-1&cid=841521404.1532440982&fps=33&resolution=1920x1080&device[]=gamepad&device[]=keyboard_and_mouse"
3) Try switch to full screen mode. Press Alt + Enter
https://bugs.winehq.org/show_bug.cgi?id=45519
Mikhail mikhail.v.gavrilov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://static.playkey.net/ | |clientdownload.aspx?file=wi | |ndows-desktop/Release/Playk | |eySetup.exe&name=PlaykeySet | |up_panIts4armor.exe
https://bugs.winehq.org/show_bug.cgi?id=45519
--- Comment #1 from Mikhail mikhail.v.gavrilov@gmail.com --- $ wine --version wine-3.13 (Staging)
https://bugs.winehq.org/show_bug.cgi?id=45519
Lorenzo Ferrillo lorenzofer@live.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lorenzofer@live.it
--- Comment #2 from Lorenzo Ferrillo lorenzofer@live.it --- Can someone retry with wine 4.17?
And if it work try also wit the 4.16?
Commit https://source.winehq.org/git/wine.git/commit/22993aff94ad4b3539ed99648f8180... fix a bug that has this kind of symptoms.
But of course it's a bit of a shot in the dark, there is no way to know a priori, if this bug is relevant to that commit