Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57935 - gnome-btdownload out of date, 0.0.16 available.
Summary: gnome-btdownload out of date, 0.0.16 available.
Status: RESOLVED REMIND
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-21 23:47 UTC by Aaron Gyes
Modified: 2004-08-27 14:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.