You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The latest Gephi version just got released, let us know what you think on <ahref="https://twitter.com/gephi">Twitter</a> or <ahref="https://www.facebook.com/groups/gephi/">Facebook</a>.</p>
97
-
<spanclass="learn_more"><ahref="https://github.com/gephi/gephi/releases/tag/v0.9.2">Learn More »</a></span>
97
+
<spanclass="learn_more"><ahref="https://github.com/gephi/gephi/releases/tag/v0.9.3">Learn More »</a></span>
Copy file name to clipboardExpand all lines: users/detect-and-fix-graphical-problems.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,14 @@ <h3>Gather information</h3>
14
14
<p>* The complete Gephi window doesn’t work and makes my computer freeze.</p>
15
15
<p>* The graph rendering is working but not showing texts.</p>
16
16
<h4>Graphic card model</h4>
17
-
<p>Because some of the possible issues are due to a graphic card problem, it is important to know what model you dispose. You can use this <ahref="http://mr.myogl.org">online test</a>, and copy the following information:<br>
17
+
<p>Because some of the possible issues are due to a graphic card problem, it is important to know what model you dispose. The Gephi application log usually contain this information. You can copy the following information:<br>
18
18
* OS<br>
19
19
* OpenGL version<br>
20
20
* Vendor<br>
21
21
* Renderer</p>
22
22
<h3>Solutions</h3>
23
-
<p>First be sure you have the latest graphic card drivers installed. This may fix some issues and sometimes increase significantly performances. See <ahref="http://ati.amd.com/support/driver.HTML">ATI</a> or <ahref="http://www.nvidia.fr/Download/index.aspx">Nvidia</a> website to upgrade drivers. For laptops see your vendor.</p>
24
-
<p>If you can’t find an answer to your problem here, please report your problem on the <ahref="http://forum-gephi.org/viewforum.php?f=4">forum</a> with the following information<br>
23
+
<p>First be sure you have the latest graphic card drivers installed. This may fix some issues and sometimes increase significantly performances.</p>
24
+
<p>If you can’t find an answer to your problem here, please report your problem on the <ahref="https://github.com/gephi/gephi/issues">GitHub</a> with the following information<br>
25
25
* Gephi version<br>
26
26
* Operating system, if you know the architecture (32/64 bits) let us know.<br>
27
27
* Details gathered from the online test. Graphic card vendor, model and OpenGL version.<br>
@@ -31,7 +31,7 @@ <h4>Gephi crash immediately at startup. No error message before.</h4>
31
31
<h4>The graph isn’t showed correctly, I have some graphical artifacts</h4>
32
32
<p>Upgrade your graphic card drivers. IF it doesn’t fix the problem send us an email.</p>
33
33
<h4>The graph window stays white white white.</h4>
34
-
<p>Please report the issue on the <ahref="http://forum-gephi.org/viewforum.php?f=4">forum</a> with the required details.</p>
34
+
<p>Please report the issue on <ahref="https://github.com/gephi/gephi/issues">GitHub</a> with the required details.</p>
35
35
<h4>The graph rendering is working but not showing texts</h4>
36
36
<p>Your graphic card doesn’t support OpenGL 1.5 and so text rendering is not working. This may be fixed in the future.</p>
Copy file name to clipboardExpand all lines: users/download.html
+10-11Lines changed: 10 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -8,39 +8,38 @@
8
8
<p><strong>Gephi is an open-source and multiplatform software distributed under the dual license <ahref="http://www.opensource.org/licenses/CDDL-1.0">CDDL 1.0</a> and <ahref="http://www.gnu.org/licenses/gpl.html">GNU General Public License v3</a>. </strong></p>
document.write("<a class='download donate' href='"+file+"'><strong>Download Gephi for "+nav+"</strong></a><span style='padding-left:80px'>Version 0.9.2</span>");
35
+
document.write("<a class='download donate' href='"+file+"'><strong>Download Gephi for "+nav+"</strong></a><span style='padding-left:80px'>Version 0.9.3</span>");
36
36
// ]]></script></span></p>
37
37
<p><brclass="clear" /></p>
38
38
<p>If you have an older Gephi on your computer, you should uninstall it first, <ahref="/users/install/">see the installation instructions</a>.</p>
39
39
<p><strong>All downloads:</strong><br/>
40
-
<aclass="donate" href="https://github.com/gephi/gephi/releases/download/v0.9.2/gephi-0.9.2-macos.dmg">Download Gephi 0.9.2 for Mac OS X</a><br/>
41
-
<aclass="donate" href="https://github.com/gephi/gephi/releases/download/v0.9.2/gephi-0.9.2-windows.exe">Download Gephi 0.9.2 for Windows</a><br/>
42
-
<aclass="donate" href="https://github.com/gephi/gephi/releases/download/v0.9.2/gephi-0.9.2-linux.tar.gz">Download Gephi 0.9.2 for Linux</a><br/>
<aclass="donate" href="https://github.com/gephi/gephi/releases/download/v0.9.3/gephi-0.9.3-macos-x64.dmg">Download Gephi 0.9.3 for Mac OS X</a><br/>
41
+
<aclass="donate" href="https://github.com/gephi/gephi/releases/download/v0.9.3/gephi-0.9.3-windows-x64.exe">Download Gephi 0.9.3 for Windows</a><br/>
42
+
<aclass="donate" href="https://github.com/gephi/gephi/releases/download/v0.9.3/gephi-0.9.3-linux-x64.tar.gz">Download Gephi 0.9.3 for Linux</a><br/>
Gephi uses <ahref="https://github.com/gephi/gephi">GitHub</a> to host the source code and track issues. The <ahref="https://github.com/gephi/gephi">trunk</a> repository is the most up-to-date version but may be unstable. The last stable version is located in the release tab on GitHub.</p>
Copy file name to clipboardExpand all lines: users/install.html
+14-12Lines changed: 14 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@
7
7
<h2>Installing the software</h2>
8
8
<h3><aname="windows"></a>Windows</h3>
9
9
<ol>
10
-
<li>Make sure you have a recent Java JRE installed on your system. Gephi is compatible with Java 7 and 8 versions. Download Free Java <ahref="http://www.java.com/getjava">here</a>.</li>
11
10
<li>After the download completes, run the installer and follow the steps.</li>
<li>Update your distribution with the last official JRE 7 ir 8 packages.</li>
22
22
<li>After the download completes, unzip and untar the file in a directory.</li>
23
23
<li>Run it by executing <em>./bin/gephi</em> script file.</li>
24
24
</ol>
25
25
<h2>Troubleshooting</h2>
26
26
27
-
<h3>Java 7 standard edition or newer required</h3>
28
-
<p>Check you have Java properly installed on your system. If you're on Linux, you may provide the path to the jdk with <em>./bin/gephi --jdkhome $JAVA_HOME</em></p>
27
+
<h3>Use your own Java VM</h3>
28
+
<p>By default, Gephi embeds the Java JRE 11 (x64) from <ahref="https://adoptium.net/" target="_blank">Adoptium.</a> Follow the instructions below if you would like to use your own JVM instead. We discourage using newer versions of the JRE (beyond 11) at the moment due to OpenGL compatibility issues.</p>
29
+
<h4>Linux</h4>
30
+
<p>You may provide the path to the jdk with <em>./bin/gephi --jdkhome $JAVA_HOME</em></p>
29
31
30
32
<h3>JVM Creation failed</h3>
31
33
<p>This error message is due to memory settings, see following section.</p>
32
34
33
35
<h3><aname="memory"></a>Memory</h3>
34
-
<p>Memory available to Gephi is determined by Java. Less or more memory can be allocated by configuring Gephi’s <strong>startup settings</strong>. If too less memory is allocated, Gephi will stop running when it reached the limit and you will loose your current work. If more memory than what the system is equipped with is set, Java will not be able to start and return “JVM Creation failed” message. By default, maximum memory is set to 512mo.</p>
35
-
<p>To modify memory settings, you need to edit gephi settings file. Modify the value after the <strong>-Xmx</strong> option to change the maximum heap space. For example, to use a heap size between 256 and 1024 MB, change the options to -Xms256m and -Xmx1024m. If you have Gephi open, you must close and reopen Gephi before new options take effect. On computers with 2GB of memory, you can set -Xmx1400 to get maximum performance.</p>
36
+
<p>Memory available to Gephi is determined by Java automatically. If you would like to control the maximum memory Gephi can use you can do that by tweaking Gephi’s <strong>startup settings</strong>. Note that if more memory than what the system is equipped with is set, Java will not be able to start and return “JVM Creation failed” message.</p>
37
+
<p>To modify memory settings, you need to edit the <em>gephi.conf</em> settings file. Modify the <strong>default_options</strong> line and add a <strong>-J-Xmx2048m</strong> option to set the maximum heap space. For example, here it was set to 2G (2048m). If you have Gephi open, you must close and reopen Gephi before new options take effect.</p>
36
38
<p>How to edit <em>gephi.conf</em>:</p>
37
39
<ul>
38
-
<li>On Windows, go to the Gephi folder in Start menu and click on Startup Settings. Edit this file with Notepad or WordPad. Alternatively, go in <em>C:\Program Files (x86)\Gephi 0.9\etc\gephi.conf</em> and edit file manually.</li>
40
+
<li>On Windows, go to the Gephi folder in Start menu and click on Startup Settings. Edit this file with Notepad or WordPad. Alternatively, go in <em>C:\Program Files (x86)\Gephi 0.9.3\etc\gephi.conf</em> and edit file manually.</li>
39
41
<li>On Mac OS X, right-click on Gephi application icon and select <strong>Show Package Contents</strong> to open a new Finder window displaying a Contents folder. Open the Contents folder, and then open the <em>Resources/gephi/etc</em> folder, in which the gephi.conf file resides. Use TextEdit to edit the file.</li>
40
42
<li>On Linux, go into your application directory and then into the <em>etc</em> folder. Edit the file with a text editor.</li>
41
43
</ul>
42
-
<p>When multiple JRE or JDK are installed on the same machine, you can specifty to Gephi to use a particular path. Edit <em>gephi.conf </em>as described in the upper section, uncomment the <em>jdkhome</em> line and set the JRE or JDK path.</p>
44
+
<p>When multiple JRE or JDK are installed on the same machine, you can specify to Gephi to use a particular path. Edit <em>gephi.conf </em>as described in the upper section, uncomment the <em>jdkhome</em> line and set the JRE or JDK path.</p>
43
45
44
46
<h3>User files</h3>
45
47
<p>Locate and delete gephi user directory to clean your installation.</p>
46
48
<ul>
47
-
<li>On Windows 2K/XP, user diretory is located in <code>C:\Documents and Settings\username\Application Data\.gephi</code></li>
48
-
<li>On Windows Vista/Seven/8/10, user directory is located in <code>C:\Users\username\AppData\Roaming\.gephi</code></li>
49
-
<li>On Mac OS X, user directory is located in <code>/Users/username/Library/Application Support/gephi</code></li>
50
-
<li>On Linux, user diretory is located in <code>/home/username/.gephi</code></li>
49
+
<li>On Windows 2K/XP, user directory is located in <code>C:\Documents and Settings\username\Application Data\.gephi</code></li>
50
+
<li>On Windows Vista/Seven/8/10, user directory is located in <code>C:\Users\username\AppData\Roaming\gephi\0.9</code></li>
51
+
<li>On Mac OS X, user directory is located in <code>/Users/username/Library/Application Support/gephi/0.9/config</code></li>
52
+
<li>On Linux, user directory is located in <code>/home/username/.gephi</code></li>
Copy file name to clipboardExpand all lines: users/requirements.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
sidebar: users
5
5
---
6
6
7
-
<p>Gephi is a cross-platform application, as it is developed in Java. It was successfully tested on many different architecture, OS and graphical configuration. Gephi requires Java version 7 and later, get it <ahref="http://www.java.com/getjava">here</a>.</p>
7
+
<p>Gephi is a cross-platform applicationdeveloped in Java. It was successfully tested on many different architecture, OS and graphical configuration. Gephi requires Java version 11 but you don't need to install Java separately as it's embedded into the installation.</p>
8
8
9
9
<h3>Minimum hardware requirements</h3>
10
10
<p>500 MHz CPU + 128 MB RAM + OpenGL 1.2<br/>
@@ -46,4 +46,4 @@ <h3>Graphics</h3>
46
46
<p>If you’re running on Linux, get latest vendor graphical drivers to ensure OpenGL hardware acceleration.</p>
47
47
48
48
<h3>Java</h3>
49
-
The current stable version of Gephi will only run with Java 7 or 8. On Mac OS X, Java is bundled with the application so it doesn't have to be installed separately. On Windows and Linux, the system must be equipped with Java.
49
+
The current stable version of Gephi will only run with Java 11. Java is bundled with the application so it doesn't have to be installed separately. You can however configure that if you prefer to select which JVM Gephi should use.
0 commit comments