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@winehq.org Reporter: mywine@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@Archimedes ~/Projekte/wine_src/wine % git bisect bad fcf4d07161478ec8ea0707a50af02acc7fe6df6a is the first bad commit commit fcf4d07161478ec8ea0707a50af02acc7fe6df6a Author: Jacek Caban jacek@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@Archimedes ~/Projekte/wine_src/wine %
https://bugs.winehq.org/show_bug.cgi?id=53658
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |fcf4d07161478ec8ea0707a50af | |02acc7fe6df6a Distribution|--- |Debian CC| |mywine@schiermeier-it.de
https://bugs.winehq.org/show_bug.cgi?id=53658
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=53658
--- Comment #1 from Joerg Schiermeier mywine@schiermeier-it.de --- Note about the regression: good version: 7.0 bad version: 7.17
https://bugs.winehq.org/show_bug.cgi?id=53658
--- Comment #2 from Joerg Schiermeier mywine@schiermeier-it.de --- This bug is still part of wine v7.18 from 23. September 2022.
https://bugs.winehq.org/show_bug.cgi?id=53658
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- does reverting the commit fixes the issue?
https://bugs.winehq.org/show_bug.cgi?id=53658
--- Comment #4 from Joerg Schiermeier mywine@schiermeier-it.de --- (In reply to André H. from comment #3)
does reverting the commit fixes the issue?
Argh, I didn't try that. Currently I#m in holiday, so I will check it soon...!