Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#45624 - [filezilla] an assertion fails on running the program
Attached to Project:
Community Packages
Opened by Brian Death (brain_death) - Sunday, 12 July 2015, 11:11 GMT
Last edited by Florian Pritz (bluewind) - Monday, 24 August 2015, 22:56 GMT
Opened by Brian Death (brain_death) - Sunday, 12 July 2015, 11:11 GMT
Last edited by Florian Pritz (bluewind) - Monday, 24 August 2015, 22:56 GMT
|
DetailsDescription:
- On running Filezilla the following is displayed: -- An assertion failed! buildinfo.cpp(118): assert "*version >= '0' && *version <= '9'" failed in ConvertToVersionNumber(). -- This can be dismissed with the option not to be displayed next time. However, on the next start of the program, the same message returns... Additional info: * package version(s) * config and/or log files etc. - FileZilla 3.12.0.2 Steps to reproduce: - Run the program! |
This task depends upon
Closed by Florian Pritz (bluewind)
Monday, 24 August 2015, 22:56 GMT
Reason for closing: Fixed
Additional comments about closing: filezilla 3.13.1-1
Monday, 24 August 2015, 22:56 GMT
Reason for closing: Fixed
Additional comments about closing: filezilla 3.13.1-1
Does the error cause the program to stop running, or can you dismiss it and keep going? Does it happen if you start with a fresh ~/.config/filezilla/?
Sorry for the false alarm!
ASSERT INFO:
buildinfo.cpp(118): assert "*version >= '0' && *version <= '9'" failed in ConvertToVersionNumber().
BACKTRACE:
[1] wxNavigationEnabled<wxWindow>::AcceptsFocusFromKeyboard() const
[2] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString)
[3] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString)
[4] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString)
[5] wxNavigationEnabled<wxListCtrlBase>::AcceptsFocusRecursively() const
[6] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[7] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[8] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[9] wxEvtHandler::TryHereOnly(wxEvent&)
[10] wxEvtHandler::ProcessEventLocally(wxEvent&)
[11] wxEvtHandler::ProcessEvent(wxEvent&)
[12] wxWindowBase::TryAfter(wxEvent&)
[13] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[14] wxToolBarBase::OnLeftClick(int, bool)
[15] g_signal_emit_valist
[16] g_signal_emit_by_name
[17] g_signal_emit_valist
[18] g_signal_emit
[19] g_closure_invoke
[20] g_signal_emit_valist
[21] g_signal_emit
[22] g_closure_invoke
[23] g_signal_emit_valist
[24] g_signal_emit
[25] gtk_propagate_event
[26] gtk_main_do_event
[27] g_main_context_dispatch
[28] g_main_loop_run
[29] gtk_main
[30] wxGUIEventLoop::DoRun()
[31] wxEventLoopBase::Run()
[32] wxAppConsoleBase::MainLoop()
[33] wxEntry(int&, wchar_t**)
[34] __libc_start_main
Thanks
The official pre-compiled upstream version (from sourceforge) does not appear have this error.