← Back to team overview

gephi.team team mailing list archive

[Bug 528563] Re: NullPointerException when previewing a empty graph

 

** Changed in: gephi
     Assignee: Mathieu Bastian (mathieu.bastian) => Eduardo Ramos (eduramiba)

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

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

-- 
NullPointerException when previewing a empty graph
https://bugs.launchpad.net/bugs/528563
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:
Way to reproduce:
1) New Project
2) Go to Preview and refresh
An Exception is thrown

Stack:
java.lang.NullPointerException
	at org.gephi.preview.GraphSheetImpl.<init>(GraphSheetImpl.java:33)
	at org.gephi.preview.PreviewControllerImpl.getPartialGraphSheet(PreviewControllerImpl.java:135)
	at org.gephi.desktop.preview.PreviewUIController$2.run(PreviewUIController.java:114)





References