Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException when no attribute is selected in Ranking or Partition #1605

Closed
mbastian opened this issue Oct 24, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@mbastian
Copy link
Member

The button should be disabled when no element is selected

Stacktrace

NullPointerException: None
    at org.gephi.appearance.AppearanceControllerImpl.transform(AppearanceControllerImpl.java:117)
    at org.gephi.desktop.appearance.AppearanceTopComponent$6.actionPerformed(AppearanceTopComponent.java:375)
    at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
...
(35 additional frame(s) were not displayed)
@mbastian mbastian self-assigned this Oct 24, 2016
@mbastian mbastian added this to the 0.9.2 milestone Oct 24, 2016
eduramiba added a commit that referenced this issue Nov 9, 2016
Based on commit ecbe7bf

#1605 NullPointerException when no attribute is selected in Ranking or Partition
#1469 Impossible to color arcs with a color gradient with 0.9.1
#1477 Import wizard 0.9.1 now showing any options
#1487 Fix - add try/finally logic to wrap graph reentrant locks for layouts
#1536 Add Edge dialog only remembers source index
#1418 Import spreadsheet (csv) The id class does not match with the expected type
#1387 Exception on ranking with column with null values
#1612 Ranking min/max for uncommon types - UnsupportedOperationException: 'commlist' is not a sortable column (int[])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants