<div dir="ltr"><div>Hi Saverio, </div><div><br></div>Ok .. I see the ouptut now .. thank you very much .. I am now running the last commit .<div><br></div><div>Regards</div><div>Abubakr</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 February 2015 at 15:34, Saverio Proto <span dir="ltr"><<a href="mailto:zioproto@gmail.com" target="_blank">zioproto@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">pwd should be /home/abubakr/olsrd/<br>
<br>
cd /home/abubakr/olsrd/<br>
git log -- lib/dot_draw/"<br>
<div class="HOEnZb"><div class="h5"><br>
2015-02-19 16:25 GMT+01:00 Abubakr Ali <<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a>>:<br>
> It is "home/abubakr/olsrd/lib/dot_draw/" ..<br>
> when I run the "git log -- " command I see nothing happen (maybe something<br>
> happens but there is nothing to see, I don't know) ...<br>
><br>
> On 19 February 2015 at 13:13, Saverio Proto <<a href="mailto:zioproto@gmail.com">zioproto@gmail.com</a>> wrote:<br>
>><br>
>> What is your present working directory ?<br>
>><br>
>> 2015-02-19 13:22 GMT+01:00 Abubakr Ali <<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a>>:<br>
>> > @Saverio: The "git log -- lib/dot_draw/" shows me nothing  .. !!<br>
>> ><br>
>> > On 19 February 2015 at 12:10, Abubakr Ali <<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Hi Saverio,<br>
>> >><br>
>> >> Now, I'm trying to fix some git-command errors to run the log option<br>
>> >> ...<br>
>> >><br>
>> >> But, I am running olsrd_dot_draw.s0.0.3 alongside OLSRd v.0.6.6.2 on<br>
>> >> Ubuntu v.12.04 LTS.<br>
>> >> Does these versions have any incompatibility issues or conflicts with<br>
>> >> each<br>
>> >> others ?!<br>
>> >><br>
>> >> Regards,<br>
>> >> Abubakr<br>
>> >><br>
>> >> On 18 February 2015 at 20:53, Saverio Proto <<a href="mailto:zioproto@gmail.com">zioproto@gmail.com</a>> wrote:<br>
>> >>><br>
>> >>> If you do<br>
>> >>><br>
>> >>>  git log -- lib/dot_draw/<br>
>> >>><br>
>> >>> you can see that is very few commits touching that code.<br>
>> >>><br>
>> >>> we fixed a similar bug in 2010, look at commit:<br>
>> >>> 34197cc4ac2d85d2b29ccc35c37faecbae5f3384<br>
>> >>><br>
>> >>> Abubakr Ali: are you sure you are running the latest version also of<br>
>> >>> the plugin ?<br>
>> >>> What Linux version are you in ? Is possible that you are running olsrd<br>
>> >>> of one version and outdated plugins of another version ?<br>
>> >>><br>
>> >>> Saverio<br>
>> >>><br>
>> >>> 2015-02-18 18:10 GMT+01:00 Ferry Huberts <<a href="mailto:mailings@hupie.com">mailings@hupie.com</a>>:<br>
>> >>> > Can you bisect the commit the broke it please?<br>
>> >>> ><br>
>> >>> ><br>
>> >>> > On 18/02/15 17:49, Abubakr Ali wrote:<br>
>> >>> >><br>
>> >>> >> Hi Henning,<br>
>> >>> >><br>
>> >>> >> Unfortunately, commenting the "if()" block didn't work. But thanks<br>
>> >>> >> anyway.<br>
>> >>> >> I tried another solution of changing the condition at line 303 from<br>
>> >>> >> "(<br>
>> >>> >> result <= 0 )"  to "( result < 0 )" based on this post<br>
>> >>> >><br>
>> >>> >><br>
>> >>> >><br>
>> >>> >> <<a href="http://t27544.network-olsr-development.networktalks.info/dot-draw-plugin-closing-connection-t27544.html" target="_blank">http://t27544.network-olsr-development.networktalks.info/dot-draw-plugin-closing-connection-t27544.html</a>>.<br>
>> >>> >> But, again, it was another fail attempt.<br>
>> >>> >><br>
>> >>> >> Now I am out of solutions...<br>
>> >>> >><br>
>> >>> >> Regards,<br>
>> >>> >> Abubakr<br>
>> >>> >><br>
>> >>> >><br>
>> >>> >> On 17 February 2015 at 14:37, Henning Rogge <<a href="mailto:hrogge@gmail.com">hrogge@gmail.com</a><br>
>> >>> >> <mailto:<a href="mailto:hrogge@gmail.com">hrogge@gmail.com</a>>> wrote:<br>
>> >>> >><br>
>> >>> >>     Could you just go into the lib/dotdraw/src/olsrd_dot_draw.c<br>
>> >>> >> file<br>
>> >>> >> and<br>
>> >>> >>     remove the if() block from line 312 to line 319?<br>
>> >>> >><br>
>> >>> >>     This might fix your issue.<br>
>> >>> >><br>
>> >>> >>     Henning<br>
>> >>> >><br>
>> >>> >>     On Tue, Feb 17, 2015 at 3:25 PM, Abubakr Ali<br>
>> >>> >> <<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a><br>
>> >>> >>     <mailto:<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a>>> wrote:<br>
>> >>> >>      > Well, I see the following output :<br>
>> >>> >>      ><br>
>> >>> >>      > Connected to 10.2.70.108...<br>
>> >>> >>      > Escape character is ']'.<br>
>> >>> >>      > disgraph topolopgy<br>
>> >>> >>      > {<br>
>> >>> >>      > "10.2.70.108" -> "10.2.70.104"[label="0.000", style=sold];<br>
>> >>> >>      > "10.2.70.108" [shape=box];<br>
>> >>> >>      > }<br>
>> >>> >>      ><br>
>> >>> >>      > Connection closed by foreign host.<br>
>> >>> >>      ><br>
>> >>> >>      > Thant is it !! .. no constant flow of data. Only this data.<br>
>> >>> >> to<br>
>> >>> >>     see another<br>
>> >>> >>      > instance of the result, I have to run the command again.<br>
>> >>> >>      ><br>
>> >>> >>      > On 16 February 2015 at 07:16, Saverio Proto<br>
>> >>> >> <<a href="mailto:zioproto@gmail.com">zioproto@gmail.com</a><br>
>> >>> >>     <mailto:<a href="mailto:zioproto@gmail.com">zioproto@gmail.com</a>>> wrote:<br>
>> >>> >>      >><br>
>> >>> >>      >> if you just do<br>
>> >>> >>      >><br>
>> >>> >>      >> telnet ipaddress 2004<br>
>> >>> >>      >><br>
>> >>> >>      >> do you see a constant flow of data from the dot draw plugin<br>
>> >>> >> ?<br>
>> >>> >>      >><br>
>> >>> >>      >> Saverio<br>
>> >>> >>      >><br>
>> >>> >>      >> 2015-02-15 15:09 GMT+01:00 Abubakr Ali<br>
>> >>> >> <<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a><br>
>> >>> >>     <mailto:<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a>>>:<br>
>> >>> >>      >> > Thank you Saverio for the tip ...<br>
>> >>> >>      >> ><br>
>> >>> >>      >> > About the version I'm running OLSRd v:0.6.6.2. The OLSRd<br>
>> >>> >> itself<br>
>> >>> >> is<br>
>> >>> >>      >> > running<br>
>> >>> >>      >> > fine and as expected. Therefore, I don't think it's a<br>
>> >>> >> matter<br>
>> >>> >>     of OLSRd<br>
>> >>> >>      >> > configuration. However, the Osr Dot Draw plugin is the<br>
>> >>> >>     problem, and here<br>
>> >>> >>      >> > is<br>
>> >>> >>      >> > configuration part for it in the olsrd.conf file:<br>
>> >>> >>      >> ><br>
>> >>> >>      >> > LoadPlugin "olsrd_dot_draw.so.0.3"<br>
>> >>> >>      >> > {<br>
>> >>> >>      >> >        PlParam "accept" "10.2.70.108"<br>
>> >>> >>      >> >        PiParam "port"  "2004"<br>
>> >>> >>      >> > }<br>
>> >>> >>      >> ><br>
>> >>> >>      >> > Any suggestions !!<br>
>> >>> >>      >> ><br>
>> >>> >>      >> > Thank you,<br>
>> >>> >>      >> > Abubakr<br>
>> >>> >>      >> ><br>
>> >>> >>      >> ><br>
>> >>> >>      >> ><br>
>> >>> >>      >> ><br>
>> >>> >>      >> > On 14 February 2015 at 19:43, Saverio Proto<br>
>> >>> >>     <<a href="mailto:zioproto@gmail.com">zioproto@gmail.com</a> <mailto:<a href="mailto:zioproto@gmail.com">zioproto@gmail.com</a>>> wrote:<br>
>> >>> >>      >> >><br>
>> >>> >>      >> >> What version of olsrd are you running ?<br>
>> >>> >>      >> >><br>
>> >>> >>      >> >> When you ask a question always say which version are you<br>
>> >>> >>     running and<br>
>> >>> >>      >> >> attach relevant config files.<br>
>> >>> >>      >> >><br>
>> >>> >>      >> >> Saverio<br>
>> >>> >>      >> >><br>
>> >>> >>      >> >> 2015-02-13 17:04 GMT+01:00 Abubakr Ali<br>
>> >>> >>     <<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a> <mailto:<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a>>>:<br>
>> >>> >>      >> >> > Hi All,<br>
>> >>> >>      >> >> ><br>
>> >>> >>      >> >> > Whenever I run the "./<a href="http://olsr-topology-mesh-lab.pl" target="_blank">olsr-topology-mesh-lab.pl</a><br>
>> >>> >>     <<a href="http://olsr-topology-mesh-lab.pl" target="_blank">http://olsr-topology-mesh-lab.pl</a>>" command, everything<br>
>> >>> >><br>
>> >>> >>      >> >> > works<br>
>> >>> >>      >> >> > fine showing the network topology map. Then after a<br>
>> >>> >> second<br>
>> >>> >>     or so, the<br>
>> >>> >>      >> >> > command exit with the message "connection closed"<br>
>> >>> >> while<br>
>> >>> >> the<br>
>> >>> >>     map still<br>
>> >>> >>      >> >> > there.<br>
>> >>> >>      >> >> > The map doesn't change at all. It is static, i.e.: one<br>
>> >>> >>     picture one<br>
>> >>> >>      >> >> > ImageMagick window. If I need to see the topology<br>
>> >>> >> changes,<br>
>> >>> >>     then I<br>
>> >>> >>      >> >> > have<br>
>> >>> >>      >> >> > to<br>
>> >>> >>      >> >> > run the command again. But, again, "connection closed"<br>
>> >>> >>     message and<br>
>> >>> >>      >> >> > static<br>
>> >>> >>      >> >> > picture of a network topology.<br>
>> >>> >>      >> >> ><br>
>> >>> >>      >> >> > As far as the command's help-text states, it should<br>
>> >>> >> run<br>
>> >>> >> for<br>
>> >>> >>     ever<br>
>> >>> >>      >> >> > unless<br>
>> >>> >>      >> >> > I<br>
>> >>> >>      >> >> > stated the option "--once".<br>
>> >>> >>      >> >> ><br>
>> >>> >>      >> >> > does that mean it will and keep on producing images<br>
>> >>> >> and<br>
>> >>> >>     showing it on<br>
>> >>> >>      >> >> > ImageMagic window ? or does it mean something else ?<br>
>> >>> >>      >> >> ><br>
>> >>> >>      >> >> > Is there is any solution or any way that keep the<br>
>> >>> >>     ImageMagick showing<br>
>> >>> >>      >> >> > images<br>
>> >>> >>      >> >> > every second or two showing my network topology. Even<br>
>> >>> >>     though if the<br>
>> >>> >>      >> >> > topology<br>
>> >>> >>      >> >> > does not change, I am still want ImageMagick to keep<br>
>> >>> >>     showing me a new<br>
>> >>> >>      >> >> > image<br>
>> >>> >>      >> >> > every 1 or 2 seconds .<br>
>> >>> >>      >> >> ><br>
>> >>> >>      >> >> ><br>
>> >>> >>      >> >> > Thank you<br>
>> >>> >>      >> >> > Abubakr<br>
>> >>> >>      >> >> ><br>
>> >>> >>      >> >> ><br>
>> >>> >>      >> >> > --<br>
>> >>> >>      >> >> > Olsr-users mailing list<br>
>> >>> >>      >> >> > <a href="mailto:Olsr-users@lists.olsr.org">Olsr-users@lists.olsr.org</a><br>
>> >>> >> <mailto:<a href="mailto:Olsr-users@lists.olsr.org">Olsr-users@lists.olsr.org</a>><br>
>> >>> >>      >> >> > <a href="https://lists.olsr.org/mailman/listinfo/olsr-users" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-users</a><br>
>> >>> >>      >> ><br>
>> >>> >>      >> ><br>
>> >>> >>      ><br>
>> >>> >>      ><br>
>> >>> >>      ><br>
>> >>> >>      > --<br>
>> >>> >>      > Olsr-users mailing list<br>
>> >>> >>      > <a href="mailto:Olsr-users@lists.olsr.org">Olsr-users@lists.olsr.org</a> <mailto:<a href="mailto:Olsr-users@lists.olsr.org">Olsr-users@lists.olsr.org</a>><br>
>> >>> >>      > <a href="https://lists.olsr.org/mailman/listinfo/olsr-users" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-users</a><br>
>> >>> >><br>
>> >>> >><br>
>> >>> >><br>
>> >>> >><br>
>> >>> ><br>
>> >>> > --<br>
>> >>> > Ferry Huberts<br>
>> >>> ><br>
>> >>> > --<br>
>> >>> > Olsr-users mailing list<br>
>> >>> > <a href="mailto:Olsr-users@lists.olsr.org">Olsr-users@lists.olsr.org</a><br>
>> >>> > <a href="https://lists.olsr.org/mailman/listinfo/olsr-users" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-users</a><br>
>> >><br>
>> >><br>
>> ><br>
><br>
><br>
</div></div></blockquote></div><br></div>