ome / omero-insight

Gradle project containing insight java client for OMERO
https://www.openmicroscopy.org/omero/
GNU General Public License v2.0
7 stars 14 forks source link

NPE ImporterUIElement.resetContainers #379

Closed dominikl closed 1 year ago

dominikl commented 1 year ago

QA 33716

java.lang.Exception: Abnormal termination due to an uncaught exception.
java.lang.NullPointerException
    at org.openmicroscopy.shoola.agents.fsimporter.view.ImporterUIElement.resetContainers(ImporterUIElement.java:1130)
    at org.openmicroscopy.shoola.agents.fsimporter.view.ImporterComponent.setContainers(ImporterComponent.java:632)
    at org.openmicroscopy.shoola.agents.fsimporter.ImporterAgent.handleExperimenterLoadedDataEvent(ImporterAgent.java:311)
...
dominikl commented 1 year ago

Duplicate of #294 .