- **Milestone**:  --> OJ_future
- **Comment**:

let's keep an eye on it. not blocking OJ 1.16



---

** [bugs:#419] NPE thrown when selecting feature**

**Status:** open
**Milestone:** OJ_future
**Created:** Mon Mar 21, 2016 11:13 PM UTC by michael michaud
**Last Updated:** Mon Mar 21, 2016 11:13 PM UTC
**Owner:** nobody


Sometimes, selecting a feature with the mouse throws the following NPE (one 
strange thing is I have no attribute panel defined at that time)

java.lang.NullPointerException
        at java.util.TreeMap.compare(Unknown Source)
        at java.util.TreeMap.put(Unknown Source)
        at java.util.TreeSet.add(Unknown Source)
        at 
com.vividsolutions.jump.workbench.ui.AttributeTablePanel$2.selectionChanged(AttributeTablePanel.java:581)
        at 
com.vividsolutions.jump.workbench.ui.LayerViewPanel.fireSelectionChanged(LayerViewPanel.java:675)
        at 
com.vividsolutions.jump.workbench.ui.SelectionManager.updatePanel(SelectionManager.java:265)
        at 
com.vividsolutions.jump.workbench.ui.cursortool.SelectTool.gestureFinished(SelectTool.java:126)



---

Sent from sourceforge.net because jump-pilot-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/jump-pilot/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/jump-pilot/admin/bugs/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to