Skip to content

Unable to edit file #2

@brlin-tw

Description

@brlin-tw

Assertion failed occurred when trying to edit a file on the remote panel:

ASSERT INFO:
./src/common/filefn.cpp(1610): assert "!szFile.empty()" failed in wxFindFileInPath(): empty file name in wxFindFileInPath

BACKTRACE:
[1] wxFindFileInPath(wxString*, wxString const&, wxString const&)
[2] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[3] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[4] wxEvtHandler::TryHereOnly(wxEvent&)
[5] wxEvtHandler::ProcessEventLocally(wxEvent&)
[6] wxEvtHandler::ProcessEvent(wxEvent&)
[7] wxScrollHelperEvtHandler::ProcessEvent(wxEvent&)
[8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[9] wxMenuBase::SendEvent(int, int)
[10] g_closure_invoke
[11] g_signal_emit_valist
[12] g_signal_emit
[13] gtk_widget_activate
[14] gtk_menu_shell_activate_item
[15] g_signal_emit_valist
[16] g_signal_emit
[17] gtk_main_do_event
[18] g_main_context_dispatch
[19] g_main_context_iteration
[20] gtk_main_iteration
[21] wxWindow::DoPopupMenu(wxMenu*, int, int)
[22] wxWindowBase::PopupMenu(wxMenu*, int, int)
[23] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[24] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[25] wxEvtHandler::TryHereOnly(wxEvent&)
[26] wxEvtHandler::ProcessEventLocally(wxEvent&)
[27] wxEvtHandler::ProcessEvent(wxEvent&)
[28] wxScrollHelperEvtHandler::ProcessEvent(wxEvent&)
[29] wxWindowBase::TryAfter(wxEvent&)
[30] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[31] g_closure_invoke
[32] g_signal_emit_valist
[33] g_signal_emit
[34] gtk_main_do_event
[35] g_main_context_dispatch
[36] g_main_loop_run
[37] gtk_main
[38] wxGUIEventLoop::DoRun()
[39] wxEventLoopBase::Run()
[40] wxAppConsoleBase::MainLoop()
[41] wxEntry(int&, wchar_t**)
[42] __libc_start_main

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions