hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #05657
Re: [Bug 1426837] Re: assert "IsValid()" failed in GetTicks(): invalid wxDateTime
Le Sun, 01 Mar 2015 09:35:02 -0000,
tmodes <1426837@xxxxxxxxxxxxxxxxxx> a écrit :
> When the assert message pops up is there some kind of backtrace so we
> can see where the assert is triggered?
Yes. Sorry, I should have included that.
When opening "About" menu :
-------------------------------------------------------------------
ASSERT INFO:
/usr/include/wx-3.0/wx/object.h(160): assert "wxDynamicCast(ptr, T)"
failed in wxCheckCast(): wxStaticCast() used incorrectly
BACKTRACE:
[1] AboutDialog::AboutDialog(wxWindow*)
[2] MainFrame::OnAbout(wxCommandEvent&)
[3] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&,
wxEvent&) const [4]
wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&,
wxEvtHandler*, wxEvent&) [5] wxEventHashTable::HandleEvent(wxEvent&,
wxEvtHandler*) [6] wxEvtHandler::TryHereOnly(wxEvent&) [7]
wxEvtHandler::ProcessEventLocally(wxEvent&) [8]
wxEvtHandler::ProcessEvent(wxEvent&) [9]
wxWindowBase::TryAfter(wxEvent&) [10] wxWindowBase::TryAfter(wxEvent&)
[11] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[12] wxMenuBase::SendEvent(int, int)
[13] g_closure_invoke
[14] g_signal_emit_valist
[15] g_signal_emit
[16] gtk_widget_activate
[17] gtk_menu_shell_activate_item
[18] g_closure_invoke
[19] g_signal_emit_valist
[20] g_signal_emit
[21] gtk_propagate_event
[22] gtk_main_do_event
[23] g_main_context_dispatch
[24] g_main_loop_run
[25] gtk_main
[26] wxGUIEventLoop::DoRun()
[27] wxEventLoopBase::Run()
[28] wxAppConsoleBase::MainLoop()
[29] wxEntry(int&, wchar_t**)
[30] main
[31] __libc_start_main
[32] _start
-------------------------------------------------------------------
When exporting (in fact, whatever the export format):
-------------------------------------------------------------------
ASSERT INFO:
../include/wx/datetime.h(1740): assert "IsValid()" failed in
GetTicks(): invalid wxDateTime
BACKTRACE:
[1] wxDateTime::Format(wxString const&, wxDateTime::TimeZone const&)
const [2] ProjectListBox::GetAttributeString(int, Project*)
[3] ProjectListBox::AppendProject(Project*)
[4] ProjectListBox::Fill(Batch*)
[5] BatchFrame::BatchFrame(wxLocale*, wxString)
[6] PTBatcherGUI::OnInit()
[7] wxEntry(int&, wchar_t**)
[8] main
[9] __libc_start_main
[10] _start
-------------------------------------------------------------------
I can save the .pto. The error is triggered while generating the .jpg
or .tiff file.
--
Jérôme
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1426837
Title:
assert "IsValid()" failed in GetTicks(): invalid wxDateTime
Status in Hugin - Panorama Tools GUI:
New
Bug description:
Hi.
I'm trying to run Hugin and when exporting (as jpeg), I get the
following error:
assert "IsValid()" failed in GetTicks(): invalid wxDateTime
Pressing continue doesn't help. It loops in error.
When searching this on the web, I stumbled upon this bug report:
http://beersmith.com/forum/index.php?topic=4891.0
which suggests this may be related to a leap year issue.
Interestingly, we happen to be the first of March. Maybe just a
coincidence.
I get the same message when launching the "about" window, except
pressing continue allows the window to appear.
I'm running Debian Jessie.
https://packages.debian.org/jessie/hugin
Operating System: Linux 3.18.0-trunk-amd64 x86_64
Architecture: 64 bit
Free memory: 2169168 kiB
Hugin
Version: 2014.0.0.5da69bc383dd
Path to resources: /usr/share/hugin/xrc/
Path to data: /usr/share/hugin/data/
Path to user lensfun database: /home/jerome/.local/share/lensfun
Libraries
wxWidgets: 3.0.2.0
libpano13: 2.9.19
Boost: 1.55.0
Exiv2: 0.24.0
Lensfun: 0.2.8.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1426837/+subscriptions
References