Hi all,
In hugin, the MeshRemapper.cpp (in src/hugin1/hugin) has this (at line 188):
/* FIXME this assertion sometimes fails. t should always be between 0 and 1,
* but sometimes isn't even when this one passes:
*/
DEBUG_ASSERT(cl[0] * dx + cl[1] * dy);
Sometimes, when dragging images in the OpenGL preview, Hugin crashes.
With gdb this line seems to be the issue. Since I commented it out I
have not been able to make Hugin crash, and everything seems to work
OK.
Could someone confirm?
Best,
Seb
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---