[Bug 53658] New: During start of The Bat! the sound is disturbed
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.
https://bugs.winehq.org/show_bug.cgi?id=53658 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |fcf4d07161478ec8ea0707a50af | |02acc7fe6df6a Distribution|--- |Debian CC| |mywine(a)schiermeier-it.de -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53658 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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.
https://bugs.winehq.org/show_bug.cgi?id=53658 --- Comment #1 from Joerg Schiermeier <mywine(a)schiermeier-it.de> --- Note about the regression: good version: 7.0 bad version: 7.17 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53658 --- Comment #2 from Joerg Schiermeier <mywine(a)schiermeier-it.de> --- This bug is still part of wine v7.18 from 23. September 2022. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53658 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #3 from André H. <nerv(a)dawncrow.de> --- does reverting the commit fixes the issue? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53658 --- Comment #4 from Joerg Schiermeier <mywine(a)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...! -- 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=53658 --- Comment #5 from Sven Baars <sven.wine@gmail.com> --- I can't reproduce this with wine 7.17 and the current version of The Bat!. What version of The Bat! were you using? And what version of VLC? Was VLC running through wine, or was it the native VLC? And was it playing audio or video? Some additional info about audio drivers etc. may also be useful. Also, could you attach a log? -- 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=53658 --- Comment #6 from Joerg Schiermeier <mywine@schiermeier-it.de> --- Created attachment 80080 --> http://bugs.winehq.org/attachment.cgi?id=80080 Log file from the zsh command line Raw log file from zsh command line: joerg@Archimedes ~/Downloads % wine /home/joerg/.wine/drive_c/Program\ Files/The\ Bat\!/TheBat64.exe 2>&1 | tee ./the-bat-64bit-v12.0_$(now).log -- 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=53658 --- Comment #7 from Joerg Schiermeier <mywine@schiermeier-it.de> --- (In reply to Sven Baars from comment #5)
I can't reproduce this with wine 7.17 and the current version of The Bat!. What version of The Bat! were you using? And what version of VLC? Was VLC running through wine, or was it the native VLC? And was it playing audio or video? Some additional info about audio drivers etc. may also be useful.
Also, could you attach a log?
OK the here are some of the requested infos: wine version: wine-11.0-rc4 TheBat version: 64bit, v12.0 NAU (from 2025-12-30) from here: https://www.ritlabs.com/download/the_bat/nau_thebat_64_12-0.msi (official download URL) I attached some files: 1.) Log file: the-bat-64bit-v12.0_2026-01-02_18-35-30.log 2.) system.reg 3.) user.reg 4.) userdef.reg Files 2.) to 4.) are unchanged and created by wineboot -f -u as a new environment -- 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=53658 --- Comment #8 from Joerg Schiermeier <mywine@schiermeier-it.de> --- Created attachment 80081 --> http://bugs.winehq.org/attachment.cgi?id=80081 The Registry file for wine system -- 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=53658 --- Comment #9 from Joerg Schiermeier <mywine@schiermeier-it.de> --- Created attachment 80082 --> http://bugs.winehq.org/attachment.cgi?id=80082 The Registry file for wine user -- 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=53658 --- Comment #10 from Joerg Schiermeier <mywine@schiermeier-it.de> --- Created attachment 80083 --> http://bugs.winehq.org/attachment.cgi?id=80083 The Registry file for wine user (userdef) -- 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=53658 --- Comment #11 from Joerg Schiermeier <mywine@schiermeier-it.de> --- Also my Bug 58570 happens here. -- 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=53658 --- Comment #12 from Joerg Schiermeier <mywine@schiermeier-it.de> --- I use vlc with this version: vlc --version says: VLC-Version 3.0.23 Vetinari (3.0.23-2-0-g79128878dd) compiliert from Debian buildd for unstable on Debian amd64 buildd (Jan 2 2026 11:14:02) Compiler: gcc version 15.2.0 (Debian 15.2.0-12) - latest version My used command line: cvlc --one-instance 'https://www.wdr.de/wdrlive/media/einslive.m3u' (It runs a German public radios internet stream.) -- 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=53658 --- Comment #13 from Joerg Schiermeier <mywine@schiermeier-it.de> --- (In reply to Sven Baars from comment #5)
Some additional info about audio drivers etc. may also be useful.
I didn't install any extra drivers for audio: neither in Linux nor in 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.
http://bugs.winehq.org/show_bug.cgi?id=53658 --- Comment #14 from Joerg Schiermeier <mywine@schiermeier-it.de> --- Still present in Wine 11.0-rc5. -- 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=53658 --- Comment #15 from Joerg Schiermeier <mywine@schiermeier-it.de> --- (In reply to Joerg Schiermeier from comment #14)
Still present in Wine 11.0-rc5.
I check again: this bug is gone! Mon Dieu - I used an unclean WINEPREFIX which caused again and again this problem. Sorry for my noise! This bug is INVALID. -- 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=53658 Joerg Schiermeier <mywine@schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #16 from Joerg Schiermeier <mywine@schiermeier-it.de> --- (In reply to Joerg Schiermeier from comment #14)
Still present in Wine 11.0-rc5.
I check again: this bug is gone! Mon Dieu - I used an unclean WINEPREFIX which caused again and again this problem. Sorry for my noise! This bug is INVALID. -- 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=53658 Gijs Vermeulen <gijsvrm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Gijs Vermeulen <gijsvrm@gmail.com> --- Closing INVALID. -- 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 (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla