<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/hypergraph/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/hypergraph/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/hypergraph/bugs/</id><updated>2008-11-09T11:08:00Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Problem with ForceDirectedLayout</title><link href="https://sourceforge.net/p/hypergraph/bugs/18/" rel="alternate"/><published>2008-11-09T11:08:00Z</published><updated>2008-11-09T11:08:00Z</updated><author><name>Jens Kanschik</name><uri>https://sourceforge.net/u/jenskanschik/</uri></author><id>https://sourceforge.netb5de31a18062e9a2a95b766ba49802bfca5e02ac</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In the topic map examples on the website, the ForceDirectedLayout seems to compute a position outside of the allowed range from time to time. Usually, one or more nodes have a location in the upper left corner and they don't move when the graph is moved.&lt;/p&gt;
&lt;p&gt;Probably there is some rounding problem in the algorithm. The problem doesn't occur when using the TreeLayout as in the other examples.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>website error</title><link href="https://sourceforge.net/p/hypergraph/bugs/17/" rel="alternate"/><published>2008-11-04T11:03:10Z</published><updated>2008-11-04T11:03:10Z</updated><author><name>Ken Robertson</name><uri>https://sourceforge.net/u/kenrob/</uri></author><id>https://sourceforge.net595384d9c1ffb769c68320bbb56df1614578f924</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;On your page &lt;a href="http://hypergraph.sourceforge.net/examples-orga.html"&gt;http://hypergraph.sourceforge.net/examples-orga.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This link&lt;br /&gt;
&lt;a href="http://hypergraph.sourceforge.net/graphs/orga-rub.xml"&gt;http://hypergraph.sourceforge.net/graphs/orga-rub.xml&lt;/a&gt;&lt;br /&gt;
returns the following display&lt;/p&gt;
&lt;p&gt;XML Parsing Error: prefix not bound to a namespace&lt;br /&gt;
Location: &lt;a href="http://hypergraph.sourceforge.net/graphs/orga-rub.xml"&gt;http://hypergraph.sourceforge.net/graphs/orga-rub.xml&lt;/a&gt;&lt;br /&gt;
Line Number 18, Column 3:&lt;br /&gt;
&amp;lt;ref xlink:href = "http://www.ruhr-uni-bochum.de"/&amp;gt;&lt;br /&gt;
----------------^&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
Regards&lt;br /&gt;
Ken&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>HyperGraph displays only one component</title><link href="https://sourceforge.net/p/hypergraph/bugs/16/" rel="alternate"/><published>2008-02-29T16:07:37Z</published><updated>2008-02-29T16:07:37Z</updated><author><name>Richard C. Yeh</name><uri>https://sourceforge.net/u/rcy3cornelledu/</uri></author><id>https://sourceforge.net0e5abbb4292fa3f87de7f550e413f1206a7b29e0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It appears that HyperGraph displays only a single component.  If the graph has multiple disjoint components, then the second component won't be shown.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE GraphXML SYSTEM "GraphXML.dtd"&amp;gt;&lt;br /&gt;
&amp;lt;GraphXML&amp;gt;&lt;br /&gt;
&amp;lt;graph id="two_components_example"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;node name="c1s" /&amp;gt;&lt;br /&gt;
&amp;lt;node name="c1t" /&amp;gt;&lt;br /&gt;
&amp;lt;edge source="c1s" target="c1t"&amp;gt;&lt;br /&gt;
&amp;lt;label&amp;gt;first component&amp;lt;/label&amp;gt;&lt;br /&gt;
&amp;lt;/edge&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;node name="c2s" /&amp;gt;&lt;br /&gt;
&amp;lt;node name="c2t" /&amp;gt;&lt;br /&gt;
&amp;lt;edge source="c2s" target="c2t"&amp;gt;&lt;br /&gt;
&amp;lt;label&amp;gt;second component&amp;lt;/label&amp;gt;&lt;br /&gt;
&amp;lt;/edge&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/graph&amp;gt;&lt;br /&gt;
&amp;lt;/GraphXML&amp;gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Writing error in installation documentation</title><link href="https://sourceforge.net/p/hypergraph/bugs/15/" rel="alternate"/><published>2007-12-02T15:25:46Z</published><updated>2007-12-02T15:25:46Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net0ad9bd70ef541bca30a17a31cc58e1ac8096fbef</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The installation documentation ( &lt;a href="http://hypergraph.sourceforge.net/simple_graphs.html"&gt;http://hypergraph.sourceforge.net/simple_graphs.html&lt;/a&gt; ) of the .xml file has little bug.&lt;/p&gt;
&lt;p&gt;The &amp;lt;GraphXML&amp;gt; Tag at the end of the File is open and produces a parsing error.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>AbstractTextRenderer.getFontHandle sometimes returns -1</title><link href="https://sourceforge.net/p/hypergraph/bugs/14/" rel="alternate"/><published>2007-11-26T19:10:29Z</published><updated>2007-11-26T19:10:29Z</updated><author><name>Robert Dodier</name><uri>https://sourceforge.net/u/userid-501686/</uri></author><id>https://sourceforge.net2611113973556dc1ff6d494b9cfe199f7cc8d7f1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;hypergraph.hyperbolic.AbstractTextRenderer.getFontHandle sometimes returns -1, which causes hypergraph.hyperbolic.swt.SWTTextRenderer.configure to barf with ArrayIndexOutOfBoundsException.&lt;/p&gt;
&lt;p&gt;SWTTextRenderer.configure expects the return value of getFontHandle to be a nonnegative integer (since it is used as an array index). But getFontHandle returns a negative value when its arguments is less than -0.05.&lt;/p&gt;
&lt;p&gt;The argument of getFontHandle is a scale value. Maybe the scale is supposed to be positive; I don't understand enough about Hypergraph to say. I'll patch my copy of Hypergraph so getFontHandle returns 0 if scale &amp;lt; 0.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Graph root folder and specials caracters url</title><link href="https://sourceforge.net/p/hypergraph/bugs/13/" rel="alternate"/><published>2006-10-18T09:35:11Z</published><updated>2006-10-18T09:35:11Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb704f375f586d2d0b01e5101023d3ec4874926a2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I'm trying to use your hyperapplet.jar with xml graphs &lt;br /&gt;
and i've notive on my PC that if Graph root folder &lt;br /&gt;
have specials caracters in path, applet don't start.&lt;/p&gt;
&lt;p&gt;I'm using Java 2 SE update 6 and W2K either with FF or &lt;br /&gt;
Opera explorers.&lt;/p&gt;
&lt;p&gt;Hope it helps, and thank for ur great project!&lt;/p&gt;
&lt;p&gt;citronized@gmail.com&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>typo in sample XML</title><link href="https://sourceforge.net/p/hypergraph/bugs/12/" rel="alternate"/><published>2006-04-19T18:46:07Z</published><updated>2006-04-19T18:46:07Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net98152f1b35b47b9214203026a3b39ecdff582544</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="http://hypergraph.sourceforge.net/simple_graphs.html"&gt;http://hypergraph.sourceforge.net/simple_graphs.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;has the end tag written as &amp;lt;GraphXML&amp;gt; when it should be &lt;br /&gt;
&amp;lt;/GraphXML&amp;gt;&lt;/p&gt;
&lt;p&gt;Thanks for the great software!!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>web site has incorrect documentation</title><link href="https://sourceforge.net/p/hypergraph/bugs/11/" rel="alternate"/><published>2006-04-18T15:48:12Z</published><updated>2006-04-18T15:48:12Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net265bf0b6fcdccd810e3f2d375ef387da268727b9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;the documented method for employing the 'target' option&lt;br /&gt;
for hyperlinks within hypergraph is wrong.&lt;/p&gt;
&lt;p&gt;it states to use the property value&lt;br /&gt;
'hypergraph.examples.hexplorer.GraphPanel.target', it&lt;br /&gt;
should be:&lt;br /&gt;
'hypergraph.applications.hexplorer.GraphPanel.target'.&lt;/p&gt;
&lt;p&gt;this mistake is found on several pages, these include:&lt;br /&gt;
&lt;a href="http://hypergraph.sourceforge.net/propBrowser.html"&gt;http://hypergraph.sourceforge.net/propBrowser.html&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://hypergraph.sourceforge.net/hyperlinks.html"&gt;http://hypergraph.sourceforge.net/hyperlinks.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;thanks for the great product.&lt;/p&gt;
&lt;p&gt;matt zagrabelny&lt;br /&gt;
mzagrabe@d.umn.edu&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Node name sometimes displayed instead of label</title><link href="https://sourceforge.net/p/hypergraph/bugs/10/" rel="alternate"/><published>2006-03-06T00:49:45Z</published><updated>2006-03-06T00:49:45Z</updated><author><name>Muddle-headed Wombat</name><uri>https://sourceforge.net/u/mhwombat/</uri></author><id>https://sourceforge.neted8a735e16d4e6a45961733896e4c4cea16e3af6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;For some nodes, HyperGraph sometimes displays the node&lt;br /&gt;
name instead of the label. I have not been able to&lt;br /&gt;
precisely determine the conditions in which this happens.&lt;/p&gt;
&lt;p&gt;In the attached graph, you'll see that "n19" is&lt;br /&gt;
displayed instead of "memes", and "n71" is displayed&lt;br /&gt;
instead of "mo scríobhaí". &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Controller.getElement(int, int) doesn't work correctly</title><link href="https://sourceforge.net/p/hypergraph/bugs/9/" rel="alternate"/><published>2005-10-30T13:51:54Z</published><updated>2005-10-30T13:51:54Z</updated><author><name>Jens Kanschik</name><uri>https://sourceforge.net/u/jenskanschik/</uri></author><id>https://sourceforge.nete4a3d145e6af6a7292cb6e21d6847f34c6480b65</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The method&lt;br /&gt;
hypergraph.visualnet.Controller.getElement(int, int)&lt;br /&gt;
doesn't check the full text for nodes, but only the&lt;br /&gt;
distance to the location of the node.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>