Menu

#271 Assertion failure in list mode (multi-column mode)

Next_Release
closed
None
Bug Report
8
2024-03-25
2024-03-24
No

In WCM 24.02 on Linux Mint Cinnamon 21.3, the following error is generated when launching WCM when list mode (multi-column mode) is enabled:

../src/generic/listctrl.cpp(5196): assert "InReportView()" failed in DoInsertColumn(): can't add column in non report mode

BACKTRACE:
[1] wxGenericListCtrl::DoInsertColumn(long, wxListItem const&)
[2] wxListCtrlBase::InsertColumn(long, wxListItem const&)
[3] wxListCtrlBase::InsertColumn(long, wxString const&, int, int)
[4] wxEntry(int&, wchar_t**)
[5] __libc_start_main

If the user continues, the following error is generated:

ASSERT INFO:
../src/generic/listctrl.cpp(3229): assert "col >= 0 && col < GetColumnCount()" failed in SetColumnWidth(): invalid column index

BACKTRACE:
[1] wxGenericListCtrl::SetColumnWidth(int, int)
[2] wxEntry(int&, wchar_t**)
[3] __libc_start_main

Discussion

  • Morten MacFly

    Morten MacFly - 2024-03-25
    • status: open --> closed
     
  • Morten MacFly

    Morten MacFly - 2024-03-25

    Fixed in [r1769] . Thanks for reporting!

     

    Related

    Commit: [r1769]

    • Gitoffthelawn

      Gitoffthelawn - 2024-03-25

      You're welcome. Thanks for the quick fix!

       

Log in to post a comment.

MongoDB Logo MongoDB