trackmate-sc / TrackMate

TrackMate is your buddy for your everyday tracking.
https://imagej.net/plugins/trackmate
GNU General Public License v3.0
169 stars 76 forks source link

Trackmate is not loading properly #292

Closed Aneenamohan closed 4 months ago

Aneenamohan commented 6 months ago

Hi, I have been using Trackmate for tracking ring like moving structures to get their pathway. I usually do the tracking as the following path File -> Open -> my file -> tick on covert to grey scale -> ok Image -> duplicate -> tick on duplicate stack -> ok Plugin -> Tracking -> Trackmate

Lately, whenever I try to use Trackmate plugin, it always open another window(exception) which says

(Fiji Is Just) ImageJ 2.14.0/1.54f; Java 1.8.0_322 [64-bit]; Windows 10 10.0; 53MB of 2000MB (2%)

java.lang.IllegalArgumentException: (minimum <= value <= maximum) is false at javax.swing.SpinnerNumberModel.(SpinnerNumberModel.java:125) at javax.swing.SpinnerNumberModel.(SpinnerNumberModel.java:164) at fiji.plugin.trackmate.gui.components.ConfigureViewsPanel.(ConfigureViewsPanel.java:338) at fiji.plugin.trackmate.gui.wizard.descriptors.ConfigureViewsDescriptor.(ConfigureViewsDescriptor.java:45) at fiji.plugin.trackmate.gui.wizard.TrackMateWizardSequence.(TrackMateWizardSequence.java:148) at fiji.plugin.trackmate.TrackMatePlugIn.createSequence(TrackMatePlugIn.java:118) at fiji.plugin.trackmate.TrackMatePlugIn.run(TrackMatePlugIn.java:99) at fiji.plugin.trackmate.TrackMateRunner.run(TrackMateRunner.java:529) at ij.IJ.runUserPlugIn(IJ.java:244) at ij.IJ.runPlugIn(IJ.java:210) at ij.Executer.runCommand(Executer.java:152) at ij.Executer.run(Executer.java:70) at java.lang.Thread.run(Thread.java:750)

Can you suggest the solution for this problem so that I can resume my work as soon as possible?

tinevez commented 6 months ago

Hello

This comes from a misconfiguration. I will make some code to avoid it happening again. In the meantime you can delete the lastusedsettings.xml file in the .trackmate/ folder in your home directory.

Aneenamohan commented 6 months ago

Hi, I have deleted the lastusedsettings.xml file in the .trackmate/ folder in my home directory. This is just to enquire whether you have rectified the problem or not. I would appreciate it if you could make the said code urgently.

tinevez commented 6 months ago

Hello @Aneenamohan but did it work for you?

tinevez commented 4 months ago

Hello ? @Aneenamohan ?