[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Missing Data Laboratory
Page 1 of 1

Missing Data Laboratory

Posted: 20 Jul 2014 03:57
by rburke2233
Running Gephi 0.9 (0.9-20140621.160828-388 to be exact) using Java 1.8. (Also happens using Java 1.7)

The Data Laboratory window does not show up: no columns, no data, nothing. This happens on Les Miserables and on my own datasets. This does not happen using 0.8.2. Not sure if this is a known bug or some specific configuration / compatibility issue. I have reproduced the problem on multiple (Windows) machines.

I would happily keep using 0.8.2 but my school is migrating to Java 8 for our labs so I do not have any choice. I am using Gephi for a course in the Fall so this is making me very nervous.

Any idea when a stable Java 8 compatible version will be released?

Robin Burke
DePaul University

Re: Missing Data Laboratory

Posted: 04 Aug 2014 21:41
by hbruch
Hi Robin,

in the 0.9-SNAPSHOT the data laboratory is not yet fully migrated to the new graph engine and hence is disabled.
If 0.8.2 still works for you, you could check out the recently patched 0.8.2 branch which now should work with JDK8 on linux and windows at least.

Best regards,
Holger

Re: Missing Data Laboratory

Posted: 22 Sep 2014 22:21
by rburke2233
I have the latest 0.8.2 snapshot running on Windows with Java 1.8. Thanks for the tip.

Any idea what to do with my Mac users? I tried compiling the 0.8.2 snapshot on OS X with Java 1.8 but was not successful.