Right click on workspace after deleting a node throws "node can't be null"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gephi |
Fix Released
|
Medium
|
Mathieu Bastian | ||
0.7 |
Fix Released
|
Medium
|
Mathieu Bastian |
Bug Description
Way to reproduce:
* Launch Gephi
* Start a new project
* Add a node using the node pencil
* Using the Rectangle Selection, select the node, Right click, Delete and yes to proceed
* Right click on the empty workspace
java.lang.
at org.gephi.
at org.gephi.
at org.gephi.
at org.gephi.
at org.gephi.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
[catch] at java.awt.
at org.netbeans.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
at java.awt.
Seems that the error appears only if right-clicking the workspace immediately after deleting the node.
Changed in gephi: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Mathieu Bastian (mathieu.bastian) |
milestone: | none → 0.7alpha4 |
Changed in gephi: | |
status: | Confirmed → Fix Committed |
Changed in gephi: | |
status: | Fix Committed → Fix Released |