https://bugs.winehq.org/show_bug.cgi?id=53208 Bug ID: 53208 Summary: user32:msg - The SW_SHOWMINIMIZED test in test_messages() succeeds in Wine with fvwm Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- user32:msg - The SW_SHOWMINIMIZED test in test_messages() succeeds in Wine with fvwm: msg.c:5574: Test succeeded inside todo block: ShowWindow(SW_SHOWMINIMIZED):overlapped: marked "todo_wine" but succeeds https://test.winehq.org/data/patterns.html#user32:msg This todo_wine seems to always succeed in the TestBot's VMs but almost always fails on my box. The difference is probably that the former runs fvwm (with a specially curated configuration) while the latter runs KDE. -- 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.