gnome-btdownload-0.0.16

Randy Pratt rpratt1950 at earthlink.net
Sat Jun 19 19:30:16 PDT 2004


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!

Best regards,

Randy

-- 


More information about the freebsd-gnome mailing list