[ImageJ-bugs] [Bug 1089] Error in Fiji ImageJ java.lang.IllegalArgumentException: invalid range properties

bugzilla at fiji.sc bugzilla at fiji.sc
Tue Jun 16 08:57:27 CDT 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1089

Mark Hiner <hinerm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDSINFO
                 CC|                            |hinerm at gmail.com

--- Comment #1 from Mark Hiner <hinerm at gmail.com> ---
Hi Bert,

 It looks like this plugin caches slider settings using IJ.prefs. I'm not sure
what went wrong with your installation, but I'm assuming some of these settings
got mixed up and incompatible slider settings (e.g. a default value outside of
the min/max) were cached, and are now being loaded - causing this exception.

 I uploaded a patched Interactive 3D surface plot that prevents invalid slider
creation. You can test it with Help > Update Fiji.

Other things to do:

* Edit > Options > Reset...
  - This will reset your stored Prefs, which hopefully will clear out the
invalid values that were stored.

* Launch with a newer Java version:
http://imagej.net/Frequently_Asked_Questions#On_Windows
  - Since we don't know what caused the invalid values to be stored in the
first place, it's worth a try to use a newer Java version to get bug fixes,
etc..

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150616/15ea5ec0/attachment.html>


More information about the Imagej-bugs mailing list