NullPointerException at org.gephi.graph.dhns.utils.DHNSSerializer.writeDhns

Bug #545997 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

Way to reproduce:
1) Launch Gephi
2) New project
3) Add new empty workspace (Ctrl+N)
4) Save project
Exception is thrown

Stack trace:

java.lang.NullPointerException
        at org.gephi.graph.dhns.utils.DHNSSerializer.writeDhns(DHNSSerializer.java:93)
        at org.gephi.graph.dhns.DhnsPersistenceProvider.writeXML(DhnsPersistenceProvider.java:42)
        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:95)
        at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:228)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

Tags: project save
Changed in gephi:
status: Confirmed → Fix Committed
summary: - java.lang.NullPointerException at
+ NullPointerException at
org.gephi.graph.dhns.utils.DHNSSerializer.writeDhns
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.