GraphStream Users

Archives de la liste Aide


Re: bug in gs 0.4.2


Chronologique Discussions 
  • From: Luc Hogie <luc.hogie AT i3s.unice.fr>
  • To: graphstream-users AT litislab.fr, Antoine Dutot <antoine.dutot AT gmail.com>
  • Subject: Re: bug in gs 0.4.2
  • Date: Mon, 28 Nov 2011 11:47:44 +0100

Actually it appears each time I run the program from my (MacOSX) console.
From Eclipse it works fine.

Unfortunately I cannot provide a chunk of code since it's all intricated with my own libs. :(

On 11/28/11 11:23 AM, Antoine Dutot wrote:
Hi Luc,

My memory falls short on when we updated pherd.jar, however I think it was not changed since a very long time, far before we put it on git, therefore I have no idea on what causes the error with "official" 0.4.2 version ...

However, this same pherd.jar is used in 1.x, so the problem may still appear.

Does this error appears each time ?

It would be very helpful to have a way to reproduce the error, do you have some code chunk that produces it ?

Antoine

2011/11/28 guilhelm savin <guilhelm.savin AT gmail.com <mailto:guilhelm.savin AT gmail.com>>

Hi Luc,

There is no more support for 0.4.2. We now put all our efforts on the
1.x releases so support is dedicated to these 1.x releases.

Check new 1.1 release at :http://graphstream-project.org/download/
or get nightly-builds here :
http://graphstream-project.org/pub/1.x/nightly-build/

Regards.

2011/11/28 Luc Hogie
<luc.hogie AT i3s.unice.fr

<mailto:luc.hogie AT i3s.unice.fr>>

Hi GS team,

I'm still using GS 0.4.2. When I replaced by local JAR by the
"official 0.4.2" release, I got the following error:

Exception in thread "GraphStream layout thread"
java.lang.AssertionError: Particle in two boxes at a time ?
at org.miv.pherd.Particle.setBox(Particle.java:281)
at
org.miv.pherd.ParticleBox.removeAllParticles(ParticleBox.java:147)
at org.miv.pherd.ntree.Cell.resize(Cell.java:534)
at org.miv.pherd.ntree.NTree.checkDivisions(NTree.java:277)
at org.miv.pherd.ParticleBox.step(ParticleBox.java:179)
at

org.miv.graphstream.algorithm.layout2.elasticbox.ElasticBox.compute(ElasticBox.java:490)
at

org.miv.graphstream.algorithm.layout2.LayoutRunner.run(LayoutRunner.java:194)


I'm simply trying to display a 10x10 grid. This worked
perfectly with my previous jar (dunno where I got it).

Any idea?

Thanks,
Luc.

-- Luc Hogie - CNRS Research Engineer
COMRED Research Unit (I3S(CNRS-UNS) INRIA)

http://www-sop.inria.fr/members/Luc.Hogie/

luc.hogie AT inria.fr

<mailto:luc.hogie AT inria.fr>
+33 4 89 73 24 25 <tel:%2B33%204%2089%2073%2024%2025> (office)
+33 6 80 91 40 71 <tel:%2B33%206%2080%2091%2040%2071> (mobile)
Skype ID: luchogie




-- Guilhelm Savin
PhD Student of Computer Science
LITIS, University of Le Havre
\/\/\/\/\/\/
http://d3-project.org
http://litis.univ-lehavre.fr/~savin
<http://litis.univ-lehavre.fr/%7Esavin>
http://iscn.univ-lehavre.fr
http://www.graphstream-project.org
/\/\/\/\/\/\




--
Luc Hogie - CNRS Research Engineer
COMRED Research Unit (I3S(CNRS-UNS) INRIA)

http://www-sop.inria.fr/members/Luc.Hogie/
luc.hogie AT inria.fr
+33 4 89 73 24 25 (office)
+33 6 80 91 40 71 (mobile)
Skype ID: luchogie




Archives gérées par MHonArc 2.6.16.

Top of page