https://bugs.winehq.org/show_bug.cgi?id=41197
Bug ID: 41197 Summary: Wine support for _NET_WM_PING Product: Wine Version: 1.9.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fzatlouk@redhat.com Distribution: ---
Created attachment 55435 --> https://bugs.winehq.org/attachment.cgi?id=55435 Screenshot of Battlefield 2 after game just finished loading (and it's not stuck)
I am not sure if wine supports _NET_WM_PING [0]. However, if it does, it should be able to emulate _NET_WM_PING pong for some time if application running under Wine is not responding.
Otherwise, most VM (mutter from GNOME Shell for example) gonna show up window about not responding application (even if application is loading or just finished loading) which could destabilize application itself (especially when in full screen).
Could be seen in: Battlefield 2, World of Warcraft and probably plenty of other games.
[0] https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html#idm140200...
https://bugs.winehq.org/show_bug.cgi?id=41197
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv
--- Comment #1 from Vincent Povirk madewokherd@gmail.com --- Wine does support _NET_WM_PING, but it can only respond to pings via the application's message loop. This is consistent with the purpose of _NET_WM_PING, and Windows has a similar feature where it can detect unresponsive apps.
On Windows in my testing, if you click on a window that's been unresponsive for about 5 seconds, it will grey out the window and add "(Not Responding)" to the window title. Is it possible to make Windows do this by clicking at the right time in the loading process?
https://bugs.winehq.org/show_bug.cgi?id=41197
--- Comment #2 from František Zatloukal fzatlouk@redhat.com --- I wasn't able to trigger this kind of behaviour by clicking after launching the app.
https://bugs.winehq.org/show_bug.cgi?id=41197
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.11?
https://bugs.winehq.org/show_bug.cgi?id=41197
Anya animegirl@stronzi.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |animegirl@stronzi.org
https://bugs.winehq.org/show_bug.cgi?id=41197
soredake broaden_acid002@simplelogin.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|broaden_acid002@simplelogin | |.com |
https://bugs.winehq.org/show_bug.cgi?id=41197
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
https://bugs.winehq.org/show_bug.cgi?id=41197
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- any news?