Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 57935

Summary: gnome-btdownload out of date, 0.0.16 available.
Product: Gentoo Linux Reporter: Aaron Gyes <floam>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED REMIND    
Severity: enhancement CC: cbm
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aaron Gyes 2004-07-21 23:47:10 UTC
Latest in portage is 0.0.11, latest available is 0.0.16.
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-07-23 01:57:48 UTC
This doesn't work for me, on startup I get

Traceback (most recent call last):
  File "/usr/bin/gnome-btdownload", line 906, in ?
    run(sys.argv[1:])
  File "/usr/bin/gnome-btdownload", line 901, in run
    client = GtkClient(args)
  File "/usr/bin/gnome-btdownload", line 586, in __init__
    result = GtkFileOpenDialog('Open location for BitTorrent meta file', filters=filters, modal=True).run()
  File "/usr/bin/gnome-btdownload", line 290, in __init__
    GtkFileActionDialog.__init__(self, title, gtk.FILE_CHOOSER_ACTION_OPEN, (gtk.STOCK_CANCEL, gtk.RESPONSE_CANCEL, gtk.STOCK_OPEN, gtk.RESPONSE_OK), filters, default, modal, multiple, localonly)
AttributeError: 'module' object has no attribute 'FILE_CHOOSER_ACTION_OPEN'

this doesn't appear to work with pygtk-2.2.0, is it working for you?
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2004-07-23 02:01:49 UTC
And from the README:

DEPENDENCIES:
* python-gtk2 (>= 2.3.91) (and all it depends on)

We won't be updating with the development version for pygtk2 just yet I don't think so this one might need to wait until then.
Comment 3 Aaron Gyes 2004-07-23 02:42:19 UTC
The development version of pyGTK is the only way to make use of GTK 2.4 stuff, and more and more things are starting to use it, any timeframe on when this will be on portage? For the record, locally I have pyGTK 2.3 and the new gnome-btdownload and things work fine.
Comment 4 foser (RETIRED) gentoo-dev 2004-08-03 14:47:51 UTC
we do not have the manpower at this point to support non-stable releases, especially not of non-core packages.