From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 22 05:55:25 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 61C0116A4CE for ; Tue, 22 Jun 2004 05:55:25 +0000 (GMT) Received: from lakermmtao12.cox.net (lakermmtao12.cox.net [68.230.240.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0C6143D5E for ; Tue, 22 Jun 2004 05:55:24 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz ([68.103.32.140]) by lakermmtao12.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040622055503.LKIM9233.lakermmtao12.cox.net@mezz>; Tue, 22 Jun 2004 01:55:03 -0400 Date: Tue, 22 Jun 2004 00:56:16 -0500 To: "Joe Marcus Clarke" References: <20040619223134.7ec22856.rpratt1950@earthlink.net> <1087842801.958.35.camel@gyros> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1087842801.958.35.camel@gyros> User-Agent: Opera M2/7.51 (Linux, build 689) cc: Randy Pratt cc: freebsd-gnome@freebsd.org Subject: Re: gnome-btdownload-0.0.16 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, 22 Jun 2004 05:55:25 -0000 On Mon, 21 Jun 2004 14:33:21 -0400, Joe Marcus Clarke wrote: > On Sat, 2004-06-19 at 22:31, Randy Pratt wrote: >> I'm a "casual" user of gnome meaning that I don't have a full >> gnome installation. I'm having a problem at runtime with >> gnome-btdownload-0.0.16 . It builds fine but I get: >> >> $ gnome-btdownload some.torrent >> Traceback (most recent call last): >> File "/usr/X11R6/bin/gnome-btdownload", line 906, in ? >> run(sys.argv[1:]) >> File "/usr/X11R6/bin/gnome-btdownload", line 901, in run >> client = GtkClient(args) >> File "/usr/X11R6/bin/gnome-btdownload", line 597, in __init__ >> result = GtkFileSaveDialog('Save location for BitTorrent session', >> default=bt_state_args.suggested_path_output, modal=True, >> localonly=True).run() >> File "/usr/X11R6/bin/gnome-btdownload", line 295, in __init__ >> GtkFileActionDialog.__init__(self, title, >> gtk.FILE_CHOOSER_ACTION_SAVE, (gtk.STOCK_CANCEL, gtk.RESPONSE_CANCEL, >> gtk.STOCK_SAVE, gtk.RESPONSE_OK), filters, default, modal, multiple, >> localonly) >> AttributeError: 'module' object has no attribute >> 'FILE_CHOOSER_ACTION_SAVE' >> >> Portdowngrading to gnome-btdownload-0.0.11 will get me running again. >> >> FreeBSD 4.10-STABLE #0: Sat Jun 5 15:39:24 EDT 2004 >> >> I didn't want to list the 423 ports I have installed so it is at: >> >> http://myfreebsd.homeunix.net/pkg_info-2004.06.18.txt >> >> I have tried to do: >> >> portupgrade -f py23\* py-gnome\* >> >> but that didn't have any effect. I then tried the brute force >> portupgrade: >> >> portupgrade -fRr gnome-btdownload >> >> Still, no joy. I'm getting the same runtime errors. It appears to >> be related to Gtk but I've no idea where to go from here. I'd >> prefer not to maintain old port versions locally so I'd like to >> find a solution. >> >> Anyone have any suggestions? They would be much appreciated! > > This version of gnome-btdownload may require the development version of > py-gtk2. If so, you can get that from > http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi in the ports module. > The gnome-btdownload maintainer should be informed. Randy, thanks for reported. I have backed out to 0.0.11, but you still can get 0.0.16 at http://people.freebsd.org/~mezz/diff/ if you want to. I will keep update from there. However, I wish the author would update the requirement or at least input in the changelog about it. BTW: Sorry if I didn't reply back to you few days ago, Randy; my basement got flooded from the storm and I had to unplug and move all computers to the different place. Cheers, Mezz > Joe > >> >> Best regards, >> >> Randy -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org