Ticket #821 (closed defect: fixed)
Opened 2011-10-12T14:58:40-05:00
Last modified 2011-10-12T15:31:04-05:00
Options are not initiaized correctly
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Delete existing imagej2 prefs (on a mac imagej* from ~/Library/Preferences). Launch IJ2. Look at the Options menu dialogs and notice the values are all uninitialized. (Note I ran from within Eclipse).
Change History
comment:1 Changed 2011-10-12T15:31:04-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
The refactoring of fd67cb5bf07053c61300d2149fd03c91f73f24ef reintroduced an Options initialization bug. Fixed in 6125d09e10008abcd09c0642528a89a5f2b827d3.