Click the "Save" button on an image without an associated on-disk location triggers a null-point exception:
Exception in thread "Thread-11" java.lang.NullPointerException
at fiji.plugin.trackmate.util.TMUtils.proposeTrackMateSaveFile(TMUtils.java:748)
at fiji.plugin.trackmate.gui.wizard.descriptors.SaveDescriptor.displayingPanel(SaveDescriptor.java:67)
at fiji.plugin.trackmate.gui.wizard.WizardController.lambda$save$2(WizardController.java:238)
at java.lang.Thread.run(Thread.java:750)
Click the "Save" button on an image without an associated on-disk location triggers a null-point exception:
Should be an easy fix.