Page 1 of 1

New 0.5.2 Ubuntu Feisty packages

Posted: Fri Jul 06, 2007 9:58 am
by markybob

Re: New 0.5.2 Ubuntu Feisty packages

Posted: Sat Jul 07, 2007 10:20 pm
by hackworth
hmm, i get the following error when i try to run the i386 version:

Code: Select all

/var/lib/python-support/python2.5/deluge/core.py:782: DeprecationWarning: integer argument expected, got float

Re: New 0.5.2 Ubuntu Feisty packages

Posted: Sat Jul 07, 2007 11:19 pm
by markybob
hackworth wrote:hmm, i get the following error when i try to run the i386 version:

Code: Select all

/var/lib/python-support/python2.5/deluge/core.py:782: DeprecationWarning: integer argument expected, got float
that's a warning, not an error, and it doesnt matter. it doesnt cause anything to not work like it should

Re: New 0.5.2 Ubuntu Feisty packages

Posted: Mon Jul 09, 2007 12:35 am
by hackworth
sorry, guess i copied the wrong part of the error message. this is the rest.

Code: Select all

Traceback (most recent call last):
  File "/usr/bin/deluge", line 93, in <module>
    start_deluge()
  File "/usr/bin/deluge", line 67, in start_deluge
    interface = deluge.interface.DelugeGTK()
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 58, in __init__
    '%s %s'%(common.PROGRAM_NAME, common.PROGRAM_VERSION), common.CONFIG_DIR)
  File "/var/lib/python-support/python2.5/deluge/core.py", line 224, in __init__
    self.state = pickle.load(pkl_file)
  File "/usr/lib/python2.5/pickle.py", line 1370, in load
    return Unpickler(file).load()
  File "/usr/lib/python2.5/pickle.py", line 858, in load
    dispatch[key](self)
  File "/usr/lib/python2.5/pickle.py", line 1069, in load_inst
    klass = self.find_class(module, name)
  File "/usr/lib/python2.5/pickle.py", line 1124, in find_class
    __import__(module)
ImportError: No module named deluge

Re: New 0.5.2 Ubuntu Feisty packages

Posted: Mon Jul 09, 2007 1:44 am
by markybob
hackworth wrote:sorry, guess i copied the wrong part of the error message. this is the rest.

Code: Select all

Traceback (most recent call last):
  File "/usr/bin/deluge", line 93, in <module>
    start_deluge()
  File "/usr/bin/deluge", line 67, in start_deluge
    interface = deluge.interface.DelugeGTK()
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 58, in __init__
    '%s %s'%(common.PROGRAM_NAME, common.PROGRAM_VERSION), common.CONFIG_DIR)
  File "/var/lib/python-support/python2.5/deluge/core.py", line 224, in __init__
    self.state = pickle.load(pkl_file)
  File "/usr/lib/python2.5/pickle.py", line 1370, in load
    return Unpickler(file).load()
  File "/usr/lib/python2.5/pickle.py", line 858, in load
    dispatch[key](self)
  File "/usr/lib/python2.5/pickle.py", line 1069, in load_inst
    klass = self.find_class(module, name)
  File "/usr/lib/python2.5/pickle.py", line 1124, in find_class
    __import__(module)
ImportError: No module named deluge
see if `rm -rf ~/.config/deluge` fixes it for you

Re: New 0.5.2 Ubuntu Feisty packages

Posted: Thu Jul 12, 2007 2:20 am
by zachtib
Note, the Ubuntu packages are now listed on the main download page: http://deluge-torrent.org/downloads