hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #06615
[Bug 1558250] Re: Error message at launch: an assertion failed!
I uninstalled hg 3.0 on my Linux Mint 18, then just used the OS Software manager to install the offered 2.0
The error message doesn't come up now. Someone mentioned in this thread that the problem was fixed in the repository...are they referring to the Software manager?? Because I don't see a 3.0 even offered.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1558250
Title:
Error message at launch: an assertion failed!
Status in Hugin:
Fix Released
Bug description:
Hi,
With latest hg version, when I start Hugin, I get a window with the
following message:
ASSERT INFO:
../src/common/menucmn.cpp(982): assert "item" failed in Enable(): attempt to enable an item which doesn't exist
BACKTRACE:
[1] wxMenuBarBase::Enable(int, bool)
[2] MainFrame::MainFrame(wxWindow*, HuginBase::Panorama&)
[3] huginApp::OnInit()
[4] wxEntry(int&, wchar_t**)
[5] main
[6] __libc_start_main
[7] _start
If I click [continue], I've the same window once again, with an other backtrace:
ASSERT INFO:
../src/common/menucmn.cpp(982): assert "item" failed in Enable(): attempt to enable an item which doesn't exist
BACKTRACE:
[1] wxMenuBarBase::Enable(int, bool)
[2] MainFrame::panoramaImagesChanged(HuginBase::Panorama&, std::set<unsigned int, std::less<unsigned int>, std::allocator<unsigned int> > const&)
[3] HuginBase::Panorama::changeFinished(bool)
[4] PanoCommand::PanoCommand::execute()
[5] PanoCommand::CommandHistory::addCommand(PanoCommand::PanoCommand*, bool)
[6] huginApp::OnInit()
[7] wxEntry(int&, wchar_t**)
[8] main
[9] __libc_start_main
[10] _start
Then, after clicking [continue] it seems to start normally. But it
continues to display the same error time to time along the process.
Regards
Jean-Luc
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1558250/+subscriptions
References