Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.10
-
Fix Version/s: 4.10
-
Component/s: None
-
Labels:None
-
Environment:Linux (may apply to other platforms as well)
Description
There seems to be a severe problem with the registration of world maps in BEAM 4.10 on fresh (Linux?) build.
1. I cannot open the world map *overview* window: "An internal error occured: Nota able to create..."
2. The world map *overlay* tool is disabled.
3. The preferences window cannot be closed using the OK button:
java.lang.NullPointerException
at org.esa.beam.visat.VisatPreferencesDialog$WorldMapLayerPage.onOK(VisatPreferencesDialog.java:1234)
at org.esa.beam.framework.ui.config.ConfigDialog.onOK(ConfigDialog.java:341)
at org.esa.beam.framework.ui.config.ConfigDialog.onOK(ConfigDialog.java:338)
at org.esa.beam.framework.ui.config.ConfigDialog.onOK(ConfigDialog.java:162)
at org.esa.beam.framework.ui.AbstractDialog$3.actionPerformed(AbstractDialog.java:422)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
1. I cannot open the world map *overview* window: "An internal error occured: Nota able to create..."
2. The world map *overlay* tool is disabled.
3. The preferences window cannot be closed using the OK button:
java.lang.NullPointerException
at org.esa.beam.visat.VisatPreferencesDialog$WorldMapLayerPage.onOK(VisatPreferencesDialog.java:1234)
at org.esa.beam.framework.ui.config.ConfigDialog.onOK(ConfigDialog.java:341)
at org.esa.beam.framework.ui.config.ConfigDialog.onOK(ConfigDialog.java:338)
at org.esa.beam.framework.ui.config.ConfigDialog.onOK(ConfigDialog.java:162)
at org.esa.beam.framework.ui.AbstractDialog$3.actionPerformed(AbstractDialog.java:422)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
2. I started BEAM at the end of the installation process
3. Opened a product and a band image
4. Switched on the world map overlay
The issue could not be reproduced.