Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gephi 0.9.1 freezes for dynamical graphs #1633

Closed
frbkrm opened this issue Dec 14, 2016 · 12 comments
Closed

gephi 0.9.1 freezes for dynamical graphs #1633

frbkrm opened this issue Dec 14, 2016 · 12 comments

Comments

@frbkrm
Copy link

frbkrm commented Dec 14, 2016

Hi!

No matter which machine I use, gephi freezes when I try to work with dynamical graph (e.g. running modularity, layout etc.). I read somewhere that gephi 0.9.1 does not support gexf 1.2. Is that true? If that is the case, I don't find a proper link to download gexf 1.3. It seems that gephi 0.9 for dynamical graphs are still very buggy and there are not enough documentations to get around this problem.

Any help appreciated.

@eduramiba
Copy link
Member

Hi,
It supports all versions of gexf, but it's true that there are some stability problems with dynamic graphs in Gephi 0.9.1.

You can try 0.9.2-SNAPSHOT nightly build, it may work better.

Also, can you provide a file and steps to reproduce?

@eduramiba eduramiba self-assigned this Dec 14, 2016
@frbkrm
Copy link
Author

frbkrm commented Dec 14, 2016

Here is the gexf file that I want to use in gephi:
graph_w_time.gexf.zip

@eduramiba
Copy link
Member

Hi,
I am able to load that graph and run Force Atlas 2 and the timeline at the same time in Gephi 0.9.1 (with updates installed).

Modularity also works.

@frbkrm
Copy link
Author

frbkrm commented Dec 14, 2016

could you also try noverlap, enable the time line and colour the nodes based on the modularity. That is usually where my gephi freezes. thanks :)

@eduramiba
Copy link
Member

Right, there seems to be a deadlock sometimes. We need to investigate the problem.

@eduramiba
Copy link
Member

eduramiba commented Dec 14, 2016

Please try again with new 0.9.2-SNAPSHOT nightly build as soon as the travis job ends

@eduramiba
Copy link
Member

Did it work?

eduramiba added a commit that referenced this issue Dec 30, 2016
Based on commit 6b041a4

#1526 NullPointerException on Modularity Statistics with gexf with kind / parallel nodes
#1633 Gephi 0.9.1 freezes for dynamical graphs
#1636 Ranking operation not working (node color and size)
#1640 taken screenshot will be overwritten
#1454 Suddenly not importing all of my edges
#1489 CSV import error: found rows with empty source or target columns
#1251 Multiple edges won't be merged
@frbkrm
Copy link
Author

frbkrm commented Jan 5, 2017

Sorry for late reply.
I downloaded the latest nightly build gephi. Right now my problem is to run the gephi. When I run "$ ./bin/gephi --jdkhome /usr/lib/jvm/java-7-oracle" in the terminal, I get a lengthy java error and my knowledge is not enough to figure out the problem :S

@eduramiba
Copy link
Member

Can you post the full error?

@frbkrm
Copy link
Author

frbkrm commented Jan 7, 2017

In my other linux machine where I haven't messed up the java, the gephi nightly build is working! I can now work with dynamical networks without it crashes or freezes. Great!
To run the gephi in terminal I write: $ LIBGL_ALWAYS_SOFTWARE=1 ./bin/gephi
Are the changes now implemented in the official release of the Gephi?

@eduramiba
Copy link
Member

Yes, just install latest updates in your Gephi 0.9.1 (Help - Check for Updates)

eduramiba added a commit that referenced this issue Jun 30, 2017
@fabian-rudolf
Copy link

Gephi still appears to freeze in version 0.9.2 for dynamic graphs with timeset intervals, a calculated modularity and while running OpenOrd for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants