[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 •trouble exporting node table
Page 1 of 1

trouble exporting node table

Posted: 15 Dec 2011 23:31
by diannepat
I am working on Mac OSX (Snow Leopard and Lion have the same problem):

I created a nice gephi project, and ran some stats. These stats are displayed in the edges table and the node table (depending on the stat). I can choose "export table" if I have the edge tab selected, and a dialogue asking which fields I want to export appears, I accept the default choices, and a second dialogue appears asking where I want to save the table and what I want to call it. I choose something and save. All well and good.

Now, I try to do the same thing with the node table. The first dialogue comes up, asking me which fields I want to export, I accept the default choices, and that's it....NO second dialogue, nothing exported.....silently fails....

Am I missing something? Thanks for a beautiful project!

-Dianne

Re: trouble exporting node table

Posted: 16 Dec 2011 00:03
by eduramiba
Uhm, that must be a bug.
Do you get any exception on the bottom right part of gephi?
Also please check the gephi log file as explained here http://wiki.gephi.org/index.php/HowTo_report_a_bug

Eduardo

Re: trouble exporting node table

Posted: 17 Dec 2011 21:10
by diannepat
Thanks Eduardo,
I recently noticed a little Java Null pointer exception compliant in the lower right corner and dismissed it.
Then I read your post and tried to export the nodes table again...this time, it offered to let me name and save the file.

I'm thinking now there is some interaction between these 2 phenomena? Thanks for making me more aware...I'll email again if I learn more now that you have provided this insight! Thankyou.