Page 1 of 1

creating smart list ends in "An assertion failed!"

Posted: Fri Nov 04, 2022 10:53 am
by foojak
Hey, I didn't use Guayadeque for a while, now if I want to create a smart list, I get the error message "An assertion failed!". It's on a just upgraded Ubuntu 22.04. Thanks a lot

Full error message:
ASSERT INFO:
/usr/include/wx-3.0/wx/dynarray.h(837): assert "uiIndex < m_nCount" failed in Item().

BACKTRACE:
[1] Guayadeque::guPlayerFilters::UpdateFilters()
[2] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[3] wxEvtHandler::SearchDynamicEventTable(wxEvent&)
[4] wxEvtHandler::TryHereOnly(wxEvent&)
[5] wxEvtHandler::ProcessEventLocally(wxEvent&)
[6] wxEvtHandler::ProcessEvent(wxEvent&)
[7] wxEvtHandler::ProcessPendingEvents()
[8] wxApp::DoIdle()
[9] g_main_context_dispatch
[10] g_main_loop_run
[11] gtk_main
[12] wxGUIEventLoop::DoRun()
[13] wxEventLoopBase::Run()
[14] wxAppConsoleBase::MainLoop()
[15] wxEntry(int&, wchar_t**)
[16] main
[17] __libc_start_main
[18] _start

Re: creating smart list ends in "An assertion failed!"

Posted: Wed Nov 09, 2022 7:30 am
by anonbeat
Can you post the parameters you used to create a list? maybe a screenshot ?

Thanks for your help