hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #05794
[Bug 1451174] Re: hugin 2015.0.0-beta1 throws ASSERT INFO; format specifier doesn't match argument type When removing controllpoints in masks
Fixed in repository. Will be in beta2.
Strange that nobody complained earlier ;-), because the code was not
touched for long time.
** Changed in: hugin
Status: New => Fix Committed
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1451174
Title:
hugin 2015.0.0-beta1 throws ASSERT INFO; format specifier doesn't
match argument type When removing controllpoints in masks
Status in Hugin - Panorama Tools GUI:
Fix Committed
Bug description:
When using the Edit -> Remove control points in masks menu entry, the
following ASSERT is thrown
ASSERT INFO:
/usr/include/wx-3.0/wx/strvararg.h(451): assert "(argtype & (wxFormatStringSpecifier<T>::value)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type
BACKTRACE:
[1] MainFrame::OnRemoveCPinMasks(wxCommandEvent&)
[2] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[5] wxEvtHandler::TryHereOnly(wxEvent&)
[6] wxEvtHandler::ProcessEventLocally(wxEvent&)
[7] wxEvtHandler::ProcessEvent(wxEvent&)
[8] wxWindowBase::TryAfter(wxEvent&)
[9] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[10] wxMenuBase::SendEvent(int, int)
[11] g_closure_invoke
[12] g_signal_emit_valist
[13] g_signal_emit
[14] gtk_widget_activate
[15] gtk_menu_shell_activate_item
[16] g_closure_invoke
[17] g_signal_emit_valist
[18] g_signal_emit
[19] gtk_propagate_event
[20] gtk_main_do_event
[21] g_main_context_dispatch
[22] g_main_loop_run
[23] gtk_main
[24] wxGUIEventLoop::DoRun()
[25] wxEventLoopBase::Run()
[26] wxAppConsoleBase::MainLoop()
[27] wxEntry(int&, wchar_t**)
[28] main
[29] __libc_start_main
[30] _start
This is under Ubuntu 14.04 LTS using 2015.0.0~beta1+dfsg-0ubuntu2~trusty from
https://launchpad.net/~hugin/+archive/ubuntu/next.
Please note that this version already has
6903:aace4a6969bc : Fixes a further assert message
and
6904:213b546a477e: Fixes crash in cp editor [1449065]
applied
With kind regards
Stefan Peter
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1451174/+subscriptions
References