Hi Thomas On 05.05.2015 21:49, tmodes wrote: > Should be fixed in changeset c0173a975f27. > > At least somebody is testing the beta version ;-) and we don't get the > reports after we have released the final version. > > ** Changed in: hugin > Status: New => Fix Committed > > ** Changed in: hugin > Milestone: None => 2015.0beta2 >
Sorry, now I get a couple of 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] HuginQueue::detail::PrintDetailInfo(HuginBase::Panorama const&, HuginBase::PanoramaOptions const&, std::set<unsigned int, std::less<unsigned int>, std::allocator<unsigned int> > const&, wxString const&, wxString const&, wxConfigBase*, double&) [2] HuginQueue::GetStitchingCommandQueue(HuginBase::Panorama const&, wxString const&, wxString const&, wxString const&, wxString&, wxArrayString&, wxArrayString&) [3] RunStitchPanel::StitchProject(wxString, wxString) [4] RunStitchFrame::StitchProject(wxString, wxString) [5] Batch::OnStitch(wxString, wxString, int) [6] Batch::RunNextInBatch() [7] Batch::RunBatch() [8] BatchFrame::RunBatch() [9] PTBatcherGUI::OnInit() [10] wxEntry(int&, wchar_t**) [11] main [12] __libc_start_main [13] _start from Operating System: Linux 3.13.0-52-generic x86_64 Architecture: 64 bit Free memory: 10428204 kiB Hugin Version: 2015.1.0.246eb732c486 Path to resources: /usr/share/hugin/xrc/ Path to data: /usr/share/hugin/data/ Hugins camera and lens database: /home/stefan/.hugindata/camlens.db Multi-threading using C++11 std::thread and OpenMP Libraries wxWidgets: wxWidgets 3.0 wxWidgets Library (wxGTK port) Version 3.0.0 (Unicode: wchar_t, debug level: 1), compiled at Dec 2 2013 15:56:33 Runtime version of toolkit used is 2.24. Compile-time GTK+ version is 2.24.22. libpano13: 2.9.19 Boost: 1.54.0 Exiv2: 0.23 SQLite3: 3.8.2 Vigra: 1.10.0 I'm feeling tempted to replace the 3.0.0 wxWidgets with the old ones. Regards Stefan Peter -- Any technology that does not appear magical is insufficiently advanced." ~ Gregory Benford -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1451985 Title: Another assert error message, this time in PTBatcherGUI Status in Hugin - Panorama Tools GUI: Fix Committed Bug description: Sorry, but I got another one. This has been observers using Operating System: Linux 3.13.0-51-generic x86_64 Architecture: 64 bit Free memory: 11436008 kiB Hugin Version: 2015.1.0.c0ae9038be6b Path to resources: /usr/share/hugin/xrc/ Path to data: /usr/share/hugin/data/ Hugins camera and lens database: /home/stefan/.hugindata/camlens.db Multi-threading using C++11 std::thread and OpenMP Libraries wxWidgets: wxWidgets 3.0 wxWidgets Library (wxGTK port) Version 3.0.0 (Unicode: wchar_t, debug level: 1), compiled at Dec 2 2013 15:56:33 Runtime version of toolkit used is 2.24. Compile-time GTK+ version is 2.24.22. libpano13: 2.9.19 Boost: 1.54.0 Exiv2: 0.23 SQLite3: 3.8.2 Vigra: 1.10.0 currently available from https://launchpad.net/~hugin/+archive/ubuntu/nightly/+packages Reproduce: Loding an existing pto Cange to the Sticher tab Press "Stich!" Confirm the save Result: ASSERT INFO: ../src/gtk/gauge.cpp(67): assert "0 <= m_gaugePos && m_gaugePos <= m_rangeMax" failed in DoSetGauge(): invalid gauge position in DoSetGauge() BACKTRACE: [1] wxGauge::DoSetGauge() [2] ProgressStatusBar::ProgressStatusBar(wxWindow*, int, long, wxString const&) [3] BatchFrame::OnCreateStatusBar(int, long, int, wxString const&) [4] wxFrameBase::CreateStatusBar(int, long, int, wxString const&) [5] BatchFrame::BatchFrame(wxLocale*, wxString) [6] PTBatcherGUI::OnInit() [7] wxEntry(int&, wchar_t**) [8] main [9] __libc_start_main [10] _start The error mesage windows states PTBatcherGUI, not hugin. I had to confirm the error message 10 of times until the stitch actually started. I will make the pto available upon request. With kind regards Stefan Peter To manage notifications about this bug go to: https://bugs.launchpad.net/hugin/+bug/1451985/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~hugin-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~hugin-devs More help : https://help.launchpad.net/ListHelp

