← Back to team overview

gephi.team team mailing list archive

[Bug 528563] [NEW] NullPointerException when previewing a empty graph

 

Public bug reported:

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)

** Affects: gephi
     Importance: Low
     Assignee: Mathieu Bastian (mathieu.bastian)
         Status: Confirmed

** Affects: gephi/0.7
     Importance: Low
         Status: Confirmed


** Tags: preview

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

** Changed in: gephi
    Milestone: None => 0.7alpha2

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

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

-- 
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: Confirmed
Status in Gephi 0.7 series: Confirmed

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)





Follow ups

References