Package: deluge Version: 1.3.3-2+nmu1 Severity: important Tags: patch upstream
Dear Maintainer, Deluge starts as normal but never starts downloading. The UI becomes completely unresponsive. If started through a command-line the following exception trace is printed: ~$ deluge Unhandled error in Deferred: Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/deluge/plugins/init.py", line 48, in enable self.plugin.enable() File "/usr/lib/python2.7/dist- packages/deluge/plugins/Blocklist-1.2.egg/blocklist/core.py", line 114, in enable self.update_timer.start(self.config["check_after_days"] * 24 * 60 * 60, update_now) File "/usr/lib/python2.7/dist-packages/twisted/internet/task.py", line 173, in start self() File "/usr/lib/python2.7/dist-packages/twisted/internet/task.py", line 218, in __call__ d = defer.maybeDeferred(self.f, *self.a, **self.kw) --- <exception caught here> --- File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 137, in maybeDeferred result = f(*args, **kw) File "/usr/lib/python2.7/dist- packages/deluge/plugins/Blocklist-1.2.egg/blocklist/core.py", line 149, in check_import d = self.download_list() File "/usr/lib/python2.7/dist- packages/deluge/plugins/Blocklist-1.2.egg/blocklist/core.py", line 258, in download_list return download_file(url, deluge.configmanager.get_config_dir("blocklist.download"), on_retrieve_data, headers) File "/usr/lib/python2.7/dist-packages/deluge/httpdownloader.py", line 195, in download_file scheme, host, port, path = client._parse(url) exceptions.AttributeError: 'module' object has no attribute '_parse' The issue started since upgrading twisted due to the replacement of the _parse function with the _URI class. This is bug was already reported and corrected upstream a few months ago [1]. Unfortunately, the patch [2] is not present in 1.3.6 (currently in experimental). [1] http://dev.deluge-torrent.org/ticket/2355 [2] http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=06ee112344f7 Regards, Toote -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing') Architecture: i386 (x86_64) Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages deluge depends on: ii deluge-gtk 1.3.3-2+nmu1 ii python 2.7.5-5 ii python-libtorrent 0.16.11-2 deluge recommends no packages. deluge suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org