Ticket #1550 (closed defect: fixed)
Opened 2012-10-24T15:27:00-05:00
Last modified 2013-01-18T14:12:49-06:00
IJ2 tutorials broken
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | UI Framework | Version: | |
Severity: | serious | Keywords: | |
Cc: | dscho | Blocked By: | |
Blocking: |
Description
In the imagej-devel mailing list Joannes Schindelin reported:
"while playing around with ImgLib2, I realized that the imagej-tutorials do not work anymore. If you try to load and display a dataset, it gets loaded but not displayed"
Note that Johannes did some further digging which he details in http://imagej.net/pipermail/imagej-devel/2012-October/001247.html
Change History
comment:1 Changed 2013-01-18T14:12:49-06:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
Fixed in ImageJ tutorials commit 4b8f5337 and ImageJ commit 7c101cfd.
There is still a separate issue where the viewer frame initially appears all white, and must be zoomed in or out to appear (and on some systems, even that isn't enough...). But the issue reported above is resolved.