Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to edit file #2

Open
brlin-tw opened this issue Dec 27, 2018 · 3 comments
Open

Unable to edit file #2

brlin-tw opened this issue Dec 27, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@brlin-tw
Copy link
Owner

brlin-tw commented Dec 27, 2018

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
@brlin-tw brlin-tw added the bug Something isn't working label Dec 27, 2018
@eros23
Copy link

eros23 commented May 30, 2019

I've got the same problem.
Os: Ubuntu 18.04 lts
snap: 3.41.2+pkg-d9eb

@brlin-tw
Copy link
Owner Author

As this snap is really in a premature state, I'd suggest to switch back to Debian/Upstream tarball distribution ATM

@nodsaibot
Copy link

Cant setup a custom editor either says the application "does not exist"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants