Page 1 of 1

deluge 1.3.6 won't import blocklist

Posted: Sat Aug 03, 2013 3:08 am
by cb474
I'm running Deluge 1.3.6 on a Manjaro system. It won't import a blocklist that I know works (I can download it fine directly in my browser). Deluge just gets stuck at "Downloading 0.00%." The blocklist is: http://www.bluetack.co.uk/config/level1.gz

When I run Deluge from a terminal, I get these errors, when I hit the "Force Download and Import" button:

Code: Select all

Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/internet/_glibbase.py", line 301, in run
    self._run()
  File "/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.2-py2.7.egg/blocklist/gtkui.py", line 148, in _on_button_check_download_clicked
    
  File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 504, in __call__
    return self.daemon.call(self.base, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 457, in call
    return defer.maybeDeferred(m, *copy.deepcopy(args), **copy.deepcopy(kwargs))
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 137, in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.2-py2.7.egg/blocklist/core.py", line 151, in check_import
    
  File "/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.2-py2.7.egg/blocklist/core.py", line 260, in download_list
    
  File "/usr/lib/python2.7/site-packages/deluge/httpdownloader.py", line 195, in download_file
    scheme, host, port, path = client._parse(url)
exceptions.AttributeError: 'module' object has no attribute '_parse'

Re: deluge 1.3.6 won't import blocklist

Posted: Tue Aug 06, 2013 9:53 pm
by deluge001
try downgrading twisted to 13.0.0 ... see https://bugs.archlinux.org/task/36298?p ... ng=twisted

Re: deluge 1.3.6 won't import blocklist

Posted: Wed Aug 07, 2013 1:19 am
by cb474
Thanks! That fixed it for me. Don't know why that bug report didn't show up in my searches on the error.

Any idea if the problem is with Deluge or Twisted? Someone in the bug report suggests Deluge is probably causing the problem.

Re: deluge 1.3.6 won't import blocklist

Posted: Sun Dec 01, 2013 9:59 am
by Tita_fkd
This fix is not good enough for me; it's bullshit; I have other things that depend on the latest Twisted versions.

This is why I always have Deluge AND Transmission installed. While Deluge is theoretically nicer, every version comes with some intolerable bug, and the dev team sits around for a year jacking off while the bug gathers dust. Meanwhile Transmission is leaner, less full-featured, but always in working order. That's why I always keep it as a backup. Welp, guess what, I'm done. I've decided that Transmission's decreased features are more than made up for by the added reliability. Screw you, Deluge. I just uninstalled you and all your config files. Forever. I've suffered through four years of your bullcrap and I ain't havin' it anymore.

Re: deluge 1.3.6 won't import blocklist

Posted: Sun Dec 15, 2013 4:30 pm
by Cas