GraphStream Users

Archives de la liste Aide


Re: bug in gs 0.4.2


Chronologique Discussions 
  • From: Antoine Dutot <antoine.dutot AT gmail.com>
  • To: graphstream-users AT litislab.fr, guilhelm savin <guilhelm.savin AT gmail.com>
  • Subject: Re: bug in gs 0.4.2
  • Date: Mon, 28 Nov 2011 11:23:21 +0100

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>
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/

Regards.

2011/11/28 Luc Hogie <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
+33 4 89 73 24 25 (office)
+33 6 80 91 40 71 (mobile)
Skype ID: luchogie




--
Guilhelm Savin
PhD Student of Computer Science





Archives gérées par MHonArc 2.6.16.

Top of page