-1

It's the first time I'm using Gephi (version 0.9.2) and when I enter I get this screen.

enter image description here

Now when I select one of the .gexf files everything seems to go smoothly...

enter image description here

, but then I click on "Accept" and no graph is shown, and clicking on any of "Overview", "Data Laboratory" or "Preview" is useless.

enter image description here

I'm stuck and according to this tutorial I should be able to see the graph and have some bars available.

Note I previously had to change the path in the gephi.conf file to jdkhome="C:\Program Files\Java\jdk-17.0.1" as suggested here. I'm using Windows 11.

user4157124
  • 2,809
  • 13
  • 27
  • 42
zest16
  • 455
  • 3
  • 7
  • 20
  • My Gephi installation works in Windows 10 without setting "jdkhome" and with a newer Java. Can you open one of the Samples available through menu Window>Welcome. One example is `Les miserables.gexf`. – Yannis P. Feb 20 '22 at 16:31

1 Answers1

0

I suggest you to upgrade your Gephi version. From version 0.9.5 Gephi no longer requires Java installation and shows other improvements.

With this upgrade this problem should be solved as mentioned in this post about a similar issue: "The latest version of Gephi (0.9.3) embed Java (JRE11) on Linux as well so no need anymore to install Java separately. This should solve most Java compatibility issues" https://github.com/gephi/gephi/issues/1997

  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community May 18 '22 at 12:28