[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) 2018-09-03T14:41:12+01:00 https://forum-gephi.org/app.php/feed/topic/6614 2018-09-03T14:41:12+01:002018-09-03T14:41:12+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15389#p15389 <![CDATA[Re: gephi does not display the graph anymore]]> Statistics:Posted by ifizer — 03 Sep 2018 14:41


]]>
2018-08-28T21:04:27+01:002018-08-28T21:04:27+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15388#p15388 <![CDATA[Same warhings with Netbeans]]> Netbeans with apt command. And then I started Netbeans. That gave just same error messages than starting Gephi. So... The last error messages are not bug of Gephi! :)

Statistics:Posted by ifizer — 28 Aug 2018 21:04


]]>
2018-08-22T11:24:49+01:002018-08-22T11:24:49+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15387#p15387 <![CDATA[Re: gephi does not display the graph anymore]]> https://medium.com/coderscorner/install ... 5507b13343

Statistics:Posted by eduramiba — 22 Aug 2018 11:24


]]>
2018-08-21T21:45:39+01:002018-08-21T21:45:39+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15386#p15386 <![CDATA[Re: gephi does not display the graph anymore]]>

CODE:

WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/home/me/temp/gephi/gephi-0.9.2/platform/lib/boot.jar) to field java.net.URL.handlerWARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactoryWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operationsWARNING: All illegal access operations will be denied in a future release%

Statistics:Posted by ifizer — 21 Aug 2018 21:45


]]>
2018-08-19T14:22:03+01:002018-08-19T14:22:03+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15385#p15385 <![CDATA[Re: gephi does not display the graph anymore]]> Statistics:Posted by eduramiba — 19 Aug 2018 14:22


]]>
2018-08-19T14:09:55+01:002018-08-19T14:09:55+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15384#p15384 <![CDATA[Re: gephi does not display the graph anymore]]> Statistics:Posted by ifizer — 19 Aug 2018 14:09


]]>
2018-08-19T13:15:36+01:002018-08-19T13:15:36+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15383#p15383 <![CDATA[Re: gephi does not display the graph anymore]]> Statistics:Posted by eduramiba — 19 Aug 2018 13:15


]]>
2018-08-19T13:09:04+01:002018-08-19T13:09:04+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15382#p15382 <![CDATA[Re: gephi does not display the graph anymore]]>
I deleted ~/.gephi and started it in console:

CODE:

me@mycomp:~/temp/gephi/gephi-0.9.2/bin$ ./gephiWARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/home/me/temp/gephi/gephi-0.9.2/platform/lib/boot.jar) to field java.net.URL.handlerWARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactoryWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operationsWARNING: All illegal access operations will be denied in a future release
Gephi doesn't find old projects anymore.

Statistics:Posted by ifizer — 19 Aug 2018 13:09


]]>
2018-08-19T12:40:39+01:002018-08-19T12:40:39+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15381#p15381 <![CDATA[Re: gephi does not display the graph anymore]]> Please try to delete gephi user directory https://github.com/gephi/gephi/wiki/Troubleshooting and restart.
Also make sure drivers are ok, and if still not working try to enable software rendering as explained here:
https://github.com/gephi/gephi/issues/1962 and https://github.com/gephi/gephi/issues/1836
with env variable

CODE:

LIBGL_ALWAYS_SOFTWARE=1

Statistics:Posted by eduramiba — 19 Aug 2018 12:40


]]>
2018-08-19T12:30:16+01:002018-08-19T12:30:16+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15380#p15380 <![CDATA[Re: gephi does not display the graph anymore]]>
Can I debug the situation somekind? I want get more info what went wrong. My computer is HP 8200 and I use Kubuntu.

Statistics:Posted by ifizer — 19 Aug 2018 12:30


]]>
2018-06-13T10:47:56+01:002018-06-13T10:47:56+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15336#p15336 <![CDATA[Re: gephi does not display the graph anymore]]> Please make sure to have proper graphics card drivers installed. I suggest trying with latest mesa drivers.

Statistics:Posted by eduramiba — 13 Jun 2018 10:47


]]>
2018-06-12T02:28:02+01:002018-06-12T02:28:02+01:00 https://forum-gephi.org/viewtopic.php?t=6614&p=15334#p15334 <![CDATA[gephi does not display the graph anymore]]>
I was using gephi 0.9.2 without any problems under Ubuntu 16.04 LTS.

Suddenly, gephi does not render anything anymore at all. It is still functional regarding tabs, buttons, textual elements, can even calculate stuff in the "statistics" panel, but the main window where the graph usually appears simply does not render anything.

I do not know what triggered this behaviour, but I think it might have happened after a sudo apt-get update, sudo apt-get upgrade. Or maybe it was something else entirely.

I completely deleted gephi, downloaded from scratch, the behaviour persists. Therefore I think it has nothing to do with my gephi per se, but maybe with the java backend?

I would be very thankful for help. I am relying on gephi, it is criticial for my project and I do not know how to fix this, now totally stuck.

Product Version: Gephi 0.9.2 201709241107
Updates: Updates available
Java: 1.8.0_171; OpenJDK 64-Bit Server VM 25.171-b11
Runtime: OpenJDK Runtime Environment 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
System: Linux version 4.13.0-45-generic running on amd64; UTF-8; en_US (gephi)
User directory: /home/kratz/.gephi/0.9.2/dev
Cache directory: /home/kratz/.gephi/0.9.2/dev/var/cache

Statistics:Posted by akratz — 12 Jun 2018 02:28


]]>