FileZilla - use system file associations - Setting

Hello, could you please tell me. How to properly configure “use system file associations” in FileZilla?
As it works in Ubuntu

html “/usr/bin/geany”
html “/usr/bin/geany”
xml “/usr/bin/geany”
php “/usr/bin/geany”
js “/usr/bin/geany”

Doesn’t work in manjaro =(

I can’t speak specifically about FileZilla or Ubuntu, but in general, in XFCE, file association can be changed in the Settings Manager > Default Applications (xfce4-mime-settings).

  • youtube video showing howto. Note: This is for an older version of XFCE, but it’s the best I could fine. Just note, the Mime Type Editor is now Default Applications. And when you see the dialog with 2 tabs, it’ll have 3 now (Internet, Utilities, Others).
  • Filezilla documentation

I found how to modify, but it still gives an error

./src/common/filefn.cpp(1610): assert “!szFile.empty()” failed in wxFindFileInPath(): empty file name in wxFindFileInPath

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