Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugins not working in audacity - KDE Neon #330

Open
princessaylana opened this issue Aug 17, 2023 · 1 comment
Open

plugins not working in audacity - KDE Neon #330

princessaylana opened this issue Aug 17, 2023 · 1 comment

Comments

@princessaylana
Copy link

I am getting this error when I try and use any of the calf plugins in audacity.
using KDE NEON (ubuntu)

Built the pluguns from source (github).

ASSERT INFO:
../src/common/wincmn.cpp(477): assert "GetEventHandler() == this" failed in ~wxWindowBase(): any pushed event handlers must have been removed

BACKTRACE:
[1] wxWindowBase::~wxWindowBase()
[2] wxWindowBase::Destroy()
[3] EffectUIHost::Initialize()
[4] EffectUI::DialogFactory(wxWindow&, EffectHostInterface*, EffectUIClientInterface*)
[5] LV2Effect::ShowInterface(wxWindow&, std::function<wxDialog* (wxWindow&, EffectHostInterface*, EffectUIClientInterface*)> const&, bool)
[6] Effect::DoEffect(double, TrackList*, TrackFactory*, NotifyingSelectedRegion&, wxWindow*, std::function<wxDialog* (wxWindow&, EffectHostInterface*, EffectUIClientInterface*)> const&)
[7] EffectUI::DoEffect(wxString const&, CommandContext const&, unsigned int)
[8] CommandManager::HandleCommandEntry(AudacityProject&, CommandListEntry const*, std::bitset<64ul>, bool, wxEvent const*)
[9] CommandManager::HandleMenuID(AudacityProject&, int, std::bitset<64ul>, bool)
[10] ProjectWindow::OnMenu(wxCommandEvent&)
[11] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[12] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[13] wxEvtHandler::TryHereOnly(wxEvent&)
[14] wxEvtHandler::DoTryChain(wxEvent&)
[15] wxEvtHandler::ProcessEvent(wxEvent&)
[16] wxWindowBase::TryAfter(wxEvent&)
[17] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[18] wxMenuBase::SendEvent(int, int)
[19] g_closure_invoke
[20] g_signal_emit_valist
[21] g_signal_emit
[22] gtk_widget_activate
[23] gtk_menu_shell_activate_item
[24] g_signal_emit_valist
[25] g_signal_emit
[26] gtk_main_do_event
[27] g_main_context_dispatch
[28] g_main_loop_run
[29] gtk_main
[30] wxGUIEventLoop::DoRun()
[31] wxEventLoopBase::Run()
[32] wxAppConsoleBase::MainLoop()
[33] wxEntry(int&, wchar_t**)
[34] main
[35] __libc_start_main
[36] _start

@luzpaz
Copy link

luzpaz commented Dec 17, 2023

Is this still relevant ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants