Task #5611 (closed)
Opened 8 years ago
Closed 8 years ago
Bug: import svs and thumbnail display
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-06-02 (13) |
Description
java.lang.Exception: Abnormal termination due to an uncaught exception. java.lang.IllegalArgumentException: Image not null. at org.openmicroscopy.shoola.agents.events.iviewer.ViewImageObject.<init>(ViewImageObject.java:95) at org.openmicroscopy.shoola.agents.fsimporter.util.ThumbnailLabel.view(ThumbnailLabel.java:95) at
Change History (2)
comment:1 Changed 8 years ago by jburel
- Status changed from new to accepted
comment:2 Changed 8 years ago by jburel <j.burel@…>
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [e9f41858420b20365dda80de4b823672c2258483/ome.git] on branch develop) Fix exception if no image. (close #5611)