[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2017-12-04T10:39:09+01:00 https://forum-gephi.org/app.php/feed/topic/6354 2017-12-04T10:39:09+01:002017-12-04T10:39:09+01:00 https://forum-gephi.org/viewtopic.php?t=6354&p=14775#p14775 <![CDATA[Re: Save a query make the whole project bug]]> https://github.com/gephi/gephi/issues/1788

Statistics:Posted by eduramiba — 04 Dec 2017 10:39


]]>
2017-12-04T10:19:06+01:002017-12-04T10:19:06+01:00 https://forum-gephi.org/viewtopic.php?t=6354&p=14774#p14774 <![CDATA[Save a query make the whole project bug]]>
I save a query in the Filter window, and then I can't open the gephi file anymore ("NullPointerException").

Gephi 0.9.2
Windows 8

Here the report :

java.lang.NullPointerException
at org.gephi.filters.FilterModelPersistenceProvider.readQuery(FilterModelPersistenceProvider.java:291)
at org.gephi.filters.FilterModelPersistenceProvider.readXML(FilterModelPersistenceProvider.java:196)
at org.gephi.filters.FilterModelPersistenceProvider.readXML(FilterModelPersistenceProvider.java:88)
at org.gephi.project.io.LoadTask.readWorkspaceChildrenXML(LoadTask.java:298)
at org.gephi.project.io.LoadTask.run(LoadTask.java:128)
Caused: org.gephi.project.io.GephiFormatException: Gephi failed importing the project.

Exception: NullPointerException : null
File: org.gephi.filters.FilterModelPersistenceProvider
Line : 291
at org.gephi.project.io.LoadTask.run(LoadTask.java:173)
at org.gephi.desktop.project.ProjectControllerUIImpl$7.run(ProjectControllerUIImpl.java:341)
[catch] at org.gephi.utils.longtask.api.LongTaskExecutor$RunningLongTask.run(LongTaskExecutor.java:274)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Statistics:Posted by GuillaumeVGeo — 04 Dec 2017 10:19


]]>