We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed the program and opened an executable and received this:
ASSERT INFO: ./src/common/evtloopcmn.cpp(110): assert "Assert failure" failed in Yield(): wxYield called recursively BACKTRACE: [1] wxEventLoopBase::Yield(bool) [2] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [3] wxEvtHandler::SearchDynamicEventTable(wxEvent&) [4] wxEvtHandler::TryHereOnly(wxEvent&) [5] wxEvtHandler::DoTryChain(wxEvent&) [6] wxEvtHandler::ProcessEvent(wxEvent&) [7] wxMenuBase::UpdateUI(wxEvtHandler*) [8] wxMenuBase::UpdateUI(wxEvtHandler*) [9] wxFrameBase::OnInternalIdle() [10] wxWindowBase::SendIdleEvents(wxIdleEvent&) [11] wxFrame::SendIdleEvents(wxIdleEvent&) [12] wxAppBase::ProcessIdle() [13] wxGUIEventLoop::YieldFor(long) [14] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [15] wxEvtHandler::SearchDynamicEventTable(wxEvent&) [16] wxEvtHandler::TryHereOnly(wxEvent&) [17] wxEvtHandler::DoTryChain(wxEvent&) [18] wxEvtHandler::ProcessEvent(wxEvent&) [19] wxMenuBase::UpdateUI(wxEvtHandler*) [20] wxMenuBase::UpdateUI(wxEvtHandler*) [21] wxFrameBase::OnInternalIdle() [22] wxWindowBase::SendIdleEvents(wxIdleEvent&) [23] wxFrame::SendIdleEvents(wxIdleEvent&) [24] wxAppBase::ProcessIdle() [25] wxApp::DoIdle() [26] g_main_context_dispatch [27] g_main_loop_run [28] gtk_main [29] wxGUIEventLoop::DoRun() [30] wxEventLoopBase::Run() [31] wxAppConsoleBase::MainLoop() [32] wxEntry(int&, wchar_t**) [33] __libc_start_main
The text was updated successfully, but these errors were encountered:
On which OS platform? Can't reproduce it.
Sorry, something went wrong.
Not the OP, but I'm on Linux Mint and have the same problem, so most probably - linux.
No branches or pull requests
I installed the program and opened an executable and received this:
The text was updated successfully, but these errors were encountered: