← Back to team overview

hugin-devs team mailing list archive

[Bug 1502615] [NEW] PTBatcherGUI displays wxWidgets debug alert upon startup on OS X 10.10

 

Public bug reported:

The title says it all.  Occurs when clicking "Stitch!" in Hugin, which
launches PTBatcherGUI. Using OS X Yosemite 10.10.4 and Hugin 2014.0.0.


wxWidgets Debug Alert

../include/wx/datetime.h(1740): assert "IsValid()" failed in GetTicks():
invalid wxDateTime

Call stack:
[00] ProjectListBox::GetAttributeString(int, Project*) 
[01] ProjectListBox::AppendProject(Project*) 
[02] ProjectListBox::Fill(Batch*)            
[03] BatchFrame::BatchFrame(wxLocale*, wxString) 
[04] PTBatcherGUI::OnInit()                  
[05] wxApp::CallOnInit()                     
[06] wxEntry(int&, wchar_t**)                
[07] main                                    
[08] start     


Clicking Cancel to launch anyway seems to work, but it's irritating and seems to ask for admin privileges.

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1502615

Title:
  PTBatcherGUI displays wxWidgets debug alert upon startup on OS X 10.10

Status in Hugin:
  New

Bug description:
  The title says it all.  Occurs when clicking "Stitch!" in Hugin, which
  launches PTBatcherGUI. Using OS X Yosemite 10.10.4 and Hugin 2014.0.0.

  
  wxWidgets Debug Alert

  ../include/wx/datetime.h(1740): assert "IsValid()" failed in
  GetTicks(): invalid wxDateTime

  Call stack:
  [00] ProjectListBox::GetAttributeString(int, Project*) 
  [01] ProjectListBox::AppendProject(Project*) 
  [02] ProjectListBox::Fill(Batch*)            
  [03] BatchFrame::BatchFrame(wxLocale*, wxString) 
  [04] PTBatcherGUI::OnInit()                  
  [05] wxApp::CallOnInit()                     
  [06] wxEntry(int&, wchar_t**)                
  [07] main                                    
  [08] start     

  
  Clicking Cancel to launch anyway seems to work, but it's irritating and seems to ask for admin privileges.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1502615/+subscriptions


Follow ups