<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-3856</id>
	<title>Nabble - gtk-gnutella-users</title>
	<updated>2009-10-04T08:42:59Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/gtk-gnutella-users-f3856.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gtk-gnutella-users-f3856.html" />
	<subtitle type="html">Mailing list archive for gtk-gnutella-users</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-25739200</id>
	<title>Re: 29 GCC compiler warnings</title>
	<published>2009-10-04T08:42:59Z</published>
	<updated>2009-10-04T08:42:59Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Quoting Joe Bassis &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25739200&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joe.bassis@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:Warning types:
&lt;br&gt;:
&lt;br&gt;:&amp;quot;negative integer implicitly converted to unsigned type&amp;quot;
&lt;br&gt;&lt;br&gt;Fixed.
&lt;br&gt;&lt;br&gt;:&amp;quot;function declaration isnât a prototype&amp;quot;
&lt;br&gt;&lt;br&gt;Fixed some of them.
&lt;br&gt;&lt;br&gt;:&amp;quot;no previous prototype&amp;quot;
&lt;br&gt;&lt;br&gt;Fixed.
&lt;br&gt;&lt;br&gt;:&amp;quot;redundant redeclaration&amp;quot;
&lt;br&gt;&lt;br&gt;Fixed most of them.
&lt;br&gt;&lt;br&gt;:&amp;quot;nested extern declaration&amp;quot;
&lt;br&gt;&lt;br&gt;Not fixed. &amp;nbsp;This is harmless.
&lt;br&gt;&lt;br&gt;:&amp;quot;comparing floating point with == or != is unsafe&amp;quot;
&lt;br&gt;&lt;br&gt;Not fixed, could not spot where they occurred (your line numbers and mine
&lt;br&gt;differed somehow).
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25739200&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/29-GCC-compiler-warnings-tp25738483p25739200.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25738483</id>
	<title>29 GCC compiler warnings</title>
	<published>2009-10-04T07:21:42Z</published>
	<updated>2009-10-04T07:21:42Z</updated>
	<author>
		<name>Joe Bassis</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I downloaded the SVN on October 2nd. I added quite a few more CFLAGS
&lt;br&gt;to include more warnings and got 29 warnings that are repeated quite a
&lt;br&gt;number of times throughout the compiling process. They are easy fixes
&lt;br&gt;for somebody fluent in C (sadly, not me). In any case, I have seen
&lt;br&gt;many warnings fixed since the last stable release probably due to
&lt;br&gt;compiling with -pedantic CFLAG.
&lt;br&gt;&lt;br&gt;Warning types:
&lt;br&gt;&lt;br&gt;&amp;quot;negative integer implicitly converted to unsigned type&amp;quot;
&lt;br&gt;&amp;quot;function declaration isn’t a prototype&amp;quot;
&lt;br&gt;&amp;quot;no previous prototype&amp;quot;
&lt;br&gt;&amp;quot;redundant redeclaration&amp;quot;
&lt;br&gt;&amp;quot;nested extern declaration&amp;quot;
&lt;br&gt;&amp;quot;comparing floating point with == or != is unsafe&amp;quot;
&lt;br&gt;&lt;br&gt;In the attached file, each warning is separated by an empty line.
&lt;br&gt;&lt;br&gt;My 2 cents.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Joe
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25738483&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (7K) &lt;a href=&quot;http://old.nabble.com/attachment/25738483/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/29-GCC-compiler-warnings-tp25738483p25738483.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25667639</id>
	<title>Re: Latest SVN 17006 Debian compile prob</title>
	<published>2009-09-29T10:38:56Z</published>
	<updated>2009-09-29T10:38:56Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Quoting Joel Oliver &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25667639&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joelol75@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:I tried that, it didn't work.. The usual make/make install works but I 
&lt;br&gt;:need a .deb package.
&lt;br&gt;&lt;br&gt;You need to report a bug to the dpkg-buildpackage package then. &amp;nbsp;This
&lt;br&gt;is not normal and someone has broken the normal make behaviour.
&lt;br&gt;&lt;br&gt;Luckily the /debian/rules binary script worked. &amp;nbsp;I 
&lt;br&gt;:tried both debuild -us -uc and dpkg-buildpackage -D -us -uc on an older 
&lt;br&gt;:svn (16952) and it worked fine. &amp;nbsp;Now on todays 17006 it doesn't work so 
&lt;br&gt;:something must have changed between then and now.
&lt;br&gt;&lt;br&gt;Yes, what has changed is that the normal build process now builds and
&lt;br&gt;links a new program in src/sdbm (dbu). &amp;nbsp;Which means someone else is now
&lt;br&gt;using LDFLAGS in the Makefile. &amp;nbsp;But this variable defined in src/Makefile
&lt;br&gt;should not be propagated to src/sdbm/Makefile at all!
&lt;br&gt;&lt;br&gt;:Also, another question.... When building deb packages it gets a version 
&lt;br&gt;:number of 0.96.6-0 &amp;nbsp; Shouldn't it be 0.96.7?
&lt;br&gt;&lt;br&gt;Absolutely not, 0.96.7 is not out yet. &amp;nbsp;It's still &amp;quot;unstable&amp;quot;.
&lt;br&gt;&lt;br&gt;However, what do you get when you run:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; gtk-gnutella --version
&lt;br&gt;&lt;br&gt;on the program you built? &amp;nbsp;There it should say 0.96.7.
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25667639&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Latest-SVN-17006-Debian-compile-prob-tp25664254p25667639.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25664254</id>
	<title>Latest SVN 17006 Debian compile prob</title>
	<published>2009-09-29T07:33:19Z</published>
	<updated>2009-09-29T07:33:19Z</updated>
	<author>
		<name>Joel Oliver</name>
	</author>
	<content type="html">&amp;nbsp;&amp;gt;&amp;gt; Your &amp;quot;make&amp;quot; is broken. It propagates the LDFLAGS local setting done
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; in src/Makefile to the sub make processes when src/sdbm/Makefile is
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; processed (it shouldn't).
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; To validate this hypothesis, can you hand-edit the src/sdbm/Makefile
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; file and add the following line above the line setting JLDFLAGS:
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; LDFLAGS =
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; If that works, please report a bug to &amp;quot;make&amp;quot;.
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; To know which make you are using do from the top level source directory:
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; grep ^make= config.sh
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; I'm using &amp;quot;GNU Make 3.81&amp;quot; here and I have no problems.
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; Raphael
&lt;br&gt;&lt;br&gt;I tried that, it didn't work.. The usual make/make install works but I 
&lt;br&gt;need a .deb package. &amp;nbsp;Luckily the /debian/rules binary script worked. &amp;nbsp;I 
&lt;br&gt;tried both debuild -us -uc and dpkg-buildpackage -D -us -uc on an older 
&lt;br&gt;svn (16952) and it worked fine. &amp;nbsp;Now on todays 17006 it doesn't work so 
&lt;br&gt;something must have changed between then and now. &amp;nbsp;I tried it on many 
&lt;br&gt;different virtual machines such as Ubuntu Hardy, Intrepid, Jaunty, 
&lt;br&gt;Karmic, Debian Lenny and Squeeze in both x86 and amd64 and it fails to 
&lt;br&gt;build the newer version, yet the older 16952 builds ok. &amp;nbsp;Like I said the 
&lt;br&gt;/debian/rules binary thing worked ok though and a normal make make 
&lt;br&gt;install works as well.
&lt;br&gt;&lt;br&gt;Also, another question.... When building deb packages it gets a version 
&lt;br&gt;number of 0.96.6-0 &amp;nbsp; Shouldn't it be 0.96.7?
&lt;br&gt;&lt;br&gt;Thanks for any help. 
&lt;br&gt;&lt;br&gt;Joel.
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25664254&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Latest-SVN-17006-Debian-compile-prob-tp25664254p25664254.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25658704</id>
	<title>Re: Build error from todays SVN</title>
	<published>2009-09-29T01:09:18Z</published>
	<updated>2009-09-29T01:09:18Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Quoting Joel Oliver &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25658704&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joelol75@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:I cannot get 16992 to build in ubuntu or debian using debuild -us -uc
&lt;br&gt;:Here's the last page before the error. Any help would be appreciated.
&lt;br&gt;:cc -o dba dba.o util.o -Lshell -lshell -Lcore -lcore -Ldht -ldht 
&lt;br&gt;:-Lui/gtk -lgtk-common -lgtkx -lgtk-common -ldht -lcore -Llib -lshared 
&lt;br&gt;:-Lsdbm -lsdbm -lshared -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
&lt;br&gt;:-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 
&lt;br&gt;:-lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -ldbus-1 
&lt;br&gt;:-lgnutls -O2 -g -Wl,-Bsymbolic-functions -L. -lsdbm -L../lib -lshared 
&lt;br&gt;:-lgobject-2.0 -lglib-2.0
&lt;br&gt;:/usr/bin/ld: cannot find -lshell
&lt;br&gt;&lt;br&gt;Your &amp;quot;make&amp;quot; is broken. &amp;nbsp;It propagates the LDFLAGS local setting done
&lt;br&gt;in src/Makefile to the sub make processes when src/sdbm/Makefile is
&lt;br&gt;processed (it shouldn't).
&lt;br&gt;&lt;br&gt;To validate this hypothesis, can you hand-edit the src/sdbm/Makefile
&lt;br&gt;file and add the following line above the line setting JLDFLAGS:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; LDFLAGS =
&lt;br&gt;&lt;br&gt;If that works, please report a bug to &amp;quot;make&amp;quot;.
&lt;br&gt;&lt;br&gt;To know which make you are using do from the top level source directory:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; grep ^make= config.sh
&lt;br&gt;&lt;br&gt;I'm using &amp;quot;GNU Make 3.81&amp;quot; here and I have no problems.
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25658704&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Build-error-from-todays-SVN-tp25657614p25658704.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25657614</id>
	<title>Build error from todays SVN</title>
	<published>2009-09-25T18:11:53Z</published>
	<updated>2009-09-25T18:11:53Z</updated>
	<author>
		<name>Joel Oliver-2</name>
	</author>
	<content type="html">I cannot get 16992 to build in ubuntu or debian using debuild -us -uc
&lt;br&gt;&lt;br&gt;Here's the last page before the error. Any help would be appreciated.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Continuing in src/ui/gtk...
&lt;br&gt;/bin/rm -f libgtkx.a
&lt;br&gt;/bin/ln gtk2/libgtk2.a libgtkx.a
&lt;br&gt;: libgtkx.a
&lt;br&gt;make[4]: Leaving directory `/usr/src/gtk-gnutella/src/ui/gtk'
&lt;br&gt;Continuing in src...
&lt;br&gt;/bin/rm -f gtk-gnutella
&lt;br&gt;if test -f gtk-gnutella; then \
&lt;br&gt;/bin/mv gtk-gnutella gtk-gnutella~; fi
&lt;br&gt;cc -o gtk-gnutella main.o if/bridge/ui2c.o if/bridge/c2ui.o 
&lt;br&gt;if/gnet_property.o if/gui_property.o -Lshell -lshell -Lcore -lcore -Ldht 
&lt;br&gt;-ldht -Lui/gtk -lgtk-common -lgtkx -lgtk-common -ldht -lcore -Llib 
&lt;br&gt;-lshared -Lsdbm -lsdbm -lshared -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
&lt;br&gt;-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 
&lt;br&gt;-lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -ldbus-1 
&lt;br&gt;-lgnutls -O2 -g -Wl,-Bsymbolic-functions -lz -lresolv -lm
&lt;br&gt;make[4]: Entering directory `/usr/src/gtk-gnutella/src'
&lt;br&gt;Making all in src/core...
&lt;br&gt;make[5]: Entering directory `/usr/src/gtk-gnutella/src/core'
&lt;br&gt;Checking gnet_property.h in ../if...
&lt;br&gt;cd ../if; /usr/bin/make gnet_property.h
&lt;br&gt;make[6]: Entering directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;make[6]: `gnet_property.h' is up to date.
&lt;br&gt;make[6]: Leaving directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;Continuing in src/core...
&lt;br&gt;make[5]: Leaving directory `/usr/src/gtk-gnutella/src/core'
&lt;br&gt;Making all in src/shell...
&lt;br&gt;make[5]: Entering directory `/usr/src/gtk-gnutella/src/shell'
&lt;br&gt;Checking gnet_property.h in ../if...
&lt;br&gt;cd ../if; /usr/bin/make gnet_property.h
&lt;br&gt;make[6]: Entering directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;make[6]: `gnet_property.h' is up to date.
&lt;br&gt;make[6]: Leaving directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;Continuing in src/shell...
&lt;br&gt;make[5]: Leaving directory `/usr/src/gtk-gnutella/src/shell'
&lt;br&gt;Making all in src/dht...
&lt;br&gt;make[5]: Entering directory `/usr/src/gtk-gnutella/src/dht'
&lt;br&gt;Checking gnet_property.h in ../if...
&lt;br&gt;cd ../if; /usr/bin/make gnet_property.h
&lt;br&gt;make[6]: Entering directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;make[6]: `gnet_property.h' is up to date.
&lt;br&gt;make[6]: Leaving directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;Continuing in src/dht...
&lt;br&gt;make[5]: Leaving directory `/usr/src/gtk-gnutella/src/dht'
&lt;br&gt;Making all in src/lib...
&lt;br&gt;make[5]: Entering directory `/usr/src/gtk-gnutella/src/lib'
&lt;br&gt;make[5]: Nothing to be done for `all'.
&lt;br&gt;make[5]: Leaving directory `/usr/src/gtk-gnutella/src/lib'
&lt;br&gt;Making all in src/ui...
&lt;br&gt;make[5]: Entering directory `/usr/src/gtk-gnutella/src/ui'
&lt;br&gt;make[6]: Entering directory `/usr/src/gtk-gnutella/src/ui'
&lt;br&gt;Making all in src/ui/gtk...
&lt;br&gt;make[7]: Entering directory `/usr/src/gtk-gnutella/src/ui/gtk'
&lt;br&gt;Checking gnet_property.h in ../../if...
&lt;br&gt;cd ../../if; /usr/bin/make gnet_property.h
&lt;br&gt;make[8]: Entering directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;make[8]: `gnet_property.h' is up to date.
&lt;br&gt;make[8]: Leaving directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;Continuing in src/ui/gtk...
&lt;br&gt;Checking support-glade.h in gtk2...
&lt;br&gt;cd gtk2; /usr/bin/make support-glade.h
&lt;br&gt;make[8]: Entering directory `/usr/src/gtk-gnutella/src/ui/gtk/gtk2'
&lt;br&gt;make[8]: Nothing to be done for `support-glade.h'.
&lt;br&gt;make[8]: Leaving directory `/usr/src/gtk-gnutella/src/ui/gtk/gtk2'
&lt;br&gt;Continuing in src/ui/gtk...
&lt;br&gt;Checking libgtk2.a in gtk2...
&lt;br&gt;cd gtk2; /usr/bin/make libgtk2.a
&lt;br&gt;make[8]: Entering directory `/usr/src/gtk-gnutella/src/ui/gtk/gtk2'
&lt;br&gt;make[8]: `libgtk2.a' is up to date.
&lt;br&gt;make[8]: Leaving directory `/usr/src/gtk-gnutella/src/ui/gtk/gtk2'
&lt;br&gt;Continuing in src/ui/gtk...
&lt;br&gt;make[8]: Entering directory `/usr/src/gtk-gnutella/src/ui/gtk'
&lt;br&gt;Making all in src/ui/gtk/gtk1...
&lt;br&gt;make[9]: Entering directory `/usr/src/gtk-gnutella/src/ui/gtk/gtk1'
&lt;br&gt;make[9]: Nothing to be done for `all'.
&lt;br&gt;make[9]: Leaving directory `/usr/src/gtk-gnutella/src/ui/gtk/gtk1'
&lt;br&gt;Making all in src/ui/gtk/gtk2...
&lt;br&gt;make[9]: Entering directory `/usr/src/gtk-gnutella/src/ui/gtk/gtk2'
&lt;br&gt;make[9]: Nothing to be done for `all'.
&lt;br&gt;make[9]: Leaving directory `/usr/src/gtk-gnutella/src/ui/gtk/gtk2'
&lt;br&gt;make[8]: Leaving directory `/usr/src/gtk-gnutella/src/ui/gtk'
&lt;br&gt;make[7]: Leaving directory `/usr/src/gtk-gnutella/src/ui/gtk'
&lt;br&gt;make[6]: Leaving directory `/usr/src/gtk-gnutella/src/ui'
&lt;br&gt;make[5]: Leaving directory `/usr/src/gtk-gnutella/src/ui'
&lt;br&gt;Making all in src/if...
&lt;br&gt;make[5]: Entering directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;make[6]: Entering directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;Making all in src/if/bridge...
&lt;br&gt;make[7]: Entering directory `/usr/src/gtk-gnutella/src/if/bridge'
&lt;br&gt;Checking gui_property.h in .....
&lt;br&gt;cd ..; /usr/bin/make gui_property.h
&lt;br&gt;make[8]: Entering directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;make[8]: `gui_property.h' is up to date.
&lt;br&gt;make[8]: Leaving directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;Continuing in src/if/bridge...
&lt;br&gt;make[7]: Leaving directory `/usr/src/gtk-gnutella/src/if/bridge'
&lt;br&gt;make[6]: Leaving directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;make[5]: Leaving directory `/usr/src/gtk-gnutella/src/if'
&lt;br&gt;Making all in src/sdbm...
&lt;br&gt;make[5]: Entering directory `/usr/src/gtk-gnutella/src/sdbm'
&lt;br&gt;/bin/rm -f dba.o
&lt;br&gt;cc -c -I../.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
&lt;br&gt;-DSDBM -DDUFF -DCURDIR=src/sdbm -O2 -g -pipe -momit-leaf-frame-pointer 
&lt;br&gt;-W -Wall -Wformat=2 -Wshadow -Wall -g -O2 dba.c
&lt;br&gt;/bin/rm -f util.o
&lt;br&gt;cc -c -I../.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
&lt;br&gt;-DSDBM -DDUFF -DCURDIR=src/sdbm -O2 -g -pipe -momit-leaf-frame-pointer 
&lt;br&gt;-W -Wall -Wformat=2 -Wshadow -Wall -g -O2 util.c
&lt;br&gt;util.c: In function ‘oops’:
&lt;br&gt;util.c:17: warning: format not a string literal, argument types not checked
&lt;br&gt;/bin/rm -f dba
&lt;br&gt;if test -f dba; then \
&lt;br&gt;/bin/mv dba dba~; fi
&lt;br&gt;cc -o dba dba.o util.o -Lshell -lshell -Lcore -lcore -Ldht -ldht 
&lt;br&gt;-Lui/gtk -lgtk-common -lgtkx -lgtk-common -ldht -lcore -Llib -lshared 
&lt;br&gt;-Lsdbm -lsdbm -lshared -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
&lt;br&gt;-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 
&lt;br&gt;-lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -ldbus-1 
&lt;br&gt;-lgnutls -O2 -g -Wl,-Bsymbolic-functions -L. -lsdbm -L../lib -lshared 
&lt;br&gt;-lgobject-2.0 -lglib-2.0
&lt;br&gt;/usr/bin/ld: cannot find -lshell
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;make[5]: *** [dba] Error 1
&lt;br&gt;make[5]: Leaving directory `/usr/src/gtk-gnutella/src/sdbm'
&lt;br&gt;make[4]: *** [subdirs] Error 1
&lt;br&gt;make[4]: Leaving directory `/usr/src/gtk-gnutella/src'
&lt;br&gt;make[3]: *** [all] Error 2
&lt;br&gt;make[3]: Leaving directory `/usr/src/gtk-gnutella/src'
&lt;br&gt;make[2]: *** [subdirs] Error 1
&lt;br&gt;make[2]: Leaving directory `/usr/src/gtk-gnutella'
&lt;br&gt;make[1]: *** [all] Error 2
&lt;br&gt;make[1]: Leaving directory `/usr/src/gtk-gnutella'
&lt;br&gt;make: *** [build-arch-stamp] Error 2
&lt;br&gt;dpkg-buildpackage: failure: debian/rules build gave error exit status 2
&lt;br&gt;debuild: fatal error at line 1329:
&lt;br&gt;dpkg-buildpackage -rfakeroot -D -us -uc failed
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25657614&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Build-error-from-todays-SVN-tp25657614p25657614.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25522367</id>
	<title>Re: gtk hat keine internetverbindung trotz portwechsel</title>
	<published>2009-09-19T05:32:18Z</published>
	<updated>2009-09-19T05:32:18Z</updated>
	<author>
		<name>hp_sebastian</name>
	</author>
	<content type="html">On Thu, 17 Sep 2009 23:27:44 +0200 St Lessig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25522367&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stlessig@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; hi,
&lt;br&gt;&amp;gt; bin neu und möchte den gtk-gnutella erstmal nur einrichten.
&lt;br&gt;&amp;gt; staneardport war etwa 50.000, hat nicht funktioniert, mehrfach
&lt;br&gt;&amp;gt; gewechselt gleiches problem. programm meint sei hinter firewall, der
&lt;br&gt;&amp;gt; artikel dazu in faq hilft mir gar nicht. könne wohl ein falsch
&lt;br&gt;&amp;gt; konfigurierter NAt sein (????). okay ich hoffe auf eine antwort.
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;the language of this mailing-list is English.
&lt;br&gt;For the not-german-speakers: The problem is, that gtk-gnutella claims
&lt;br&gt;it is behind a firewall.
&lt;br&gt;&lt;br&gt;St Lessig, did you forward the port you set in gtk-gnutella in your
&lt;br&gt;router?
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25522367&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gtk-hat-keine-internetverbindung-trotz-portwechsel-tp25520784p25522367.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25520784</id>
	<title>gtk hat keine internetverbindung trotz portwechsel</title>
	<published>2009-09-17T14:27:44Z</published>
	<updated>2009-09-17T14:27:44Z</updated>
	<author>
		<name>St Lessig</name>
	</author>
	<content type="html">hi,
&lt;br&gt;bin neu und möchte den gtk-gnutella erstmal nur einrichten. staneardport war etwa 50.000, hat nicht funktioniert, mehrfach gewechselt gleiches problem. programm meint sei hinter firewall, der artikel dazu in faq hilft mir gar nicht. könne wohl ein falsch konfigurierter NAt sein (????). okay ich hoffe auf eine antwort.
&lt;br&gt;&lt;br&gt;grüße
&lt;br&gt;________________________________________________________________
&lt;br&gt;Neu: WEB.DE Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
&lt;br&gt;für nur 19,99 Euro/mtl.!* &lt;a href=&quot;http://produkte.web.de/go/02/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://produkte.web.de/go/02/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25520784&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gtk-hat-keine-internetverbindung-trotz-portwechsel-tp25520784p25520784.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25208230</id>
	<title>Re: 2 Feature Requests</title>
	<published>2009-08-29T19:48:08Z</published>
	<updated>2009-08-29T19:48:08Z</updated>
	<author>
		<name>Bill Pringlemeir</name>
	</author>
	<content type="html">On 23 Aug 2009, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25208230&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Raphael_Manfredi@...&lt;/a&gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Quoting Joe Bassis &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25208230&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joe.bassis@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; 2. Only connect through TLS connections.
&lt;br&gt;&lt;br&gt;&amp;gt; This is not too complex a feature to implement though, so I will consider
&lt;br&gt;&amp;gt; a patch if you supply one, but my TODO list is already filled with too many
&lt;br&gt;&amp;gt; items so I don't have the time to do it right now.
&lt;br&gt;&lt;br&gt;It was already there at one point, but was not recommended as
&lt;br&gt;debugging. &amp;nbsp;However, many ISPs will throttle traffic at peak use
&lt;br&gt;times. &amp;nbsp;I don't think that this will necessarily prevent that and I am
&lt;br&gt;not sure if the DHT or UDP will be encrypted.
&lt;br&gt;&lt;br&gt;&amp;lt;para&amp;gt;
&lt;br&gt;gtk-gnutella was the first Gnutella client to provide encryption to
&lt;br&gt;prevent traffic filtering and shaping of Gnutella traffic. &amp;nbsp;If you
&lt;br&gt;have an ISP that you &amp;lt;emphasis role=&amp;quot;bold&amp;quot;&amp;gt;know&amp;lt;/emphasis&amp;gt; is
&lt;br&gt;detecting Gnutella traffic, you can set the
&lt;br&gt;&amp;lt;emphasis&amp;gt;tls_enforce&amp;lt;/emphasis&amp;gt; parameter. &amp;nbsp;The
&lt;br&gt;&amp;lt;emphasis&amp;gt;tls_enforce&amp;lt;/emphasis&amp;gt; parameter is set from the &amp;quot;Debugging&amp;quot;
&lt;br&gt;tab of the Preferences dialog (control-P). &amp;nbsp;Type
&lt;br&gt;&amp;lt;emphasis&amp;gt;tls_enforce&amp;lt;/emphasis&amp;gt; in the &amp;quot;Property pattern&amp;quot; and click
&lt;br&gt;on the value &amp;quot;FALSE&amp;quot; and change it to &amp;quot;TRUE&amp;quot;.
&lt;br&gt;&amp;lt;/para&amp;gt;
&lt;br&gt;&lt;br&gt;This information is probably wrong. &amp;nbsp;However, Joe could try it to see
&lt;br&gt;if it helps. &amp;nbsp;I think that it will only enforce outgoing or incoming
&lt;br&gt;connections? &amp;nbsp;My ISP uses Sandvine software to throttle P2P traffic,
&lt;br&gt;but I have not tried this lately.
&lt;br&gt;&lt;br&gt;The property tls_enforce is only used in socket_connect_prepare(). &amp;nbsp;So
&lt;br&gt;Raphael would be able to speak to whether this is useful or not.
&lt;br&gt;&lt;br&gt;Fwiw,
&lt;br&gt;Bill Pringlemeir.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25208230&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2-Feature-Requests-tp25097549p25208230.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25101503</id>
	<title>Re: 2 Feature Requests</title>
	<published>2009-08-23T01:42:43Z</published>
	<updated>2009-08-23T01:42:43Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Quoting Joe Bassis &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25101503&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joe.bassis@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:1. Show countries in the download and upload sections
&lt;br&gt;:The ultrapeer section shows what country each ultrapeer is from.
&lt;br&gt;:Implement that for the download and upload sections as well.
&lt;br&gt;&lt;br&gt;This is already implemented. &amp;nbsp;In the download section, you have to click
&lt;br&gt;on the &amp;quot;Sources&amp;quot; tab, and then righ click in that tab and choose &amp;quot;Configure
&lt;br&gt;Columns&amp;quot;, which will let you add the Country.
&lt;br&gt;&lt;br&gt;In the upload section, you just have to right click and choose &amp;quot;Configure
&lt;br&gt;Columns&amp;quot; as well.
&lt;br&gt;&lt;br&gt;Once you have chosen your columns, click on &amp;quot;Done&amp;quot;. &amp;nbsp;Your change is of
&lt;br&gt;course made persistent.
&lt;br&gt;&lt;br&gt;:2. Only connect through TLS connections.
&lt;br&gt;:- I believe that gtk-gnutella first tries to connect through TLS and
&lt;br&gt;:if that is not possible it tries an unecrypted connection. Implement
&lt;br&gt;:an option to connect only to users that have TLS enabled.
&lt;br&gt;&lt;br&gt;That would SEVERLY limit the ability to connect at all in the Gnutella
&lt;br&gt;network and to be able to exchange files. &amp;nbsp;Indeed, the only two vendors
&lt;br&gt;supporting TLS are LimeWire and gtk-gnutella. &amp;nbsp;Limiting to TLS connections
&lt;br&gt;only would rule out all the other vendors completely.
&lt;br&gt;&lt;br&gt;This is not too complex a feature to implement though, so I will consider
&lt;br&gt;a patch if you supply one, but my TODO list is already filled with too many
&lt;br&gt;items so I don't have the time to do it right now.
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25101503&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2-Feature-Requests-tp25097549p25101503.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25097549</id>
	<title>2 Feature Requests</title>
	<published>2009-08-22T13:32:36Z</published>
	<updated>2009-08-22T13:32:36Z</updated>
	<author>
		<name>Joe Bassis</name>
	</author>
	<content type="html">1. Show countries in the download and upload sections
&lt;br&gt;The ultrapeer section shows what country each ultrapeer is from.
&lt;br&gt;Implement that for the download and upload sections as well.
&lt;br&gt;&lt;br&gt;2. Only connect through TLS connections.
&lt;br&gt;- I believe that gtk-gnutella first tries to connect through TLS and
&lt;br&gt;if that is not possible it tries an unecrypted connection. Implement
&lt;br&gt;an option to connect only to users that have TLS enabled.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25097549&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2-Feature-Requests-tp25097549p25097549.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24850112</id>
	<title>Re: Import partial files</title>
	<published>2009-08-06T09:38:04Z</published>
	<updated>2009-08-06T09:38:04Z</updated>
	<author>
		<name>Christian Biere</name>
	</author>
	<content type="html">Simon Tan wrote:
&lt;br&gt;&amp;gt; Is there a way to import partial unfinished files into a currently downloading file?
&lt;br&gt;&lt;br&gt;If you're desperate, there might a way to achieve this manually. However,
&lt;br&gt;gtk-gnutella itself does not implement any such feature so far.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24850112&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Import-partial-files-tp24842413p24850112.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24849911</id>
	<title>Re: can I manually add a file done.sha1?</title>
	<published>2009-08-06T09:26:38Z</published>
	<updated>2009-08-06T09:26:38Z</updated>
	<author>
		<name>Christian Biere</name>
	</author>
	<content type="html">Simon Tan wrote:
&lt;br&gt;&amp;gt; Hi all. just wondering if I can do this: If I have a file already(downloaded
&lt;br&gt;&amp;gt; from another program), how can I add this file into the gtk-gnutella database
&lt;br&gt;&amp;gt; so that when gtk-gnutella searches and sees the same file, it will mark it as
&lt;br&gt;&amp;gt; owned already.
&lt;br&gt;&lt;br&gt;The easiest way is to share the files. Depending on the number of files
&lt;br&gt;and their size, it may take some hours to calculate the hashsums, so
&lt;br&gt;that gtk-gnutella can identify search results for files you already own.
&lt;br&gt;&lt;br&gt;The alternative is to edit ~/.gtk-gnutella/done.sha1 while gtk-gnutella
&lt;br&gt;is not running. The file lists each known file, one per line, as SHA-1
&lt;br&gt;in Base32 encoding, followed by two spaces and the filename, whereas the
&lt;br&gt;latter may be arbitrary.
&lt;br&gt;&lt;br&gt;&amp;gt; And can gtk-gnutella mark a file as being owned even though
&lt;br&gt;&amp;gt; it has not really downloaded the file?
&lt;br&gt;&lt;br&gt;No, the only alternative is the manual method as described above.
&lt;br&gt;&lt;br&gt;&amp;gt; I want to be able to right-click on a
&lt;br&gt;&amp;gt; selection and mark it completed and that would stop(and prompt to delete the
&lt;br&gt;&amp;gt; current download) but mark the download as completed.
&lt;br&gt;&lt;br&gt;This is certainly an interesting and worthwhile feature but it's not
&lt;br&gt;implemented.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24849911&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/can-I-manually-add-a-file-done.sha1--tp24842412p24849911.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24842413</id>
	<title>Import partial files</title>
	<published>2009-08-05T12:49:01Z</published>
	<updated>2009-08-05T12:49:01Z</updated>
	<author>
		<name>tweetyhack</name>
	</author>
	<content type="html">Is there a way to import partial unfinished files into a currently downloading file?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24842413&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Import-partial-files-tp24842413p24842413.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24842412</id>
	<title>can I manually add a file done.sha1?</title>
	<published>2009-08-05T08:51:23Z</published>
	<updated>2009-08-05T08:51:23Z</updated>
	<author>
		<name>tweetyhack</name>
	</author>
	<content type="html">Hi all. just wondering if I can do this: If I have a file already(downloaded from another program), how can I add this file into the gtk-gnutella database so that when gtk-gnutella searches and sees the same file, it will mark it as owned already. &amp;nbsp;And can gtk-gnutella mark a file as being owned even though it has not really downloaded the file? &amp;nbsp;I want to be able to right-click on a selection and mark it completed and that would stop(and prompt to delete the current download) but mark the download as completed. 
&lt;br&gt;&lt;br&gt;Great work on the program. &amp;nbsp;I wish I did C but I find the pointers and address stuff confusing. I'll stick with Ruby :)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24842412&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/can-I-manually-add-a-file-done.sha1--tp24842412p24842412.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23687121</id>
	<title>Re: Cannot create filters</title>
	<published>2009-05-23T11:34:25Z</published>
	<updated>2009-05-23T11:34:25Z</updated>
	<author>
		<name>Halbbart</name>
	</author>
	<content type="html">Am Sat, 23 May 2009 20:31:37 +0200
&lt;br&gt;schrieb Christian Biere &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23687121&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;christianbiere@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; Halbbart wrote:
&lt;br&gt;&amp;gt; &amp;gt; since Version 0.96.6 I cannot create Filters. If I push the &amp;quot;create
&lt;br&gt;&amp;gt; &amp;gt; filter&amp;quot;-button, the PC-speaker beeps and nothing happens.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You probably didn't enter a name for the filter. The input box is
&lt;br&gt;&amp;gt; left to the &amp;quot;Create Filter&amp;quot; button. You might have to resize the
&lt;br&gt;&amp;gt; left sidebar of the filter dialog to make it visible.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;That's it, thank you!
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
&lt;br&gt;is a gathering of tech-side developers &amp; brand creativity professionals. Meet
&lt;br&gt;the minds behind Google Creative Lab, Visual Complexity, Processing, &amp; 
&lt;br&gt;iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
&lt;br&gt;Group, R/GA, &amp; Big Spaceship. &lt;a href=&quot;http://www.creativitycat.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.creativitycat.com&lt;/a&gt;&amp;nbsp;&lt;br /&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23687121&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/23687121/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cannot-create-filters-tp23686205p23687121.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23687044</id>
	<title>Re: Cannot create filters</title>
	<published>2009-05-23T11:26:52Z</published>
	<updated>2009-05-23T11:26:52Z</updated>
	<author>
		<name>Christian Biere</name>
	</author>
	<content type="html">Halbbart wrote:
&lt;br&gt;&amp;gt; since Version 0.96.6 I cannot create Filters. If I push the &amp;quot;create
&lt;br&gt;&amp;gt; filter&amp;quot;-button, the PC-speaker beeps and nothing happens.
&lt;br&gt;&lt;br&gt;You probably didn't enter a name for the filter. The input box is
&lt;br&gt;left to the &amp;quot;Create Filter&amp;quot; button. You might have to resize the
&lt;br&gt;left sidebar of the filter dialog to make it visible.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
&lt;br&gt;is a gathering of tech-side developers &amp; brand creativity professionals. Meet
&lt;br&gt;the minds behind Google Creative Lab, Visual Complexity, Processing, &amp; 
&lt;br&gt;iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
&lt;br&gt;Group, R/GA, &amp; Big Spaceship. &lt;a href=&quot;http://www.creativitycat.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.creativitycat.com&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23687044&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cannot-create-filters-tp23686205p23687044.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23686205</id>
	<title>Cannot create filters</title>
	<published>2009-05-23T09:45:50Z</published>
	<updated>2009-05-23T09:45:50Z</updated>
	<author>
		<name>Halbbart</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;since Version 0.96.6 I cannot create Filters. If I push the &amp;quot;create
&lt;br&gt;filter&amp;quot;-button, the PC-speaker beeps and nothing happens. I removed
&lt;br&gt;~/.gtk-gnutella but that doesn't helped.
&lt;br&gt;gtk-gnutella --version outputs this:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; gtk-gnutella/0.96.6-16301 (2009-03-29; GTK2; Linux x86_64)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GLib 2.18.4
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Gtk+ 2.14.7
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GNU TLS 2.6.6
&lt;br&gt;&lt;br&gt;best regards,
&lt;br&gt;Halbbart
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
&lt;br&gt;is a gathering of tech-side developers &amp; brand creativity professionals. Meet
&lt;br&gt;the minds behind Google Creative Lab, Visual Complexity, Processing, &amp; 
&lt;br&gt;iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
&lt;br&gt;Group, R/GA, &amp; Big Spaceship. &lt;a href=&quot;http://www.creativitycat.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.creativitycat.com&lt;/a&gt;&amp;nbsp;&lt;br /&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23686205&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/23686205/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cannot-create-filters-tp23686205p23686205.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22836753</id>
	<title>Version 0.96.6 stable has been released</title>
	<published>2009-04-01T14:54:23Z</published>
	<updated>2009-04-01T14:54:23Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Dear Gnutella fans,
&lt;br&gt;&lt;br&gt;Version 0.96.6 stable has been released on sourceforge. You may get it at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://downloads.sourceforge.net/gtk-gnutella/gtk-gnutella-0.96.6.tar.bz2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://downloads.sourceforge.net/gtk-gnutella/gtk-gnutella-0.96.6.tar.bz2&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can also download this release from Gnutella using this link:
&lt;br&gt;&lt;br&gt;magnet:?xt=urn:sha1:GGKBP2G6CBFTHEJ6BCQKV3EMB4RKMEU5&amp;dn=gtk-gnutella-0.96.6.tar.bz2
&lt;br&gt;&lt;br&gt;IMPORTANT: Please note that the previous stable release 0.96.5 expires on
&lt;br&gt;April 1st, in a few days. &amp;nbsp;Consider upgrading to the newest release by
&lt;br&gt;compiling the program yourself to avoid any inconvenience.
&lt;br&gt;&lt;br&gt;Here are the changes since 0.96.6, as listed in the ChangeLog:
&lt;br&gt;&lt;br&gt;# v 0.96.6 &amp;nbsp; 2009-03-29 &amp;nbsp;[stable]
&lt;br&gt;&lt;br&gt;Bug Fixes:
&lt;br&gt;&lt;br&gt;- #1932909 &amp;quot;columns in search window do not scale properly&amp;quot;.
&lt;br&gt;- Fixed improper HTTP chunking when outputing chunks larger than 64 KiB.
&lt;br&gt;- #2628899 &amp;quot;tries to download from my old self after IP changes&amp;quot;.
&lt;br&gt;- Was not always resuming the interrupted SHA-1 computation of a finished file
&lt;br&gt;&amp;nbsp; when servent was closed in the middle of processing.
&lt;br&gt;- Fixed bad range checking test in the download part.
&lt;br&gt;- Was not paying attention to the &amp;quot;give_server_hostname&amp;quot; property and instead
&lt;br&gt;&amp;nbsp; sent &amp;quot;HNAME&amp;quot; GGEP extensions in query hits provided a non-empty name was
&lt;br&gt;&amp;nbsp; defined as the &amp;quot;server_hostname&amp;quot;.
&lt;br&gt;- Fixed improper upload slot counting which introduced race conditions,
&lt;br&gt;&amp;nbsp; sometimes leading to having more slots used than the configured maximum
&lt;br&gt;&amp;nbsp; (in addition to the &amp;quot;quick&amp;quot; upload slots).
&lt;br&gt;- Prevent occasional crashes at shutdown time, during subsystem cleanups.
&lt;br&gt;- Fixed corner cases where we could lose a server hostname and downright bug
&lt;br&gt;&amp;nbsp; where we discarded the hostname after a DNS lookup if the subsequent
&lt;br&gt;&amp;nbsp; connection attempt did not succeed.
&lt;br&gt;&lt;br&gt;Improvements:
&lt;br&gt;- Refuse to share certain directories: /, $HOME, $GTK_GNUTELLA_DIR, and
&lt;br&gt;&amp;nbsp; the incomplete and corrupted directories.
&lt;br&gt;- Downloads GUI: added checkboxes to invert the select/filter patterns.
&lt;br&gt;- Downloads GUI: added &amp;quot;Modified&amp;quot; column and detail showing the timestamp of
&lt;br&gt;&amp;nbsp; the last file modification.
&lt;br&gt;- Optional beautification operations on filenames: strip leading &amp;quot;-&amp;quot;, remove
&lt;br&gt;&amp;nbsp; consecutive &amp;quot;_&amp;quot; and prevent &amp;quot;_&amp;quot; surrounding punctuation characters.
&lt;br&gt;- Fixed significant performance issue in the Gtk+ 1.2 front-end: update of
&lt;br&gt;&amp;nbsp; upload statistics was O(n) but is now O(1).
&lt;br&gt;- Background TTH file verification now lights an icon in the GUI.
&lt;br&gt;- Show TTH tree depth in the download &amp;quot;Details&amp;quot; pane.
&lt;br&gt;- Update the bitzi metadata info box when a query finishes, so that it is
&lt;br&gt;&amp;nbsp; not required to click on the result again after requesting bitzi data.
&lt;br&gt;- Added MIME type column for search results.
&lt;br&gt;- Added &amp;quot;Last Request&amp;quot; and &amp;quot;Last Upload&amp;quot; columns to the Upload History.
&lt;br&gt;- Almost complete DHT support (missing only publishing of data), but code
&lt;br&gt;&amp;nbsp; needs to be explicitly enabled by setting &amp;quot;enable_dht&amp;quot; to TRUE. &amp;nbsp;The DHT
&lt;br&gt;&amp;nbsp; knows how to look for alt-locs for files and push-proxies for firewalled
&lt;br&gt;&amp;nbsp; hosts, and will store local data for others to query.
&lt;br&gt;- New shell commands &amp;quot;stats&amp;quot;, &amp;quot;download&amp;quot;, &amp;quot;echo&amp;quot;.
&lt;br&gt;- It is now possible to rename files being downloaded (through GTK2 or shell,
&lt;br&gt;&amp;nbsp; no support in GTK1).
&lt;br&gt;- Added more filename extensions to the built-in search filters.
&lt;br&gt;- Switch resources after getting an HTTP error if the connection is kept alive
&lt;br&gt;&amp;nbsp; and the error permits follow-ups (non-busy conditions).
&lt;br&gt;- Improved ability to switch resources after file completion by ignoring
&lt;br&gt;&amp;nbsp; trailing swarming data, to keep the connection alive.
&lt;br&gt;- Bitzi tickets are refreshed when explicitely requested, avoiding reuse
&lt;br&gt;&amp;nbsp; of stale metadata
&lt;br&gt;- Completed files are displayed during hash verification.
&lt;br&gt;- Only propagate good alt-locs for files we are downloading, i.e. addresses
&lt;br&gt;&amp;nbsp; of hosts which we know to be serving that file because we contacted them.
&lt;br&gt;- Many new statistics counters.
&lt;br&gt;- Allow scheduling of special downloads without considering per-host limits,
&lt;br&gt;&amp;nbsp; as these are of a much shorter duration (THEX and browse host requests).
&lt;br&gt;- Always seed completed files, regardless of their size (no PFSP minimum as
&lt;br&gt;&amp;nbsp; with partial files), when their SHA-1 has been verified.
&lt;br&gt;- Incorrectly encoded Bitzi metadata is translated to Unicode.
&lt;br&gt;- Browse-host responses are sorted alphanumerically on relative pathnames to
&lt;br&gt;&amp;nbsp; allow users to relate files together if they don't understand GGEP &amp;quot;PATH&amp;quot;.
&lt;br&gt;- Improved routing of PUSH messages by also looking whether targetted hosts
&lt;br&gt;&amp;nbsp; happen to be one of our immediate neighbours.
&lt;br&gt;- Updated Norwegian Bokmal and Spanish translations.
&lt;br&gt;&lt;br&gt;Under the hood:
&lt;br&gt;&lt;br&gt;- Parse legacy Shareaza THEX URIs &amp;quot;urn:tree:tiger/:&amp;quot; (extra &amp;quot;/&amp;quot; here).
&lt;br&gt;- Handle non-standard &amp;nbsp;X-Thex-URI headers if peer provides a valid
&lt;br&gt;&amp;nbsp; X-Content-URN header (Shareaza 2.1.0.0).
&lt;br&gt;- Also attempt to give priority to the last &amp;quot;pfsp_last_chunk&amp;quot; bytes of
&lt;br&gt;&amp;nbsp; downloaded files, since that can contain important indexing information to
&lt;br&gt;&amp;nbsp; enable pre-view of partial video files.
&lt;br&gt;- More MIME types known (derived from file extensions).
&lt;br&gt;- Can now download THEX data at a tree depth of 11 for files larger than 1 GiB.
&lt;br&gt;- Can download sub-optimal THEX data, as non-optimal data is better than none,
&lt;br&gt;&amp;nbsp; but keeps looking for THEX data at the optimal tree depth nonetheless.
&lt;br&gt;- Reimplemented scanning of shared directories as a background task so that
&lt;br&gt;&amp;nbsp; the process (not just the GUI) is fully responsive during the whole scan.
&lt;br&gt;- Let the background task scheduler compute the proper amount of ticks to
&lt;br&gt;&amp;nbsp; use for each task.
&lt;br&gt;- Upload statistics now record the file's SHA-1, so that we can consolidate
&lt;br&gt;&amp;nbsp; partial file sharing with library sharing statistics, with the filename
&lt;br&gt;&amp;nbsp; being forced to the library's filename.
&lt;br&gt;- Avoid starting moving a completed file if there is not enough space on
&lt;br&gt;&amp;nbsp; the targetted file system.
&lt;br&gt;- Recognize and propagate the &amp;quot;DHT&amp;quot; GGEP extension in pongs.
&lt;br&gt;- Added support for &amp;quot;DHTIPP&amp;quot; GGEP extension in pings, used for DHT bootstrap.
&lt;br&gt;- Added more entropy to the random number seed.
&lt;br&gt;- Plugged memory leaks
&lt;br&gt;- No longer send SHA-1 queries on the Gnutella network. They are now performed
&lt;br&gt;&amp;nbsp; through the DHT, which has the suitable topology to do so efficiently.
&lt;br&gt;- Fixed UDP bandwidth computation, and removed any limit on UDP incoming.
&lt;br&gt;- Updated list of hostile IP adress ranges, Geo-IP data, spam patterns and
&lt;br&gt;&amp;nbsp; spam samples.
&lt;br&gt;- Property loading from files was in O(n*n), made it O(n).
&lt;br&gt;- Now detect property files being blindly copied over from another
&lt;br&gt;&amp;nbsp; gtk-gnutella's config directory and reset properties whose value needs to
&lt;br&gt;&amp;nbsp; be unique.
&lt;br&gt;- The GUID and the KUID (Kademlia ID, the DHT node ID) were made sticky.
&lt;br&gt;- Optimization of QRP lookups in tables ranging from 16k to 2M slots.
&lt;br&gt;- Limit amount of hits to 10 per query hit packet, as LimeWire chokes otherwise.
&lt;br&gt;- Limit amount of alt-locs in hits to 10 or LimeWire chokes.
&lt;br&gt;- Keep connection alive when reporting an HTTP error to allow remote resource
&lt;br&gt;&amp;nbsp; switching if necessary.
&lt;br&gt;- Emit and parse new X-Downloaded header, apparently introduced by LimeWire.
&lt;br&gt;- Added parsing of X-FW-Node-Info headers to grab push-proxies from firewalled
&lt;br&gt;&amp;nbsp; hosts, as well as gather the proper GUID and host address/port.
&lt;br&gt;- Emit X-FW-Node-Info if node is firewalled but continue to list our
&lt;br&gt;&amp;nbsp; push-proxies in the standard X-Push-Proxies header.
&lt;br&gt;- Avoid endless aggressive chunk splitting during swarming.
&lt;br&gt;- Proper parsing of comma-separated values in Accept and other Accept-Encoding
&lt;br&gt;&amp;nbsp; HTTP headers.
&lt;br&gt;- Reject UDP packets from unspecified addresses.
&lt;br&gt;- Drain more data out of the UDP receive buffer to prevent it from filling up.
&lt;br&gt;- Strip at most 5 trailing characters from words when building the QRP table,
&lt;br&gt;&amp;nbsp; thereby inserting less radices and making the table more sparse.
&lt;br&gt;- Removed workarounds for dealing with broken 0.96.2 nodes and earlier 0.95.x.
&lt;br&gt;- Extended syntax for push:// exact sources in magnets to be able to supply
&lt;br&gt;&amp;nbsp; all the known push-proxies, even if that is an empty set. &amp;nbsp;Since downloads
&lt;br&gt;&amp;nbsp; are persisted as magnets, this also allows keeping all the previously
&lt;br&gt;&amp;nbsp; known push-proxies accross sessions.
&lt;br&gt;- Upgraded PARQ to version 1.1 (mostly specification cleanups).
&lt;br&gt;- Added additional anti-hammering for cases where many files on the same
&lt;br&gt;&amp;nbsp; server are queued and gtk-gnutella is configured to launch more than 1
&lt;br&gt;&amp;nbsp; connection per IP. &amp;nbsp;Connection attempts to the same server are now limited
&lt;br&gt;&amp;nbsp; to 5 per minute.
&lt;br&gt;&lt;br&gt;Limitations:
&lt;br&gt;&lt;br&gt;- DHT code is still experimental, although functional: configuration of
&lt;br&gt;&amp;nbsp; parameters can only be done through the shell, and there is no support
&lt;br&gt;&amp;nbsp; for publishing yet.
&lt;br&gt;&lt;br&gt;Enjoy!
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22836753&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Version-0.96.6-stable-has-been-released-tp22836753p22836753.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22589989</id>
	<title>Re: Call for translations</title>
	<published>2009-03-18T15:26:49Z</published>
	<updated>2009-03-18T15:26:49Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Quoting Larry Nieves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22589989&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:But I guess -and correct if I'm wrong- that the main pot file is updated
&lt;br&gt;:whenever there are changes to the source. If that's the case, when a
&lt;br&gt;:file is moved or its msgids are changed, then I only need to merge my PO
&lt;br&gt;:from the main POT, which would include the new source code locations.
&lt;br&gt;&lt;br&gt;No, that would be insane! &amp;nbsp;There are just too many changes that happen,
&lt;br&gt;we can't just update that on a regular basis, sorry.
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
&lt;br&gt;powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
&lt;br&gt;easily build your RIAs with Flex Builder, the Eclipse(TM)based development
&lt;br&gt;software that enables intelligent coding and step-through debugging.
&lt;br&gt;Download the free 60 day trial. &lt;a href=&quot;http://p.sf.net/sfu/www-adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/www-adobe-com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22589989&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-translations-tp22546669p22589989.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22578607</id>
	<title>Re: Call for translations</title>
	<published>2009-03-18T05:55:04Z</published>
	<updated>2009-03-18T05:55:04Z</updated>
	<author>
		<name>Larry Nieves</name>
	</author>
	<content type="html">On Wed, Mar 18, 2009 at 12:41:51PM +0000, Raphael Manfredi wrote:
&lt;br&gt;&amp;gt; Thanks, committed, and all po files were updated.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&amp;gt; Note that source code location is in essence fuzzy: the source code
&lt;br&gt;&amp;gt; changes regularily (this is why there was this --no-location switch
&lt;br&gt;&amp;gt; in the first place).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It's accurate right now, it won't be anymore in a few months.
&lt;br&gt;&lt;br&gt;But I guess -and correct if I'm wrong- that the main pot file is updated
&lt;br&gt;whenever there are changes to the source. If that's the case, when a
&lt;br&gt;file is moved or its msgids are changed, then I only need to merge my PO
&lt;br&gt;from the main POT, which would include the new source code locations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Larry Alexánder Nieves Colmenárez &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22578607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt;
&lt;br&gt;El Liberal Venezolano &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://liberal-venezolano.net/blog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://liberal-venezolano.net/blog/&lt;/a&gt;&lt;br&gt;GPG Public Key: 0x1525843C &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Key Fingerprint = 76D0 2DA1 ADA8 11EF 661B &amp;nbsp;FEE2 923C 050F 1525 843C
&lt;br&gt;gpg &amp;nbsp;--keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x1525843C
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
&lt;br&gt;powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
&lt;br&gt;easily build your RIAs with Flex Builder, the Eclipse(TM)based development
&lt;br&gt;software that enables intelligent coding and step-through debugging.
&lt;br&gt;Download the free 60 day trial. &lt;a href=&quot;http://p.sf.net/sfu/www-adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/www-adobe-com&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22578607&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/22578607/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-translations-tp22546669p22578607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22578374</id>
	<title>Re: Call for translations</title>
	<published>2009-03-18T05:41:51Z</published>
	<updated>2009-03-18T05:41:51Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Quoting Larry Nieves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22578374&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:Here you go. I always forget which is the correct order for diff (the
&lt;br&gt;:new file first, or the old file first), so if this patch is reversed, I
&lt;br&gt;:apologize. Anyway it's only one line that has to be modified.
&lt;br&gt;&lt;br&gt;Thanks, committed, and all po files were updated.
&lt;br&gt;&lt;br&gt;Note that source code location is in essence fuzzy: the source code
&lt;br&gt;changes regularily (this is why there was this --no-location switch
&lt;br&gt;in the first place).
&lt;br&gt;&lt;br&gt;It's accurate right now, it won't be anymore in a few months.
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
&lt;br&gt;powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
&lt;br&gt;easily build your RIAs with Flex Builder, the Eclipse(TM)based development
&lt;br&gt;software that enables intelligent coding and step-through debugging.
&lt;br&gt;Download the free 60 day trial. &lt;a href=&quot;http://p.sf.net/sfu/www-adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/www-adobe-com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22578374&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-translations-tp22546669p22578374.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22576886</id>
	<title>Re: Call for translations</title>
	<published>2009-03-18T04:08:36Z</published>
	<updated>2009-03-18T04:08:36Z</updated>
	<author>
		<name>Larry Nieves</name>
	</author>
	<content type="html">On Mon, Mar 16, 2009 at 11:43:34PM +0000, Raphael Manfredi wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; :2.- Suggestion: It would be nice to have the source code references on
&lt;br&gt;&amp;gt; :the PO files. I actually like to check the source code sometimes when
&lt;br&gt;&amp;gt; :I'm translating and poedit has a nice feature to do this easily if the
&lt;br&gt;&amp;gt; :PO contains the references.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If you send me a patch for the Makefile, I'll be happy to include the
&lt;br&gt;&amp;gt; necessary command line switches so that this information is put.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Here you go. I always forget which is the correct order for diff (the
&lt;br&gt;new file first, or the old file first), so if this patch is reversed, I
&lt;br&gt;apologize. Anyway it's only one line that has to be modified.
&lt;br&gt;-- 
&lt;br&gt;Larry Alexánder Nieves Colmenárez &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22576886&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt;
&lt;br&gt;El Liberal Venezolano &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://liberal-venezolano.net/blog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://liberal-venezolano.net/blog/&lt;/a&gt;&lt;br&gt;GPG Public Key: 0x1525843C &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Key Fingerprint = 76D0 2DA1 ADA8 11EF 661B &amp;nbsp;FEE2 923C 050F 1525 843C
&lt;br&gt;gpg &amp;nbsp;--keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x1525843C
&lt;br&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;--- Makefile	2009-03-18 12:05:15.000000000 +0100
&lt;br&gt;+++ Makefile~	2009-03-18 12:05:52.000000000 +0100
&lt;br&gt;@@ -136,7 +136,6 @@
&lt;br&gt;&amp;nbsp;	--keyword=Q_ \
&lt;br&gt;&amp;nbsp;	--keyword=NG_:1,2 \
&lt;br&gt;&amp;nbsp;	--from-code=UTF-8 \
&lt;br&gt;-	--no-location
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;# This is the copyright holder that gets inserted into the header of the
&lt;br&gt;&amp;nbsp;# $(DOMAIN).pot file. &amp;nbsp;Set this to the copyright holder of the surrounding
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
&lt;br&gt;powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
&lt;br&gt;easily build your RIAs with Flex Builder, the Eclipse(TM)based development
&lt;br&gt;software that enables intelligent coding and step-through debugging.
&lt;br&gt;Download the free 60 day trial. &lt;a href=&quot;http://p.sf.net/sfu/www-adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/www-adobe-com&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22576886&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/22576886/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-translations-tp22546669p22576886.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22549938</id>
	<title>Re: Call for translations</title>
	<published>2009-03-16T16:43:34Z</published>
	<updated>2009-03-16T16:43:34Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Quoting Larry Nieves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22549938&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:I'm working on an Spanish translation, I hope I can finish before march
&lt;br&gt;:31st.
&lt;br&gt;&lt;br&gt;You mean March 29th, right? &amp;nbsp;I have to make the release on the week-end.
&lt;br&gt;&lt;br&gt;:I have one question and one suggestion:
&lt;br&gt;:
&lt;br&gt;:1.- Question: How do I do to not loose my po modifications every time I
&lt;br&gt;:issue and svn update? Or better said: how not to generate conflicts when
&lt;br&gt;:I issue an &amp;quot;svn update&amp;quot;?
&lt;br&gt;&lt;br&gt;Send me the modifications more often. &amp;nbsp;Or better, run:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make gtk-gnutella.pot
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make
&lt;br&gt;&lt;br&gt;from the po/ directory with an up-to-date SVN. &amp;nbsp;This will udpate the
&lt;br&gt;message strings from source code and you're less likely to have conflicts.
&lt;br&gt;&lt;br&gt;:2.- Suggestion: It would be nice to have the source code references on
&lt;br&gt;:the PO files. I actually like to check the source code sometimes when
&lt;br&gt;:I'm translating and poedit has a nice feature to do this easily if the
&lt;br&gt;:PO contains the references.
&lt;br&gt;&lt;br&gt;If you send me a patch for the Makefile, I'll be happy to include the
&lt;br&gt;necessary command line switches so that this information is put.
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
&lt;br&gt;powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
&lt;br&gt;easily build your RIAs with Flex Builder, the Eclipse(TM)based development
&lt;br&gt;software that enables intelligent coding and step-through debugging.
&lt;br&gt;Download the free 60 day trial. &lt;a href=&quot;http://p.sf.net/sfu/www-adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/www-adobe-com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22549938&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-translations-tp22546669p22549938.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22548296</id>
	<title>Re: Call for translations</title>
	<published>2009-03-16T14:54:11Z</published>
	<updated>2009-03-16T14:54:11Z</updated>
	<author>
		<name>Larry Nieves</name>
	</author>
	<content type="html">On Mon, Mar 16, 2009 at 09:22:06PM +0100, Raphael Manfredi wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear gtk-gnutella fans,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; As you may have noticed, the current version of gtk-gnutella will expire in
&lt;br&gt;&amp;gt; 2 weeks. &amp;nbsp;I am preparing the next 0.96.6 version.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To this effect, I have frozen the set of strings to be translated and
&lt;br&gt;&amp;gt; updated SVN (r16177) with the latest .po files (in the po/ directory).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If you wish to add to any of the gtk-gnutella translations by providing a
&lt;br&gt;&amp;gt; new .po file for some language, please, by all means! &amp;nbsp;You have up to
&lt;br&gt;&amp;gt; March 29th to do so, the planned release date.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You can send the updated .po file directly to my e-mail address.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;I'm working on an Spanish translation, I hope I can finish before march
&lt;br&gt;31st.
&lt;br&gt;&lt;br&gt;I have one question and one suggestion:
&lt;br&gt;&lt;br&gt;1.- Question: How do I do to not loose my po modifications every time I
&lt;br&gt;issue and svn update? Or better said: how not to generate conflicts when
&lt;br&gt;I issue an &amp;quot;svn update&amp;quot;?
&lt;br&gt;&lt;br&gt;2.- Suggestion: It would be nice to have the source code references on
&lt;br&gt;the PO files. I actually like to check the source code sometimes when
&lt;br&gt;I'm translating and poedit has a nice feature to do this easily if the
&lt;br&gt;PO contains the references.
&lt;br&gt;-- 
&lt;br&gt;Larry Alexánder Nieves Colmenárez &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22548296&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt;
&lt;br&gt;El Liberal Venezolano &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://liberal-venezolano.net/blog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://liberal-venezolano.net/blog/&lt;/a&gt;&lt;br&gt;GPG Public Key: 0x1525843C &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Key Fingerprint = 76D0 2DA1 ADA8 11EF 661B &amp;nbsp;FEE2 923C 050F 1525 843C
&lt;br&gt;gpg &amp;nbsp;--keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x1525843C
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
&lt;br&gt;powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
&lt;br&gt;easily build your RIAs with Flex Builder, the Eclipse(TM)based development
&lt;br&gt;software that enables intelligent coding and step-through debugging.
&lt;br&gt;Download the free 60 day trial. &lt;a href=&quot;http://p.sf.net/sfu/www-adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/www-adobe-com&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22548296&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/22548296/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-translations-tp22546669p22548296.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22546669</id>
	<title>Call for translations</title>
	<published>2009-03-16T13:22:06Z</published>
	<updated>2009-03-16T13:22:06Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Dear gtk-gnutella fans,
&lt;br&gt;&lt;br&gt;As you may have noticed, the current version of gtk-gnutella will expire in
&lt;br&gt;2 weeks. &amp;nbsp;I am preparing the next 0.96.6 version.
&lt;br&gt;&lt;br&gt;To this effect, I have frozen the set of strings to be translated and
&lt;br&gt;updated SVN (r16177) with the latest .po files (in the po/ directory).
&lt;br&gt;&lt;br&gt;If you wish to add to any of the gtk-gnutella translations by providing a
&lt;br&gt;new .po file for some language, please, by all means! &amp;nbsp;You have up to
&lt;br&gt;March 29th to do so, the planned release date.
&lt;br&gt;&lt;br&gt;You can send the updated .po file directly to my e-mail address.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
&lt;br&gt;powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
&lt;br&gt;easily build your RIAs with Flex Builder, the Eclipse(TM)based development
&lt;br&gt;software that enables intelligent coding and step-through debugging.
&lt;br&gt;Download the free 60 day trial. &lt;a href=&quot;http://p.sf.net/sfu/www-adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/www-adobe-com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22546669&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-translations-tp22546669p22546669.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22189689</id>
	<title>Re: Multiple modem disconnections when in	Ultra-peer mode</title>
	<published>2009-02-24T12:15:52Z</published>
	<updated>2009-02-24T12:15:52Z</updated>
	<author>
		<name>Christian Biere</name>
	</author>
	<content type="html">Larry Nieves wrote:
&lt;br&gt;&amp;gt; On Tue, Feb 24, 2009 at 02:32:45PM +0000, Raphael Manfredi wrote:
&lt;br&gt;&amp;gt; &amp;gt; Quoting Larry Nieves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22189689&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;&amp;gt; &amp;gt; :I don't think this is a GTKG problem per se, since I've seen similar
&lt;br&gt;&amp;gt; &amp;gt; :behavior when downloading files with Bittorrent, but I thought maybe
&lt;br&gt;&amp;gt; &amp;gt; :some of you could help me pinpoint what's the exact problem. How would I
&lt;br&gt;&amp;gt; &amp;gt; :go about finding whether the ISP is disconnecting me, or is the modem
&lt;br&gt;&amp;gt; &amp;gt; :the one failing? I'm glad with some pointers in the right direction and
&lt;br&gt;&amp;gt; &amp;gt; :I would of course do the necesary reading.
&lt;br&gt;&lt;br&gt;The first thing to consider is checking the configured bandwidth limits in
&lt;br&gt;your applications, especially upload bandwidth. Make sure you haven't
&lt;br&gt;confused &amp;quot;bits per second&amp;quot; with &amp;quot;bytes per second&amp;quot;. If your outbound queue
&lt;br&gt;gets too clogged, this can cause monitoring timeouts with DSL over PPPoE
&lt;br&gt;and terminate your connection. So you better configure your applications to
&lt;br&gt;use not more than 80% of your assumed upload bandwidth. You might want to
&lt;br&gt;monitor the actual bandwidth use with netstat (or something like gkrellm).
&lt;br&gt;&lt;br&gt;Keep in mind though that your router might see much more traffic that
&lt;br&gt;never makes it to your laptop.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; How exactly are you connected to the Internet? &amp;nbsp;Do you perform NAT?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; If you do NAT in the DSL modem, it is very probable that the (rather small)
&lt;br&gt;&amp;gt; &amp;gt; NAT tables of the modem are overflowing quickly and that could cause the
&lt;br&gt;&amp;gt; &amp;gt; modem to re-initialize your Internet connection (because it panics, for
&lt;br&gt;&amp;gt; &amp;gt; instance, and reboots internally).
&lt;br&gt;&lt;br&gt;You might want to check its uptime. It's also possible that it gets too
&lt;br&gt;warm or that the memory is defect. If it's acceptable for your purposes
&lt;br&gt;to use ethernet LAN instead of WLAN, try that too.
&lt;br&gt;&lt;br&gt;&amp;gt; I have a laptop running behind the DSL modem, which does the NAT and
&lt;br&gt;&amp;gt; port forwarding.
&lt;br&gt;&lt;br&gt;If you had a &amp;quot;DSL modem&amp;quot;, you wouldn't have a problem, but you have a router
&lt;br&gt;(with a modem built-in it seems). You've configured a portforwarding for the
&lt;br&gt;port your gtk-gnutella uses for both TCP and UDP, right? gtk-gnutella does
&lt;br&gt;not support UPnP. If you don't need UPnP otherwise, it's best to disable it.
&lt;br&gt;&lt;br&gt;What you could further try is disabling the firewall on this router assuming the
&lt;br&gt;devices behind don't expose any services that shouldn't be accessible
&lt;br&gt;externally. Most-likely this router has far too little memory to act as
&lt;br&gt;reasonable stateful firewall.
&lt;br&gt;&lt;br&gt;Another thing you could /try/ is disabling UDP for gtk-gnutella /temporarily/.
&lt;br&gt;While it's an extremely bad idea in general, it would help you see whether
&lt;br&gt;this makes a difference for your router. If it helps, this most likely
&lt;br&gt;means the resources of your router are insufficient i.e., the NAT tables
&lt;br&gt;for UDP get too big.
&lt;br&gt;&lt;br&gt;Maybe your router has a DMZ feature which would expose all ports of laptop
&lt;br&gt;and make NAT tracking unnecessary.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
&lt;br&gt;-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
&lt;br&gt;-Strategies to boost innovation and cut costs with open source participation
&lt;br&gt;-Receive a $600 discount off the registration fee with the source code: SFAD
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/XcvMzF8H&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/XcvMzF8H&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22189689&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multiple-modem-disconnections-when-in-Ultra-peer-mode-tp22165797p22189689.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22187234</id>
	<title>Re: Multiple modem disconnections when in Ultra-peer mode</title>
	<published>2009-02-24T10:09:52Z</published>
	<updated>2009-02-24T10:09:52Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Quoting Larry Nieves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22187234&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:I have a laptop running behind the DSL modem, which does the NAT and
&lt;br&gt;:port forwarding.
&lt;br&gt;&lt;br&gt;Then you most probably fall into the situation I was describing.
&lt;br&gt;&lt;br&gt;:
&lt;br&gt;:I can telnet into the DSL modem, which is running a BusyBox v1.1.2
&lt;br&gt;:(linux 2.6.13), but I don't know how to inspect its NAT tables. There's
&lt;br&gt;:no iptables command in that environment.
&lt;br&gt;&lt;br&gt;That's unfortunate. And you'd need to resize them as well. &amp;nbsp;For instance
&lt;br&gt;passing &amp;quot;hashsize=16384&amp;quot; to the nf_conntrack module.
&lt;br&gt;&lt;br&gt;Either look for a better DSL modem, or configure a dedicated small PC to
&lt;br&gt;be your NAT gateway, with a direct link to the DSL modem (who would then
&lt;br&gt;no longer do any NAT or forwarding, just route the packets to the linux
&lt;br&gt;box). &amp;nbsp;It's probably best if you can DHCP your linux box to the DSL modem
&lt;br&gt;in that case.
&lt;br&gt;&lt;br&gt;But that requires a much more advanced configuration and understanding
&lt;br&gt;of what is going on so that you can write the proper set of iptable rules
&lt;br&gt;to do what you need.
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
&lt;br&gt;-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
&lt;br&gt;-Strategies to boost innovation and cut costs with open source participation
&lt;br&gt;-Receive a $600 discount off the registration fee with the source code: SFAD
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/XcvMzF8H&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/XcvMzF8H&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22187234&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multiple-modem-disconnections-when-in-Ultra-peer-mode-tp22165797p22187234.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22184234</id>
	<title>Re: Multiple modem disconnections when in	Ultra-peer mode</title>
	<published>2009-02-24T07:44:56Z</published>
	<updated>2009-02-24T07:44:56Z</updated>
	<author>
		<name>Larry Nieves</name>
	</author>
	<content type="html">On Tue, Feb 24, 2009 at 02:32:45PM +0000, Raphael Manfredi wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello Larry,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Quoting Larry Nieves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22184234&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;&amp;gt; :I don't think this is a GTKG problem per se, since I've seen similar
&lt;br&gt;&amp;gt; :behavior when downloading files with Bittorrent, but I thought maybe
&lt;br&gt;&amp;gt; :some of you could help me pinpoint what's the exact problem. How would I
&lt;br&gt;&amp;gt; :go about finding whether the ISP is disconnecting me, or is the modem
&lt;br&gt;&amp;gt; :the one failing? I'm glad with some pointers in the right direction and
&lt;br&gt;&amp;gt; :I would of course do the necesary reading.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How exactly are you connected to the Internet? &amp;nbsp;Do you perform NAT?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If you do NAT in the DSL modem, it is very probable that the (rather small)
&lt;br&gt;&amp;gt; NAT tables of the modem are overflowing quickly and that could cause the
&lt;br&gt;&amp;gt; modem to re-initialize your Internet connection (because it panics, for
&lt;br&gt;&amp;gt; instance, and reboots internally).
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Hi Raphael,
&lt;br&gt;&lt;br&gt;I have a laptop running behind the DSL modem, which does the NAT and
&lt;br&gt;port forwarding.
&lt;br&gt;&lt;br&gt;I can telnet into the DSL modem, which is running a BusyBox v1.1.2
&lt;br&gt;(linux 2.6.13), but I don't know how to inspect its NAT tables. There's
&lt;br&gt;no iptables command in that environment.
&lt;br&gt;-- 
&lt;br&gt;Larry Alexánder Nieves Colmenárez &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22184234&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt;
&lt;br&gt;El Liberal Venezolano &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://liberal-venezolano.net/blog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://liberal-venezolano.net/blog/&lt;/a&gt;&lt;br&gt;GPG Public Key: 0x1525843C &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Key Fingerprint = 76D0 2DA1 ADA8 11EF 661B &amp;nbsp;FEE2 923C 050F 1525 843C
&lt;br&gt;gpg &amp;nbsp;--keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x1525843C
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
&lt;br&gt;-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
&lt;br&gt;-Strategies to boost innovation and cut costs with open source participation
&lt;br&gt;-Receive a $600 discount off the registration fee with the source code: SFAD
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/XcvMzF8H&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/XcvMzF8H&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22184234&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multiple-modem-disconnections-when-in-Ultra-peer-mode-tp22165797p22184234.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22183339</id>
	<title>Re: Multiple modem disconnections when in Ultra-peer mode</title>
	<published>2009-02-24T06:32:45Z</published>
	<updated>2009-02-24T06:32:45Z</updated>
	<author>
		<name>Raphael Manfredi</name>
	</author>
	<content type="html">Hello Larry,
&lt;br&gt;&lt;br&gt;Quoting Larry Nieves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183339&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt; from ml.softs.gtk-gnutella.users:
&lt;br&gt;:I don't think this is a GTKG problem per se, since I've seen similar
&lt;br&gt;:behavior when downloading files with Bittorrent, but I thought maybe
&lt;br&gt;:some of you could help me pinpoint what's the exact problem. How would I
&lt;br&gt;:go about finding whether the ISP is disconnecting me, or is the modem
&lt;br&gt;:the one failing? I'm glad with some pointers in the right direction and
&lt;br&gt;:I would of course do the necesary reading.
&lt;br&gt;&lt;br&gt;How exactly are you connected to the Internet? &amp;nbsp;Do you perform NAT?
&lt;br&gt;&lt;br&gt;If you do NAT in the DSL modem, it is very probable that the (rather small)
&lt;br&gt;NAT tables of the modem are overflowing quickly and that could cause the
&lt;br&gt;modem to re-initialize your Internet connection (because it panics, for
&lt;br&gt;instance, and reboots internally).
&lt;br&gt;&lt;br&gt;Raphael
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
&lt;br&gt;-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
&lt;br&gt;-Strategies to boost innovation and cut costs with open source participation
&lt;br&gt;-Receive a $600 discount off the registration fee with the source code: SFAD
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/XcvMzF8H&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/XcvMzF8H&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22183339&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multiple-modem-disconnections-when-in-Ultra-peer-mode-tp22165797p22183339.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22165797</id>
	<title>Multiple modem disconnections when in Ultra-peer mode</title>
	<published>2009-02-23T09:12:39Z</published>
	<updated>2009-02-23T09:12:39Z</updated>
	<author>
		<name>Larry Nieves</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;Everytime I'm running as an ultrapeer my DSL connection will reset more
&lt;br&gt;often than usual. Normally my DSL connection will be reset every 24
&lt;br&gt;hours by my ISP (Freenet), but when GTKG is running as ultrapeer, the
&lt;br&gt;disconnections can be as often as every 30 minutes or every 2 hours.
&lt;br&gt;&lt;br&gt;Currently I have the most recent SVN copy of GTKG (r15971) and I have a
&lt;br&gt;maximum of 20 Ultrapeers and 25 Leaves set. This number I reduced from a
&lt;br&gt;higher one I had before (I believe it was 70 or 80 UP and 100 Leaves),
&lt;br&gt;in the belief that perhaps it was the number of connections being made
&lt;br&gt;that bothered the DSL modem, a Fritz!Box Fon WLan (7113). But reducing
&lt;br&gt;the number of connections hasn't helped a bit and I still get
&lt;br&gt;disconnected every hour or so, sometimes even more quickly.
&lt;br&gt;&lt;br&gt;The most straightforward reason for this behaviour could simply be that
&lt;br&gt;the DSL modem cannot handle the traffic, although when I'm not
&lt;br&gt;downloading or uploading anything, the Gnutella traffic as reported by
&lt;br&gt;the GUI is around 7 kB/s at most in any one direction (I haven't seen it
&lt;br&gt;go higher than that).
&lt;br&gt;&lt;br&gt;Then it could be that my ISP doesn't like gnutella traffic and
&lt;br&gt;disconnects me on purpose.
&lt;br&gt;&lt;br&gt;I don't think this is a GTKG problem per se, since I've seen similar
&lt;br&gt;behavior when downloading files with Bittorrent, but I thought maybe
&lt;br&gt;some of you could help me pinpoint what's the exact problem. How would I
&lt;br&gt;go about finding whether the ISP is disconnecting me, or is the modem
&lt;br&gt;the one failing? I'm glad with some pointers in the right direction and
&lt;br&gt;I would of course do the necesary reading.
&lt;br&gt;&lt;br&gt;Any help would be appreciated.
&lt;br&gt;-- 
&lt;br&gt;Larry Alexánder Nieves Colmenárez &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22165797&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt;
&lt;br&gt;El Liberal Venezolano &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://liberal-venezolano.net/blog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://liberal-venezolano.net/blog/&lt;/a&gt;&lt;br&gt;GPG Public Key: 0x1525843C &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Key Fingerprint = 76D0 2DA1 ADA8 11EF 661B &amp;nbsp;FEE2 923C 050F 1525 843C
&lt;br&gt;gpg &amp;nbsp;--keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x1525843C
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
&lt;br&gt;-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
&lt;br&gt;-Strategies to boost innovation and cut costs with open source participation
&lt;br&gt;-Receive a $600 discount off the registration fee with the source code: SFAD
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/XcvMzF8H&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/XcvMzF8H&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22165797&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multiple-modem-disconnections-when-in-Ultra-peer-mode-tp22165797p22165797.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21868854</id>
	<title>Re: At least One gtk-gnutella ultra-peer please</title>
	<published>2009-02-04T10:21:41Z</published>
	<updated>2009-02-04T10:21:41Z</updated>
	<author>
		<name>Christian Roessler (Rößler)</name>
	</author>
	<content type="html">Am Mittwoch, 4. Februar 2009 schrieb Larry Nieves:
&lt;br&gt;&lt;br&gt;&amp;gt; I have been running in ultra-peer mode for at least 3 days and in all
&lt;br&gt;&amp;gt; these time I haven't seen a single gtk-gnutella ultra-peer connected to
&lt;br&gt;&amp;gt; me. [...] I have searched in several GwebCaches for gtk-gnutella ultra
&lt;br&gt;&amp;gt; peers to no avail. So, the question is, does anybody runs or knows any
&lt;br&gt;&amp;gt; gtk-gnutella UP available to connect to?
&lt;br&gt;&lt;br&gt;Ah well, here's the same, but if I remember correctly, last time I looked 
&lt;br&gt;I had just bearshit ultrapeers.
&lt;br&gt;&lt;br&gt;But don't lose faith - one day you will meet at least my ultrapeer:).
&lt;br&gt;&lt;br&gt;Regards, Christian
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
&lt;br&gt;software. With Adobe AIR, Ajax developers can use existing skills and code to
&lt;br&gt;build responsive, highly engaging applications that combine the power of local
&lt;br&gt;resources and data with the reach of the web. Download the Adobe AIR SDK and
&lt;br&gt;Ajax docs to start building applications today-&lt;a href=&quot;http://p.sf.net/sfu/adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/adobe-com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21868854&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-usr-bin-gtk-gnutella%3A-No-such-file-or-directory-tp18846702p21868854.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21828339</id>
	<title>At least One gtk-gnutella ultra-peer please</title>
	<published>2009-02-04T02:58:51Z</published>
	<updated>2009-02-04T02:58:51Z</updated>
	<author>
		<name>Larry Nieves</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I have been running in ultra-peer mode for at least 3 days and in all
&lt;br&gt;these time I haven't seen a single gtk-gnutella ultra-peer connected to
&lt;br&gt;me. Currently I have a limit of 10% of connection for any given vendor
&lt;br&gt;and a maximum 80 UP at any given time.
&lt;br&gt;&lt;br&gt;The current UP User agent distribution is as follows:
&lt;br&gt;&lt;br&gt;LimeWire &amp;nbsp; &amp;nbsp; &amp;nbsp;8
&lt;br&gt;Frosty &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;8
&lt;br&gt;FrostWire &amp;nbsp; &amp;nbsp; 5
&lt;br&gt;LimeWireTurbo 4
&lt;br&gt;CitrixWire &amp;nbsp; &amp;nbsp;1
&lt;br&gt;&lt;br&gt;It seems that I'm trapped in a &amp;quot;*Wire&amp;quot; universe here...
&lt;br&gt;&lt;br&gt;I have searched in several GwebCaches for gtk-gnutella ultra peers to no
&lt;br&gt;avail. So, the question is, does anybody runs or knows any gtk-gnutella
&lt;br&gt;UP available to connect to?
&lt;br&gt;-- 
&lt;br&gt;Larry Alexánder Nieves Colmenárez &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21828339&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanieves@...&lt;/a&gt;&amp;gt;
&lt;br&gt;El Liberal Venezolano &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://liberal-venezolano.net/blog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://liberal-venezolano.net/blog/&lt;/a&gt;&lt;br&gt;GPG Public Key: 0x1525843C &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Key Fingerprint = 76D0 2DA1 ADA8 11EF 661B &amp;nbsp;FEE2 923C 050F 1525 843C
&lt;br&gt;gpg &amp;nbsp;--keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 0x1525843C
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
&lt;br&gt;software. With Adobe AIR, Ajax developers can use existing skills and code to
&lt;br&gt;build responsive, highly engaging applications that combine the power of local
&lt;br&gt;resources and data with the reach of the web. Download the Adobe AIR SDK and
&lt;br&gt;Ajax docs to start building applications today-&lt;a href=&quot;http://p.sf.net/sfu/adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/adobe-com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21828339&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-usr-bin-gtk-gnutella%3A-No-such-file-or-directory-tp18846702p21828339.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20996141</id>
	<title>Re: not connecting</title>
	<published>2008-12-13T16:43:05Z</published>
	<updated>2008-12-13T16:43:05Z</updated>
	<author>
		<name>Christian Biere</name>
	</author>
	<content type="html">John Tate wrote:
&lt;br&gt;&amp;gt; My client is not connecting to anyone, the hostcache is empty.
&lt;br&gt;&lt;br&gt;Most-likely, this means there's a problem with UDP. Do you use a firewall or
&lt;br&gt;the like that would block UDP traffic? gtk-gnutella will only bootstrap over
&lt;br&gt;UDP automagically. The ports for UDP and TCP are always the same. Make sure
&lt;br&gt;your router, firewall or whatever does not filter, block or whatever the port
&lt;br&gt;used by Gnutella UDP-wise or TCP-wise. If that's not possible configure it to
&lt;br&gt;use a port that is open.
&lt;br&gt;&lt;br&gt;UDP isn't absolutely required for Gnutella but without it, you have to
&lt;br&gt;bootstrap it yourself and suffer from other disadvantages. That means you have
&lt;br&gt;to find at least one peer and connect to it manually.
&lt;br&gt;&lt;br&gt;&amp;gt; How do I add GWebCache's or whatever I do with this client?
&lt;br&gt;&lt;br&gt;Go to &lt;a href=&quot;http://gcachescan.jonatkins.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gcachescan.jonatkins.com/&lt;/a&gt;&amp;nbsp;with your web browser and follow
&lt;br&gt;the URLs to GWebCaches. Usually, they'll show you a couple of peer addresses
&lt;br&gt;you can connect to. Just a bit of drag &amp; drop, or copy &amp; paste at your
&lt;br&gt;discretion and you're ready.
&lt;br&gt;&lt;br&gt;In any case, Gnutella is supposed to be decentral. Your best option is
&lt;br&gt;to rely on your friends or whoever to connect to. Centralized bootstrap
&lt;br&gt;services will come and go as time passes by.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
&lt;br&gt;The future of the web can't happen without you. &amp;nbsp;Join us at MIX09 to help
&lt;br&gt;pave the way to the Next Web now. Learn more and register at
&lt;br&gt;&lt;a href=&quot;http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20996141&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/not-connecting-tp20995928p20996141.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20995928</id>
	<title>not connecting</title>
	<published>2008-12-13T16:10:29Z</published>
	<updated>2008-12-13T16:10:29Z</updated>
	<author>
		<name>John Tate</name>
	</author>
	<content type="html">Hello,&lt;br&gt;&lt;br&gt;My client is not connecting to anyone, the hostcache is empty. How do I add GWebCache&amp;#39;s or whatever I do with this client?&lt;br&gt;&lt;br&gt;John.&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Faced with the fact that Intelligent Design doesn&amp;#39;t meet the criteria for a scientific theory, leading proponent redefines what a scientific theory is. Result: Astrology now a scientific theory.&lt;br&gt;

&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
&lt;br&gt;The future of the web can't happen without you. &amp;nbsp;Join us at MIX09 to help
&lt;br&gt;pave the way to the Next Web now. Learn more and register at
&lt;br&gt;&lt;a href=&quot;http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gtk-gnutella-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20995928&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gtk-gnutella-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/not-connecting-tp20995928p20995928.html" />
</entry>

</feed>
