NullPointerException on saving project

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

Bug Description

Stack trace:

java.lang.NullPointerException
 at org.gephi.layout.LayoutModelImpl.writeXML(LayoutModelImpl.java:227)
 at org.gephi.layout.LayoutModelPersistenceProvider.writeXML(LayoutModelPersistenceProvider.java:23)
 at org.gephi.project.io.GephiWriter.writeWorkspaceChildren(GephiWriter.java:167)
 at org.gephi.project.io.GephiWriter.writeWorkspace(GephiWriter.java:158)
 at org.gephi.project.io.GephiWriter.writeProject(GephiWriter.java:138)
 at org.gephi.project.io.GephiWriter.writeAll(GephiWriter.java:80)
 at org.gephi.project.io.SaveTask.run(SaveTask.java:91)
 at org.gephi.desktop.project.ProjectControllerUIImpl$3.run(ProjectControllerUIImpl.java:98)
 at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:228)
 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)

Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

For now impossible to reproduce the issue

Changed in gephi:
status: New → Incomplete
importance: Undecided → Low
Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

I succeeded to reproduce with GeoLayout, when attribute columns are still null.

Changed in gephi:
status: Incomplete → Confirmed
assignee: nobody → Mathieu Bastian (mathieu.bastian)
Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

Fix in rev 1956

Changed in gephi:
milestone: none → 0.7beta
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.