[MacPorts] #55352: Audacity error when trying to beep
MacPorts
noreply at macports.org
Fri Nov 17 20:11:04 UTC 2017
#55352: Audacity error when trying to beep
-------------------------+----------------------
Reporter: rpspringuel | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: audacity
-------------------------+----------------------
When running Audacity 2.0 from MacPorts I sometimes run into the following
error dialog when applying Chains (at the point where Audacity want's to
make the computer beep between steps):
{{{
../src/osx/core/sound.cpp(128): assert "Assert failure" failed in
Create(): not implemented
Call stack:
[00] ProgressDialog::Beep() const
[01] ProgressDialog::~ProgressDialog()
[02] Effect::DoEffect(wxWindow*, double, TrackList*, TrackFactory*,
SelectedRegion*, bool)
[03] EffectManager::DoEffect(wxString const&, wxWindow*, double,
TrackList*, TrackFactory*, SelectedRegion*, bool)
[04] AudacityProject::OnEffect(wxString const&, int)
[05] BatchCommands::ApplyEffectCommand(wxString const&, wxString const&,
wxString const&)
[06] BatchCommands::ApplyCommand(wxString const&, wxString const&)
[07] BatchCommands::ApplyCommandInBatchMode(wxString const&, wxString
const&)
[08] BatchCommands::ApplyChain(wxString const&)
[09] BatchProcessDialog::OnApplyToProject(wxCommandEvent&)
[10] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&,
wxEvtHandler*, wxEvent&)
[11] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[12] wxEvtHandler::TryHereOnly(wxEvent&)
[13] wxEvtHandler::ProcessEventLocally(wxEvent&)
[14] wxEvtHandler::ProcessEvent(wxEvent&)
[15] wxWindowBase::TryAfter(wxEvent&)
[16] wxEvtHandler::ProcessEvent(wxEvent&)
[17] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[18] wxButton::OSXHandleClicked(double)
[19] _os_activity_initiate
[20] -[NSApplication sendAction:to:from:]
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
}}}
This does not happen when running a pre-built version of Audacity
downloaded from their website, and so must be related to the way MacPorts
builds Audacity. I've seen this error in previous versions too, but
because clicking "Cancel" allows me to continue using Audacity normally
(and without getting any additional errors of this type) I've never payed
much attention to it before. I'm only paying attention now because of the
other error which I recently struggled with and is now fixed.
--
Ticket URL: <https://trac.macports.org/ticket/55352>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list