[Bug 59999] New: Application freeze after resize its window
http://bugs.winehq.org/show_bug.cgi?id=59999 Bug ID: 59999 Summary: Application freeze after resize its window Product: Wine Version: 11.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: andreas.franz@arcor.de Target Milestone: --- Distribution: --- I've got some applications, written in C# / .NET 4.8. After resizing its window, it freezes completely. see here an example with .NET4.8 from MS: https://cloud.s-t-franz.de/s/AdAmeRJkTZkaMxk see here an example with Wine's MONO: https://cloud.s-t-franz.de/s/2dWydQncwn6Xwpz It's reproducable - regression test is running. I'm using Linux Mint 22.3 with X11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 AndyF <andreas.franz@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |08f7b746b00c07312a70d2f978d | |86bc80e6df88a Component|-unknown |winex11.drv Distribution|--- |Mint --- Comment #1 from AndyF <andreas.franz@arcor.de> --- 08f7b746b00c07312a70d2f978d86bc80e6df88a is the first bad commit commit 08f7b746b00c07312a70d2f978d86bc80e6df88a Author: Rémi Bernon <rbernon@codeweavers.com> Date: Thu Jun 18 14:43:00 2026 +0200 winex11: Send raw mouse motion frames from XI2 RawEvents. dlls/winex11.drv/event.c | 2 +- dlls/winex11.drv/mouse.c | 30 ++++++++++++++++++------------ 2 files changed, 19 insertions(+), 13 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 AndyF <andreas.franz@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Application freeze after |Application freeze after |resize its window |resize its window - | |regression -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com Summary|Application freeze after |Application freeze after |resize its window - |resize its window |regression | Keywords| |regression --- Comment #2 from Ken Sharp <imwellcushtymelike@gmail.com> --- Are the applications available to download? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 --- Comment #3 from AndyF <andreas.franz@arcor.de> --- In theory - yes. But without server connection, they won't start properly. I've created a very simple .NET app on "Hello world"-level. It shows different fonts and was created to find a "WingDings"-Bug. This application shows same issue - window-resize freezes application. It's downloadable under https://cloud.s-t-franz.de/s/jW4iLePHiZnDxdX btw: WinScp has same issue on resizing login-window. regards, Andy -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 AndyF <andreas.franz@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Application freeze after |Application (e. g. WinSCP) |resize its window |freeze after resize its | |window -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 Jonas <winehq@jonass.user.lysator.liu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@jonass.user.lysator. | |liu.se --- Comment #4 from Jonas <winehq@jonass.user.lysator.liu.se> --- Could this be a duplicate of Bug 60005 ? Bisecting suggests the same commit. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 Chiitoo <chiitoo@gentoo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chiitoo@gentoo.org --- Comment #5 from Chiitoo <chiitoo@gentoo.org> --- For PlayOnline Viewer (Final Fantasy XI Online), the window may become frozen-like, or/and unable to be focused via keyboard or mouse controls. Moving the pointer outside of the window may also trigger a high-speed flood of: err:msg:process_hardware_message unknown message type 1 Message type may vary at least between 0, 1, 2, 3, and fffffffd. Another message that can start, at a slower pace (unsure if related): err:ddraw:get_window_region Failed to get window region. Also bisected ending with 08f7b746b00 [1]. Thank you! https://gitlab.winehq.org/wine/wine/-/commit/08f7b746b00c07312a70d2f978d86bc... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #6 from Stian Low <wineryyyyy@gmail.com> --- All bugs recently reporting this log and similar behavior may be duplicates: 0494:err:msg:process_hardware_message unknown message type 1 https://bugs.winehq.org/buglist.cgi?quicksearch=process_hardware_message -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 --- Comment #7 from AndyF <andreas.franz@arcor.de> --- Issue still persists with 11.14 - many applications (WinSCP, notepad++) are affected. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 --- Comment #8 from Rémi Bernon <rbernon@codeweavers.com> --- I wasn't able to reproduce the same issue but I suspect this (and the process_hardware_message spam) might be fixed after a1bae27f21b53fa3ac6be6b08f4cbfb441360ade, would you mind confirming? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 --- Comment #9 from Chiitoo <chiitoo@gentoo.org> --- (In reply to Rémi Bernon from comment #8)
I wasn't able to reproduce the same issue but I suspect this (and the process_hardware_message spam) might be fixed after a1bae27f21b53fa3ac6be6b08f4cbfb441360ade, would you mind confirming?
At least a quick test with PlayOnline Viewer, Final Fantasy XI Online, and the related benchmark says good on both fronts. That is, I have not seen the spam and hang happen after this commit yet. Thank you! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 AndyF <andreas.franz@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #10 from AndyF <andreas.franz@arcor.de> --- Latest self-compiled version wine-11.14-53-ga011ce57245 works fine, now. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59999 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.15. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla