https://bugs.winehq.org/show_bug.cgi?id=55722
Bug ID: 55722 Summary: dmime:dmime - test_band_track_play() fails on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: dmusic Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
dmime:dmime - test_band_track_play() fails on macOS:
dmime.c:3771: Test failed: got 0x88781182
See https://test.winehq.org/data/patterns.html#dmime:dmime
Where 0x88781182 == DMUS_E_LOADER_FAILEDOPEN
This started failing on 2023-09-29 when the todo was removed in the commit below (whereas before it was just hidden by the todo):
commit b733a46adae2af03d364bac9a0ecfd83390d25d3 Author: Rémi Bernon rbernon@codeweavers.com AuthorDate: Thu Sep 21 09:11:55 2023 +0200
dmusic: Implement SoundFont2 collection parsing.
So this would mean that the SoundFont2 collection parsing does not work on macOS.
https://bugs.winehq.org/show_bug.cgi?id=55722
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |b733a46adae2af03d364bac9a0e | |cfd83390d25d3
https://bugs.winehq.org/show_bug.cgi?id=55722
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |rbernon@codeweavers.com Fixed by SHA1| |bbdea3afc3ad3e92c67a05dac35 | |9b3f445cf39e8 Resolution|--- |FIXED
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- Fixed with bbdea3afc3ad3e92c67a05dac359b3f445cf39e8.
https://bugs.winehq.org/show_bug.cgi?id=55722
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.19.