← Back to team overview

hugin-devs team mailing list archive

[Bug 1451985] Re: Another assert error message, this time in PTBatcherGUI

 

** Changed in: hugin
       Status: Fix Committed => Fix Released

-- 
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 Released

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


References