Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#52745 - [codeblocks] ./include/wx/dynarray.h(838): assert "uiIndex < m_nCount" failed in Item()

Attached to Project: Community Packages
Opened by Felix (holmium) - Saturday, 28 January 2017, 06:26 GMT
Last edited by Alexander F. Rødseth (xyproto) - Thursday, 02 February 2017, 09:16 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Alexander F. Rødseth (xyproto)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When codeblocks is built with wxWidget 3.0, it could bring some issues, such as :

ASSERT INFO:
./include/wx/dynarray.h(838): assert "uiIndex < m_nCount" failed in Item().

BACKTRACE:
[1] wxGenericTreeCtrl::CalculateLevel(wxGenericTreeItem*, wxDC&, int, int&)
[2] wxGenericTreeCtrl::CalculatePositions()
[3] wxGenericTreeCtrl::DoDirtyProcessing()
[4] wxGenericTreeCtrl::OnInternalIdle()
[5] wxWindowBase::SendIdleEvents(wxIdleEvent&)
[6] wxWindowBase::SendIdleEvents(wxIdleEvent&)
[7] wxWindowBase::SendIdleEvents(wxIdleEvent&)
[8] wxWindowBase::SendIdleEvents(wxIdleEvent&)
[9] wxWindowBase::SendIdleEvents(wxIdleEvent&)
[10] wxWindowBase::SendIdleEvents(wxIdleEvent&)
[11] wxFrame::SendIdleEvents(wxIdleEvent&)
[12] wxAppBase::ProcessIdle()
[13] wxApp::DoIdle()
[14] g_main_context_dispatch
[15] g_main_loop_run
[16] gtk_main
[17] wxGUIEventLoop::DoRun()
[18] wxEventLoopBase::Run()
[19] wxAppConsoleBase::MainLoop()
[20] wxEntry(int&, wchar_t**)
[21] __libc_start_main

Additional info:
* package version(s) codeblocks-16.01-8-x86_64

Thanks!
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Thursday, 02 February 2017, 09:16 GMT
Reason for closing:  Upstream
Comment by Doug Newgard (Scimmia) - Saturday, 28 January 2017, 15:19 GMT
wxWidgets 2.8 is in the process of being removed from the repos; this is why the dep was changed.
Comment by Jelle van der Waa (jelly) - Saturday, 28 January 2017, 17:00 GMT
wxgtk2.8 has been removed from the repos and will not be added it again upstream should fix these bugs with wxgtk 3.0
Comment by Alexander F. Rødseth (xyproto) - Thursday, 02 February 2017, 09:16 GMT
Thanks for reporting. Please report the problem upstream at https://sourceforge.net/p/codeblocks/tickets/.

Loading...