Filtering with convex hulls displayed

Bug #541819 reported by Mathieu Bastian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Fix Released
High
Mathieu Bastian
0.7
Fix Released
Undecided
Unassigned

Bug Description

Way to reproduce:
1) Open a graph
2) Group and expand nodes. A convex hull should appear.
3) Create a filter, "Degree Range" for example
4) Enable filtering and move range cursor
An Exception may be thrown

Stack trace:

java.lang.NullPointerException
 at org.gephi.visualization.opengl.octree.Octree.removeObject(Octree.java:121)
 at org.gephi.visualization.opengl.octree.Octree.cleanDeletedObjects(Octree.java:236)
 at org.gephi.visualization.opengl.compatibility.CompatibilityEngine.worldUpdated(CompatibilityEngine.java:199)
 at org.gephi.visualization.bridge.DHNSDataBridge.updateWorld(DHNSDataBridge.java:145)
 at org.gephi.visualization.opengl.compatibility.CompatibilityEngine.updateWorld(CompatibilityEngine.java:181)
 at org.gephi.visualization.opengl.compatibility.CompatibilityScheduler.updateWorld(CompatibilityScheduler.java:270)
 at org.gephi.visualization.scheduler.SimpleFPSAnimator.run(SimpleFPSAnimator.java:57)

Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

Fixed in rev 1476

Changed in gephi:
status: Confirmed → Fix Committed
Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

The fix has been deployed today to the update center

Changed in gephi:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.