<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/graphstream/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/graphstream/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 08 Apr 2010 13:42:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/graphstream/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>screenShot method messes up screenshots</title><link>https://sourceforge.net/p/graphstream/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The screenShot method from the GraphViewerRemote interface makes screenshots, but the size is wrong and the whole graph is there allright but not in the right place, there is a shift in both the x and y axis.&lt;br /&gt;
Please find the source code and the SVG pictures attached.&lt;br /&gt;
- screenshot.svg is the screenshot made by right-clicking ont the display window, that turns out to be correct&lt;br /&gt;
- capturegraph.svg is the file created by the screenShot method.&lt;br /&gt;
Thanks for the help.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 08 Apr 2010 13:42:36 -0000</pubDate><guid>https://sourceforge.neta95e9ef70c6bc4981cc1761dbb14ab3da9f10873</guid></item><item><title>screenShot method has no effect</title><link>https://sourceforge.net/p/graphstream/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The screenShot method from the GraphViewerRemote interface has no effect whatsoever. No file is created, and no error message is displayed either. Tried chmoding the directories to 777, no improvements were observed. (Tested on the example code provided in the tutorial)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 07 Apr 2010 16:02:48 -0000</pubDate><guid>https://sourceforge.netf67a0fe3526147957f4b3af677caac73842e117a</guid></item><item><title>problem in DGS parser with semi-numeric keys</title><link>https://sourceforge.net/p/graphstream/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the DGS graph reader, if the identifier of an element starts with a number but also contains letters the parser fails to read it correctly, for example:&lt;/p&gt;
&lt;p&gt;an 123A A B&lt;/p&gt;
&lt;p&gt;will fail since 123A is badly read.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antoine</dc:creator><pubDate>Sat, 30 Dec 2006 18:13:09 -0000</pubDate><guid>https://sourceforge.net05c89785ee743c54a15db0533399ac61a274df74</guid></item><item><title>Removed node not removed in the GraphViewer</title><link>https://sourceforge.net/p/graphstream/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I remove a node in a graph (org.miv.graphstream.graph.Graph), it is effectively remove from the graph. If a GRaphViewer was instantiated before that remove, then the node is not visually removed while it is in the "real" graph.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yoann</dc:creator><pubDate>Thu, 21 Dec 2006 14:47:22 -0000</pubDate><guid>https://sourceforge.netc404c6fc6e2764e8159e9ac5457e5977f7010793</guid></item><item><title>Inconsistancies when iterators remove elements</title><link>https://sourceforge.net/p/graphstream/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the class org.miv.graphstream.graph.Graph, methods getNodeIterator() and getEdgeIterator() return iterators that can remove elements in their structure. No control is made when the remove() method is called from these iterators. It results in inconsistencies  in the Graph internal structure.  &lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yoann</dc:creator><pubDate>Thu, 21 Dec 2006 13:29:05 -0000</pubDate><guid>https://sourceforge.net3c54135e90e4993d028a3f4549cccc5e1a555cc1</guid></item></channel></rss>