Skip to content

Open Project can crash when attempting to load QM Data and Times from the *.ivy file

name: "Bug Report Template"
about: "For filing bugs. Please search for existing issues first. Also see CONTRIBUTING."

Bug Report

Current Behavior A clear and concise description of the behavior.

On some projects IVyTools will show a crash dialog (screenshot below) stating it failed to read the measurement start and end times. I think that this is occuring in the open and save functions not parsing the project JSON correctly into a QDate / QDateTime object.

Expected behavior/code A clear and concise description of what you expected to happen (or code).

IVyTools should correctly load the user-saved measurement times

Possible Solution

Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.

image