You are not logged in.

#1 2012-04-15 01:52:21

fernando_costa
Member
Registered: 2011-02-03
Posts: 31

Deluge problem with magnetic links

The following problem happened after I `pacman -Syu` : http://dev.deluge-torrent.org/ticket/2083

[DEBUG   ] 13:15:24 core:296 Attempting to add by magnet uri: magnet:?xt=urn:btih:e8b7331a45924868f8a1720fb5da9c4ea9d4fba8&dn=Ubuntu+11.04+Desktop+dvd+amd64+%28x64%29+.iso&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80&tr=udp%3A%2F%2Ftracker.ccc.de%3A80
[DEBUG   ] 13:15:24 torrentmanager:329 torrentmanager.add
[DEBUG   ] 13:15:24 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 13:15:24 torrentmanager:430 options: {'max_download_speed': -1.0, 'auto_managed': True, 'move_completed_path': u'/home/flob', 'stop_at_ratio': False, 'prioritize_first_last_pieces': True, 'max_upload_slots': -1, 'file_priorities': [], 'move_completed': False, 'max_connections': -1, 'add_paused': False, 'download_location': '/home/flob/Downloads', 'mapped_files': {}, 'compact_allocation': False, 'max_upload_speed': 40.0, 'remove_at_ratio': False, 'stop_ratio': 2.0}
[ERROR   ] 13:15:24 rpcserver:303 Exception calling RPC request: No registered converter was able to produce a C++ rvalue of type boost::intrusive_ptr<libtorrent::torrent_info> from this Python object of type NoneType
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 298, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/deluge/core/core.py", line 298, in add_torrent_magnet
    return self.torrentmanager.add(magnet=uri, options=options)
  File "/usr/lib/python2.7/site-packages/deluge/core/torrentmanager.py", line 452, in add
    handle = lt.add_magnet_uri(self.session, utf8_encoded(magnet), add_torrent_params)
TypeError: No registered converter was able to produce a C++ rvalue of type boost::intrusive_ptr<libtorrent::torrent_info> from this Python object of type NoneType

I'm not sure if this is really a problem with deluge itself or in community/libtorrent (0.12.9-1)...

Any help, please!?

Offline

#2 2012-04-15 07:08:39

sonoran
Member
From: sonoran desert
Registered: 2009-01-12
Posts: 192

Re: Deluge problem with magnetic links

A bug report has been opened: https://bugs.archlinux.org/task/29414?

I tried downgrading various packages but couldn't find the right combination.

Offline

#3 2012-04-20 21:03:58

sobota
Member
Registered: 2012-04-05
Posts: 31

Re: Deluge problem with magnetic links

I have this same problem with my deluge, client open and don't add from magnets.

Offline

#4 2012-04-21 22:09:23

fernando_costa
Member
Registered: 2011-02-03
Posts: 31

Re: Deluge problem with magnetic links

There's currently a bug for this: https://bugs.archlinux.org/task/29414#comment92993

It's closed because is being treated upstream.

Offline

Board footer

Powered by FluxBB