Hi, I just downloaded and installed "2014.0.0 built by Matthieu DESILE" on my Mac (Yosemite 10.10) and get the same result:
../src/common/menucmn.cpp(693): assert "!m_menuBar" failed in Attach(): attaching menu twice? Call stack: [00] wxMenuBar::Replace(unsigned long, wxMenu*, wxString const&) [01] MainFrame::SetGuiLevel(GuiLevel) [02] MainFrame::MainFrame(wxWindow*, PT::Panorama&) [03] huginApp::OnInit() [04] wxApp::CallOnInit() [05] wxEntry(int&, wchar_t**) [06] main [07] start [08] 0x00000001 I click on no and hugin runs. After loading a project I'd used in 2013 and clicking on "expert" in the menu bar I get another alert: ../src/common/menucmn.cpp(701): assert "m_menuBar" failed in Detach(): detaching unattached menu? Call stack: [00] wxMenuBar::Remove(unsigned long) [01] MainFrame::SetGuiLevel(GuiLevel) [02] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [03] wxEvtHandler::ProcessEventLocally(wxEvent&) [04] wxEvtHandler::ProcessEvent(wxEvent&) [05] wxWindowBase::TryAfter(wxEvent&) [06] wxEvtHandler::ProcessEvent(wxEvent&) [07] wxWindowBase::TryAfter(wxEvent&) [08] wxEvtHandler::ProcessEvent(wxEvent&) [09] wxEvtHandler::SafelyProcessEvent(wxEvent&) [10] wxMenuBase::SendEvent(int, int) [11] wxMenu::HandleCommandProcess(wxMenuItem*, wxWindow*) [12] _os_activity_initiate [13] -[NSApplication sendAction:to:from:] [14] -[NSMenuItem _corePerformAction] [15] -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] [16] _os_activity_initiate [17] -[NSMenu performActionForItemAtIndex:] [18] -[NSMenu _internalPerformActionForItemAtIndex:] [19] -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] [20] NSSLMMenuEventHandler I clicked "no" and hugin is running fine. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1384283 Title: At Appstart: wxWidgets Debug Alert ... Status in Hugin - Panorama Tools GUI: New Bug description: Hugin 2014.0.0., Final downloaded at sourceforge today, Mac OS X 10.6.8 All till now downloaded 2014 Versions, betas and final, after starting the program the hugins "desktop" appears, then a wxWidgets Debug Alert pops up. This alert can not be canceled or anything else, there is no response to mousklicks or typepad. The programm is not usable anymore and i only can end it with alt+cmd+esc Here the showen Alert: wxWidgets Debug Alert ../src/common/menucmn.cpp(693): assert "!m_menuBar" failed in Attach(): attaching menu twice? Call stack: [00] wxMenuBar::Replace(unsigned long, wxMenu*, wxString const&) [01] MainFrame::SetGuiLevel(GuiLevel) [02] MainFrame::MainFrame(wxWindow*, PT::Panorama&) [03] huginApp::OnInit() [04] wxApp::CallOnInit() [05] wxEntry(int&, wchar_t**) [06] main [07] start Do you want to stop the program? You can also choose [Cancel] to suppress further warnings. To manage notifications about this bug go to: https://bugs.launchpad.net/hugin/+bug/1384283/+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

