Page 1 of 1

Deluge from svn in Debian Etch

Posted: Wed Jul 11, 2007 10:26 pm
by Magnus
I have just now purged deluge, removed the config dir, gotten deluge from svn, built it and installed it.
When running deluge, I get

Code: Select all

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Scanning plugin dir /usr/share/deluge/plugins
Loading module TorrentCreator
Initialising plugin TorrentCreator
Loading module ExamplePlugin
Initialising plugin ExamplePlugin
Loading module DesiredRatio
Initialising plugin DesiredRatio
Loading module Scheduler
Initialising plugin Scheduler
Loading module TorrentSearch
Initialising plugin TorrentSearch
Loading module BlocklistImport
Initialising plugin BlocklistImport
Loading module HelloWorld
Initialising plugin HelloWorld
Loading module NetworkGraph
Initialising plugin NetworkGraph
Loading module NetworkHealth
Initialising plugin NetworkHealth

(deluge:27464): libglade-WARNING **: unknown property `wrap_mode' for class `GtkLabel'

(deluge:27464): libglade-WARNING **: unknown property `wrap_mode' for class `GtkLabel'
Traceback (most recent call last):
  File "/usr/bin/deluge", line 93, in ?
    start_deluge()
  File "/usr/bin/deluge", line 67, in start_deluge
    interface = deluge.interface.DelugeGTK()
  File "/usr/lib/python2.4/site-packages/deluge/interface.py", line 124, in __init__
    self.apply_prefs()
  File "/usr/lib/python2.4/site-packages/deluge/interface.py", line 742, in apply_prefs
    self.build_tray_bwsetsubmenu()
  File "/usr/lib/python2.4/site-packages/deluge/interface.py", line 221, in build_tray_bwsetsubmenu
    self.tray_glade.get_widget("download_limit").set_submenu(self.submenu_bwdownset)
AttributeError: DelugeGTK instance has no attribute 'tray_glade'
Anyone know what to do?

Re: Deluge from svn in Debian Etch

Posted: Thu Jul 12, 2007 6:16 am
by markybob
Magnus wrote:I have just now purged deluge, removed the config dir, gotten deluge from svn, built it and installed it.
When running deluge, I get

Code: Select all

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Scanning plugin dir /usr/share/deluge/plugins
Loading module TorrentCreator
Initialising plugin TorrentCreator
Loading module ExamplePlugin
Initialising plugin ExamplePlugin
Loading module DesiredRatio
Initialising plugin DesiredRatio
Loading module Scheduler
Initialising plugin Scheduler
Loading module TorrentSearch
Initialising plugin TorrentSearch
Loading module BlocklistImport
Initialising plugin BlocklistImport
Loading module HelloWorld
Initialising plugin HelloWorld
Loading module NetworkGraph
Initialising plugin NetworkGraph
Loading module NetworkHealth
Initialising plugin NetworkHealth

(deluge:27464): libglade-WARNING **: unknown property `wrap_mode' for class `GtkLabel'

(deluge:27464): libglade-WARNING **: unknown property `wrap_mode' for class `GtkLabel'
Traceback (most recent call last):
  File "/usr/bin/deluge", line 93, in ?
    start_deluge()
  File "/usr/bin/deluge", line 67, in start_deluge
    interface = deluge.interface.DelugeGTK()
  File "/usr/lib/python2.4/site-packages/deluge/interface.py", line 124, in __init__
    self.apply_prefs()
  File "/usr/lib/python2.4/site-packages/deluge/interface.py", line 742, in apply_prefs
    self.build_tray_bwsetsubmenu()
  File "/usr/lib/python2.4/site-packages/deluge/interface.py", line 221, in build_tray_bwsetsubmenu
    self.tray_glade.get_widget("download_limit").set_submenu(self.submenu_bwdownset)
AttributeError: DelugeGTK instance has no attribute 'tray_glade'
Anyone know what to do?
this is most likely an error having to do with pygtk < 2.10. we require => 2.10

Re: Deluge from svn in Debian Etch

Posted: Thu Jul 12, 2007 12:13 pm
by Magnus
So Debian stable is unsupported by Deluge then?

Re: Deluge from svn in Debian Etch

Posted: Thu Jul 12, 2007 7:30 pm
by markybob
Magnus wrote:So Debian stable is unsupported by Deluge then?
right. i'm pretty surprised debian stable is being used for a desktop in the first place.

Re: Deluge from svn in Debian Etch

Posted: Thu Jul 12, 2007 8:14 pm
by zachtib
markybob wrote:this is most likely an error having to do with pygtk < 2.10. we require => 2.10
Really? since when? I'd been making an effort to keep PyGTK 2.8 compatibility, as Ubuntu Dapper also uses it.

Re: Deluge from svn in Debian Etch

Posted: Thu Jul 12, 2007 9:55 pm
by Magnus
markybob wrote: right. i'm pretty surprised debian stable is being used for a desktop in the first place.
I sort of had to switch back to Debian, since Ubuntu 7.04 has a bug so I can't burn DVDs with it.
But then again, I used Debian before there was any Ubuntu and also I find it much more stable.
I can't even remember when I last had a Metacity or Nautilus crash on Debian, with Ubuntu 7.04
it used to happen from time to time, atleast on my machine...
I also like some other things about Debian, such as them being LSB compliant and that all FOSS
packages are officially supported.
But I'm getting of topic...

Anyway, thanks for a good, lightweight and hopefully soon stable torrent client for Linux!

Re: Deluge from svn in Debian Etch

Posted: Thu Jul 12, 2007 10:12 pm
by markybob
Magnus wrote:
markybob wrote: right. i'm pretty surprised debian stable is being used for a desktop in the first place.
I sort of had to switch back to Debian, since Ubuntu 7.04 has a bug so I can't burn DVDs with it.
But then again, I used Debian before there was any Ubuntu and also I find it much more stable.
I can't even remember when I last had a Metacity or Nautilus crash on Debian, with Ubuntu 7.04
it used to happen from time to time, atleast on my machine...
I also like some other things about Debian, such as them being LSB compliant and that all FOSS
packages are officially supported.
But I'm getting of topic...

Anyway, thanks for a good, lightweight and hopefully soon stable torrent client for Linux!
dont have to tell me about how good debian is...i use it as a desktop :) i use testing, though, not stable. it's a give and take