[Bug 49178] Spitfire Audio crashes on start

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 25 14:43:12 CDT 2020


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

Tres Seaver <tseaver at palladion.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tseaver at palladion.com

--- Comment #13 from Tres Seaver <tseaver at palladion.com> ---
FWIW, I haven't had any trouble at all running the *installers*
(SpitfireAudioWinSetup-3.2.3.exe or SpitfireAudioWinSetup-3.2.6.exe).  The
installer populates the wine prefix without apparent error.  Where I *do* see
the failure is in running the installed application ('Spitfire\ Audio.exe'). 
E.g., running:

------------- %< ----------------
#!/bin/bash
SPITFIRE=/media/tseaver/spitfire
WINEPREFIX=$SPITFIRE wine $SPITFIRE/drive_c/Program\ Files\ \(x86\)/Spitfire\
Audio/Spitfire\ Audio.exe
------------- %< ----------------

I see the exact same backtrace as reported by Lorenzo.  I'm assuming therefore
that he has successfully run the installer, and is seeing the error when
actually running the installed app (the installer helpfully offers to run it at
the end, which may confuse the issue).

Thanks!

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