https://bugs.winehq.org/show_bug.cgi?id=53658 Bug ID: 53658 Summary: During start of The Bat! the sound is disturbed Product: Wine Version: 7.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: mywine(a)schiermeier-it.de Distribution: --- When the mail program The Bat! starts up a running vlc is disturbed and cut into pieces. I suspect a regression so I did a regression test. Here is the result of this test: joerg(a)Archimedes ~/Projekte/wine_src/wine % git bisect bad fcf4d07161478ec8ea0707a50af02acc7fe6df6a is the first bad commit commit fcf4d07161478ec8ea0707a50af02acc7fe6df6a Author: Jacek Caban <jacek(a)codeweavers.com> Date: Tue Jul 26 18:23:30 2022 +0200 user32: Use GetWindowLongPtr for GetWindowModuleFileName implementation. dlls/user32/win.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) joerg(a)Archimedes ~/Projekte/wine_src/wine % -- 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.