Hi. I'm afraid I'm getting assertion failures of the same kind.
I don't know when I used hugin for the last time so I can't tell when it appeared, but today, I have the same kind of errors. I get a dialog when using for instance the "About" menu. Clicking "Continue" closes the dialog and everything goes fine. However, I also have an error when exporting a panorama, and clicking "Continue" closes the dialog but another appears (not exactly the same), and this goes on what seems like forever (been waiting a bit with keyboard pressed to hit "Continue" permanently and I was still stuck there). This is a blocking issue: I can't export any panorama. I didn't see this bug report at first and I filed a bug upstream (I know, I shouldn't). https://bugs.launchpad.net/hugin/+bug/1426837 tmodes, the dev, committed a modif. Both pre- and post-commit version compile and run fine on my machine, so it has to be somewhere else. Here's the output when it fails while exporting: In the dialog: ../include/wx/datetime.h(1740): assert "IsValid()" failed in GetTicks(): invalid wxDateTime ../src/common/datetime.cpp(1392): assert "IsValid()" failed in GetTm(): invalid wxDateTime ../include/wx/datetime.h(1740): assert "IsValid()" failed in GetTicks(): invalid wxDateTime ../include/wx/datetime.h(1740): assert "IsValid()" failed in GetTicks(): invalid wxDateTime ../src/common/datetime.cpp(1392): assert "IsValid()" failed in GetTm(): invalid wxDateTime ... and so on as I click "Continue". In the terminal: ../include/wx/datetime.h(1740): assert "IsValid()" failed in GetTicks(): invalid wxDateTime ../src/common/datetime.cpp(1392): assert "IsValid()" failed in GetTm(): invalid wxDateTime ../include/wx/datetime.h(1740): assert "IsValid()" failed in GetTicks(): invalid wxDateTime ../include/wx/datetime.h(1740): assert "IsValid()" failed in GetTicks(): invalid wxDateTime ../src/common/datetime.cpp(1392): assert "IsValid()" failed in GetTm(): invalid wxDateTime ../include/wx/datetime.h(1740): assert "IsValid()" failed in GetTicks(): invalid wxDateTime You may also want to check my bug report upstream for other details. -- Jérôme -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

