calf-studio-gear / calf

Developers repository of Calf Studio Gear. Expect some issues when using it for production.
http://calf-studio-gear.org
GNU Lesser General Public License v2.1
685 stars 95 forks source link

plugins not working in audacity - KDE Neon #330

Open princessaylana opened 1 year ago

princessaylana commented 1 year ago

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 commented 10 months ago

Is this still relevant ?