matlo / GIMX

The GIMX software.
GNU General Public License v3.0
590 stars 105 forks source link

An assertion failed while attempting to configure the bluetooth adapter. #631

Closed TrisBroco closed 5 years ago

TrisBroco commented 5 years ago

On Kali Linux using the Gimx laucher.

ASSERT INFO: /usr/include/wx-3.0/wx/arrstr.h(178): assert "nIndex < m_nCount" failed in Item(): wxArrayString: index out of bounds

BACKTRACE: [1] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [2] wxEvtHandler::SearchDynamicEventTable(wxEvent&) [3] wxEvtHandler::TryHereOnly(wxEvent&) [4] wxEvtHandler::ProcessEventLocally(wxEvent&) [5] wxEvtHandler::ProcessEvent(wxEvent&) [6] wxWindowBase::TryAfter(wxEvent&) [7] wxWindowBase::TryAfter(wxEvent&) [8] wxEvtHandler::SafelyProcessEvent(wxEvent&) [9] g_closure_invoke [10] g_signal_emit_valist [11] g_signal_emit [12] g_closure_invoke [13] g_signal_emit_valist [14] g_signal_emit [15] g_closure_invoke [16] g_signal_emit_valist [17] g_signal_emit [18] gtk_propagate_event [19] gtk_main_do_event [20] g_main_context_dispatch [21] g_main_loop_run [22] gtk_main [23] wxGUIEventLoop::DoRun() [24] wxEventLoopBase::Run() [25] wxAppConsoleBase::MainLoop() [26] wxEntry(int&, wchar_t**) [27] __libc_start_main

matlo commented 5 years ago

Please attach a log file.

matlo commented 5 years ago

Closing due to lack of details.

You are probably running GIMX against an old wxWidgets library. Try updating or upgrading your distro.