← Back to team overview

gephi.team team mailing list archive

[Bug 659270] [NEW] Exception when using flatten filter

 

Public bug reported:


Stack trace:
Exception in thread "DHNS View Destructor" java.lang.NullPointerException
        at org.gephi.graph.dhns.core.GraphStructure$GraphDictionnary$EdgeCounter.access$700(GraphStructure.java:381)
        at org.gephi.graph.dhns.core.GraphStructure$GraphDictionnary.removeEdge(GraphStructure.java:321)
        at org.gephi.graph.dhns.core.GraphStructure.removeFromDictionnary(GraphStructure.java:156)
        at org.gephi.graph.dhns.core.GraphStructure$ViewDestructorThread.destroyView(GraphStructure.java:258)
        at org.gephi.graph.dhns.core.GraphStructure$ViewDestructorThread.run(GraphStructure.java:230)

** Affects: gephi
     Importance: High
     Assignee: Mathieu Bastian (mathieu.bastian)
         Status: Fix Committed

** Affects: gephi/0.7
     Importance: High
         Status: Fix Committed

** Also affects: gephi/0.7
   Importance: Undecided
       Status: New

** Changed in: gephi/0.7
       Status: New => Confirmed

** Changed in: gephi/0.7
   Importance: Undecided => High

** Changed in: gephi
       Status: Confirmed => Fix Committed

** Changed in: gephi/0.7
       Status: Confirmed => Fix Committed

-- 
Exception when using flatten filter
https://bugs.launchpad.net/bugs/659270
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.

Status in Gephi - Network exploration and manipulation: Fix Committed
Status in Gephi 0.7 series: Fix Committed

Bug description:

Stack trace:
Exception in thread "DHNS View Destructor" java.lang.NullPointerException
        at org.gephi.graph.dhns.core.GraphStructure$GraphDictionnary$EdgeCounter.access$700(GraphStructure.java:381)
        at org.gephi.graph.dhns.core.GraphStructure$GraphDictionnary.removeEdge(GraphStructure.java:321)
        at org.gephi.graph.dhns.core.GraphStructure.removeFromDictionnary(GraphStructure.java:156)
        at org.gephi.graph.dhns.core.GraphStructure$ViewDestructorThread.destroyView(GraphStructure.java:258)
        at org.gephi.graph.dhns.core.GraphStructure$ViewDestructorThread.run(GraphStructure.java:230)





Follow ups

References