[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
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2014-02-12T14:39:59+01:00 https://www.forum-gephi.org/app.php/feed/topic/1855 2014-02-12T14:39:59+01:002014-02-12T14:39:59+01:00 https://www.forum-gephi.org/viewtopic.php?t=1855&p=10013#p10013 <![CDATA[Re: [SOLVED] Change languaje]]> cheers..!

Statistics:Posted by nnoori — 12 Feb 2014 14:39


]]>
2013-03-15T11:25:29+01:002013-03-15T11:25:29+01:00 https://www.forum-gephi.org/viewtopic.php?t=1855&p=8241#p8241 <![CDATA[Re: [SOLVED] Change languaje]]>
# ${HOME} will be replaced by user home directory according to platform
default_userdir="${HOME}/.${APPNAME}/0.8.2/dev"
default_mac_userdir="${HOME}/Library/Application Support/${APPNAME}/0.8.2/dev"

# options used by the launcher by default, can be overridden by explicit
# command line switches
default_options="--branding gephi -J-Xms64m -J-Xmx1024m -J-Xverify:none -J-Dsun.java2d.noddraw=true -J-Dsun.awt.noerasebackground=true -J-Dnetbeans.indexing.noFileRefresh=true -J-Dplugin.manager.check.interval=EVERY_DAY"
# for development purposes you may wish to append: -J-Dnetbeans.logger.console=true -J-ea

# default location of JDK/JRE, can be overridden by using --jdkhome <dir> switch
#jdkhome="/path/to/jdk"

# clusters' paths separated by path.separator (semicolon on Windows, colon on Unices)
#extra_clusters=

Statistics:Posted by fergaldublin — 15 Mar 2013 11:25


]]>
2012-05-07T14:36:35+01:002012-05-07T14:36:35+01:00 https://www.forum-gephi.org/viewtopic.php?t=1855&p=6391#p6391 <![CDATA[Re: Change languaje]]>

CODE:

# command line switchesdefault_options="--branding gephi -J-Xms64m -J-Xmx512m -J-Dsun.java2d.noddraw=true -J-Dsun.awt.noerasebackground=true -J-Dnetbeans.indexing.noFileRefresh=true -J-Duser.language=en"

Statistics:Posted by L.J. — 07 May 2012 14:36


]]>
2012-05-04T12:44:24+01:002012-05-04T12:44:24+01:00 https://www.forum-gephi.org/viewtopic.php?t=1855&p=6356#p6356 <![CDATA[Re: Change languaje]]> The language change option works, but if Gephi does not have permissions to change files, it shows that error.
That is likely to happen because you installed Gephi under program files in windows vista/7.
Run Gephi as administrator, change language, and that should fix the problem.

Eduardo

Statistics:Posted by eduramiba — 04 May 2012 12:44


]]>
2012-05-07T16:18:10+01:002012-05-04T10:46:51+01:00 https://www.forum-gephi.org/viewtopic.php?t=1855&p=6353#p6353 <![CDATA[[SOLVED] Change languaje]]>
Although I know that looks nice and cool that when you download something the software is automatically installed in the languaje of the country in which you are... I really dislike that just for three reasons: 1º the name and the order of the options you are used to, I'm using gephi since version 0.6, changes. 2º I work in English, and is quite anoying to continously change between languajes. 3º Although ppl may think that everybody working in a country speaks the languaje of that country, its not necessary the case.

Nevertheless, the main problem is that the option to change the languaje (Tools --> languaje) doesn't work (at least in the spanish version of it). After triying it appears an error message that says something like "Languaje couldnt be changed, try to do it by hand modifiying the following file /etc/gephi.conf"

After opening the file "gephi.conf" I'm clueless about how to change the languaje:
Here is the file:

CODE:

# ${HOME} will be replaced by user home directory according to platformdefault_userdir="${HOME}/.${APPNAME}/0.8.1/dev"default_mac_userdir="${HOME}/Library/Application Support/${APPNAME}/0.8.1/dev"# options used by the launcher by default, can be overridden by explicit# command line switchesdefault_options="--branding gephi -J-Xms64m -J-Xmx512m -J-Dsun.java2d.noddraw=true -J-Dsun.awt.noerasebackground=true -J-Dnetbeans.indexing.noFileRefresh=true"# for development purposes you may wish to append: -J-Dnetbeans.logger.console=true -J-ea# default location of JDK/JRE, can be overridden by using --jdkhome <dir> switch#jdkhome="/path/to/jdk"# clusters' paths separated by path.separator (semicolon on Windows, colon on Unices)#extra_clusters=
I promise a more constructive post the next time,
Yours
LJ

PS: it's me or once I open a directed network the In and Out degree are no longer appear as parameters to clasify nodes by size and color?

Statistics:Posted by L.J. — 04 May 2012 10:46


]]>