From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 7 00:26:16 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D421916A4CE for ; Tue, 7 Dec 2004 00:26:16 +0000 (GMT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB6243D49 for ; Tue, 7 Dec 2004 00:26:16 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao10.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20041207002614.JRTX1654.lakermmtao10.cox.net@mezz.mezzweb.com>; Mon, 6 Dec 2004 19:26:14 -0500 Date: Mon, 06 Dec 2004 18:26:41 -0600 To: "Randy Pratt" References: <20041206140142.24a01461.rpratt1950@earthlink.net> <20041206192131.1f1d59df.rpratt1950@earthlink.net> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20041206192131.1f1d59df.rpratt1950@earthlink.net> User-Agent: Opera M2/7.54 (Linux, build 751) cc: gnome@freebsd.org Subject: Re: net/gnome-btdownload problem with python-2.4 update X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 00:26:16 -0000 On Mon, 6 Dec 2004 19:21:31 -0500, Randy Pratt wrote: > On Mon, 06 Dec 2004 15:39:10 -0600 > "Jeremy Messenger" wrote: > >> On Mon, 6 Dec 2004 14:01:42 -0500, Randy Pratt >> >> wrote: >> >> > The net/gnome-btdownload builds and installs fine but has some >> > run-time issues after the latest python-2.4 update: >> >> Have you tried to run bittorrent alone, yet? Does it works? > > The btdownloadcurses.py produces identical errors, but it does seem > to do some downloading. It didn't seem to download very well and > I never seen it upload any bytes so I can't really say it "works". It means, you will have to bug to the bittorent maintainer too because it's not gnome-btdownload problem. :-) Cheers, Mezz >> I am current upgrading my 5.3-STABLE boxes and downgrade from GNOME >> 2.9.x >> to 2.8.x to allow me test few stuff better, so at the same time I will >> taking the look at gnome-btdownload. I will update gnome-btdownload to >> 0.0.17 too if it will working with Python 2.4. > > I guess I could downgrade to the previous python version if it > comes to that but I would rather keep my ports current. > >> I wish the maintainer of Python would wait a bit, which Python 2.4 has >> broke many apps in the runtime. >> >> Cheers, >> Mezz >> >> > $ gnome-btdownload sample.torrent & >> > [1] 67064 >> > bash-2.05b$ /usr/X11R6/bin/gnome-btdownload:713: DeprecationWarning: >> > gtk.Progress.set_percentage is deprecated, use gtk.ProgressBar methods >> > progressbar_download_status.set_percentage(dict['fractionDone']) >> > Exception in thread Thread-1: >> > Traceback (most recent call last): >> > File "/usr/local/lib/python2.4/threading.py", line 442, in >> __bootstrap >> > self.run() >> > File "/usr/local/lib/python2.4/threading.py", line 422, in run >> > self.__target(*self.__args, **self.__kwargs) >> > File >> > "/usr/local/lib/python2.4/site-packages/BitTorrent/Rerequester.py", >> line >> > 85, in rerequest >> > h = urlopen(url) >> > File "/usr/local/lib/python2.4/urllib2.py", line 130, in urlopen >> > return _opener.open(url, data) >> > File "/usr/local/lib/python2.4/urllib2.py", line 364, in open >> > response = meth(req, response) >> > File "/usr/local/lib/python2.4/urllib2.py", line 468, in >> http_response >> > code, msg, hdrs = response.code, response.msg, response.info() >> > AttributeError: addinfourldecompress instance has no attribute 'code' >> > >> > If I click on stop, the additional messages are displayed in the >> > xterm: >> > >> > Exception in thread Thread-2: >> > Traceback (most recent call last): >> > File "/usr/local/lib/python2.4/threading.py", line 442, in >> __bootstrap >> > self.run() >> > File "/usr/local/lib/python2.4/threading.py", line 422, in run >> > self.__target(*self.__args, **self.__kwargs) >> > File >> > "/usr/local/lib/python2.4/site-packages/BitTorrent/Rerequester.py", >> line >> > 85, in rerequest >> > h = urlopen(url) >> > File "/usr/local/lib/python2.4/urllib2.py", line 130, in urlopen >> > return _opener.open(url, data) >> > File "/usr/local/lib/python2.4/urllib2.py", line 364, in open >> > response = meth(req, response) >> > File "/usr/local/lib/python2.4/urllib2.py", line 468, in >> http_response >> > code, msg, hdrs = response.code, response.msg, response.info() >> > AttributeError: addinfourldecompress instance has no attribute 'code' >> > >> > The /usr/ports/UPDATING was followed for the update of python and >> > all of the ports that depend on it. >> > >> > This is on 4.10-stable and all ports are up-to-date as of last >> > night. A list of installed ports and versions are at: >> > >> > http://myfreebsd.homeunix.net/installed_packages.txt >> > >> > I've not found any mention of this in the archives or PR's but >> > I checked with a friend this morning and he's seeing the same >> > results. >> > >> > If there's other information I can provide or patches to test, >> > just let me know. >> > >> > Best regards, >> > >> > Randy >> >> >> -- >> mezz7@cox.net - mezz@FreeBSD.org >> FreeBSD GNOME Team >> http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org