FS#54402 - [codeblocks] ALWAYS appear assert error.

Attached to Project: Community Packages
Opened by Samuel Three (AmaoBilibili) - Sunday, 11 June 2017, 02:09 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 12 June 2017, 16:01 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: I use pacman tp got the newest version codeblocks, but everytime I click the close botton, a assert error warning will appear.I don't know what's wrong and how to slove it.


Additional info:
* codeblocks 16.01-10
* ASSERT INFO:
./src/common/menucmn.cpp(991): assert "item" failed in Check(): attempt to check an item which doesn't exist

BACKTRACE:
[1] wxMenuBarBase::Check(int, bool)
[2] CodeSnippetsWindow::OnClose(wxCloseEvent&)
[3] CodeSnippets::OnAppStartShutdown(CodeBlocksEvent&)
[4] Manager::ProcessEvent(CodeBlocksEvent&)
[5] wxStringTokenizer::~wxStringTokenizer()
[6] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[7] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[8] wxEvtHandler::TryHereOnly(wxEvent&)
[9] wxEvtHandler::DoTryChain(wxEvent&)
[10] wxEvtHandler::ProcessEvent(wxEvent&)
[11] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[12] wxWindowBase::Close(bool)
[13] g_closure_invoke
[14] g_signal_emit_valist
[15] g_signal_emit
[16] gtk_main_do_event
[17] g_main_context_dispatch
[18] g_main_loop_run
[19] gtk_main
[20] wxGUIEventLoop::DoRun()
[21] wxEventLoopBase::Run()
[22] wxAppConsoleBase::MainLoop()
[23] wxEntry(int&, wchar_t**)
[24] __libc_start_main

Steps to reproduce: Everytime close codeblocks, the error will appear.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 12 June 2017, 16:01 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#54397 

Loading...