Error when using filter export features and filtering off

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

Bug Description

Way to reproduce:
1) Open graph with attributes
2) Create Attribute Range Filter and select it
3) Click on Export label visible (the Filter button hasn't been hit)

Stack trace:
java.lang.NullPointerException
 at org.gephi.filters.plugin.DynamicAttributesHelper.isDynamic(DynamicAttributesHelper.java:49)
 at org.gephi.filters.plugin.DynamicAttributesHelper.<init>(DynamicAttributesHelper.java:39)
 at org.gephi.filters.plugin.attribute.AttributeRangeBuilder$AttributeRangeFilter.init(AttributeRangeBuilder.java:175)
 at org.gephi.filters.FilterProcessor.processNodeFilter(FilterProcessor.java:110)
 at org.gephi.filters.FilterProcessor.process(FilterProcessor.java:84)
 at org.gephi.filters.FilterControllerImpl.exportToLabelVisible(FilterControllerImpl.java:302)
 at org.gephi.desktop.filters.FiltersPanel$6.actionPerformed(FiltersPanel.java:149)
 at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)

Tags: filter
description: updated
Changed in gephi:
status: Confirmed → Fix Committed
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.