gephi.team team mailing list archive
-
gephi.team team
-
Mailing list archive
-
Message #00169
[Bug 528563] Re: NullPointerException when previewing a empty graph
** Changed in: gephi
Status: Fix Committed => Fix Released
** Changed in: gephi/0.7
Status: Fix Committed => Fix Released
--
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 Released
Status in Gephi 0.7 series: Fix Released
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