Task #5824 (closed)
Opened 13 years ago
Closed 13 years ago
Bug: Images view in left hand panel
Reported by: | cblackburn | Owned by: | jburel |
---|---|---|---|
Priority: | major | 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-16 (14) |
Description (last modified by jburel)
Trying to expand Today for the user root under the Images pane I got the exception below. There were 647 images (if that is important.)
java.lang.Exception: Abnormal termination due to an uncaught exception. java.lang.NullPointerException at org.openmicroscopy.shoola.agents.dataBrowser.view.ImageTable.visitAllNodes(ImageTable.java:300) at org.openmicroscopy.shoola.agents.dataBrowser.view.ImageTable.visitAllNodes(ImageTable.java:315) at org.openmicroscopy.shoola.agents.dataBrowser.view.ImageTable.setSelectedNodes(ImageTable.java:397) at org.openmicroscopy.shoola.agents.dataBrowser.view.ImageTableView.setSelectedNodes(ImageTableView.java:165) at org.openmicroscopy.shoola.agents.dataBrowser.view.DataBrowserComponent.setSelectedNodes(DataBrowserComponent.java:315) at
Change History (2)
comment:1 Changed 13 years ago by jburel
- Description modified (diff)
- Priority changed from minor to major
- Remaining Time set to 0.1
- Status changed from new to accepted
comment:2 Changed 13 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 [96d32f96d0229fe1ab449f8d8f2a2f99270e0291/ome.git] on branch develop) Fix NPE when expanding time folder (close #5824)