[Bug 51063] New: Version changes in Wine 6.7 break Spitfire Audio plugins

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 26 10:18:56 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51063

            Bug ID: 51063
           Summary: Version changes in Wine 6.7 break Spitfire Audio
                    plugins
           Product: Wine
           Version: 6.7
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: mail at robbertvanderhelm.nl
   Regression SHA1: 04a8213ba9e3b8aa1f980d19b240929948da5abe
      Distribution: ---

The LABS and BBC Symphony Orchestra Discover plugins can no longer find their
sample libraries as of Wine 6.7, and they'll show a generic 'Error #1:
Something went wrong' error message instead. After bisecting, it seems like
commit 04a8213 caused this regression. That commit changes WINE_FILEVERSION and
WINE_PRODUCTVERSION to match Windows 10 instead of Windows 7. There aren't any
new or different warnings or fixmes printed between Wine 6.6 (where those
plugins did work correctly) and Wine 6.7 (where they don't), but I've only
tested that with WINEDEBUG's defaults. Reverting the commit on the master
branch makes the plugins work again as expected. I tested this with the 64-bit
VST3 versions of BBCSOD 1.1.9 and LABS 1.3.7 under yabridge 3.1.1 (or, well,
the version that's to become 3.1.1).

https://source.winehq.org/git/wine.git/commit/04a8213ba9e3b8aa1f980d19b240929948da5abe

-- 
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.



More information about the wine-bugs mailing list