Deluge from svn in Debian Etch

General support for problems installing or using Deluge
Post Reply
Magnus
New User
New User
Posts: 3
Joined: Wed Jul 11, 2007 9:23 pm

Deluge from svn in Debian Etch

Post 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?
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge from svn in Debian Etch

Post 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
Magnus
New User
New User
Posts: 3
Joined: Wed Jul 11, 2007 9:23 pm

Re: Deluge from svn in Debian Etch

Post by Magnus »

So Debian stable is unsupported by Deluge then?
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge from svn in Debian Etch

Post 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.
User avatar
zachtib
Leecher
Leecher
Posts: 97
Joined: Thu May 24, 2007 3:26 pm
Location: Louisville, KY
Contact:

Re: Deluge from svn in Debian Etch

Post 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.
Former Deluge Developer
Magnus
New User
New User
Posts: 3
Joined: Wed Jul 11, 2007 9:23 pm

Re: Deluge from svn in Debian Etch

Post 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!
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge from svn in Debian Etch

Post 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
Post Reply