Some .torrent files won't load?

General support for problems installing or using Deluge
Post Reply
wilberfan
New User
New User
Posts: 8
Joined: Fri Dec 19, 2008 2:06 am

Some .torrent files won't load?

Post by wilberfan »

Why would the attached .torrent file load fine in qBittorrent--but not in deluge? I tried to use both the web ui ad the gtk ui in deluge--but neither would start that torrent.

This has happened with other torrent files, too... Any idea why?
Attachments
The.Daily.Show.02.23.2009.DSR.XviD-XOXO.[VTV] [mininova].torrent
(7.06 KiB) Downloaded 402 times
Last edited by wilberfan on Wed Feb 25, 2009 4:04 pm, edited 1 time in total.
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: Some some .torrent files won't load?

Post by loki »

Don't know what to tell you, it loaded fine for me either way.
wilberfan
New User
New User
Posts: 8
Joined: Fri Dec 19, 2008 2:06 am

Re: Some .torrent files won't load?

Post by wilberfan »

Rats. Or, maybe that's GOOD news. That means it must be something with my system?? (Ubuntu Intrepid) :? In either case, I appreciate the feedback...
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Some some .torrent files won't load?

Post by johnnyg »

run deluge with debugging enabled and see what it spits out when you add the torrent.
wilberfan
New User
New User
Posts: 8
Joined: Fri Dec 19, 2008 2:06 am

Re: Some .torrent files won't load?

Post by wilberfan »

Good idea! (Too n00b--forgot that was an option)

Here's what I got:

Code: Select all

Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/core.py", line 396, in _add_torrent_file
    torrent_id = self.torrents.add(filedump=filedump, options=options, filename=filename)
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 366, in add
    torrent = Torrent(handle, options, state, filename, magnet)
  File "/var/lib/python-support/python2.5/deluge/core/torrent.py", line 187, in __init__
    self.set_options(self.options)
  File "/var/lib/python-support/python2.5/deluge/core/torrent.py", line 220, in set_options
    OPTIONS_FUNCS[key](value)
Boost.Python.ArgumentError: Python argument types in
    torrent_handle.set_max_uploads(torrent_handle, str)
did not match C++ signature:
    set_max_uploads(libtorrent::torrent_handle {lvalue}, int)
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/core.py", line 396, in _add_torrent_file
    torrent_id = self.torrents.add(filedump=filedump, options=options, filename=filename)
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 366, in add
    torrent = Torrent(handle, options, state, filename, magnet)
  File "/var/lib/python-support/python2.5/deluge/core/torrent.py", line 187, in __init__
    self.set_options(self.options)
  File "/var/lib/python-support/python2.5/deluge/core/torrent.py", line 220, in set_options
    OPTIONS_FUNCS[key](value)
Boost.Python.ArgumentError: Python argument types in
    torrent_handle.set_max_uploads(torrent_handle, str)
did not match C++ signature:
    set_max_uploads(libtorrent::torrent_handle {lvalue}, int)
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/core.py", line 396, in _add_torrent_file
    torrent_id = self.torrents.add(filedump=filedump, options=options, filename=filename)
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 366, in add
    torrent = Torrent(handle, options, state, filename, magnet)
  File "/var/lib/python-support/python2.5/deluge/core/torrent.py", line 187, in __init__
    self.set_options(self.options)
  File "/var/lib/python-support/python2.5/deluge/core/torrent.py", line 220, in set_options
    OPTIONS_FUNCS[key](value)
Boost.Python.ArgumentError: Python argument types in
    torrent_handle.set_max_uploads(torrent_handle, str)
did not match C++ signature:
    set_max_uploads(libtorrent::torrent_handle {lvalue}, int)
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 745, in on_alert_state_changed
    self.torrents[torrent_id].update_state()
KeyError: 'dac5d769cbc95f280c27cf4292779d431cb01481'
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 659, in on_alert_torrent_checked
    self.torrents[torrent_id].update_state()
KeyError: 'dac5d769cbc95f280c27cf4292779d431cb01481'
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 745, in on_alert_state_changed
    self.torrents[torrent_id].update_state()
KeyError: '5730adcd03423f97cb182a9afdbf1f2ada62f52f'
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 659, in on_alert_torrent_checked
    self.torrents[torrent_id].update_state()
KeyError: '5730adcd03423f97cb182a9afdbf1f2ada62f52f'
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 745, in on_alert_state_changed
    self.torrents[torrent_id].update_state()
KeyError: 'ba6f9aa1be3ff363de3fa31ae85283c29297e50c'
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 659, in on_alert_torrent_checked
    self.torrents[torrent_id].update_state()
KeyError: 'ba6f9aa1be3ff363de3fa31ae85283c29297e50c'
:shock: I certainly can't decipher any of that... What is it telling me?
Post Reply