Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#2735 closed bug (Duplicate)

Blocklist plugin

Reported by: 3rror4o4 Owned by: 3rror4o4
Priority: minor Milestone:
Component: Plugin Version: 1.3.11
Keywords: blocklist, plugin, error, problem Cc:

Description

Unable to import blocklist. Pressing "force download and import" makes deluge unresponsive and causes crush. Been using it for a while without a single glitch, until latest 1.3.11 update. This is a very annoying bug. If "import blocklist at startup" is enabled it causes deluge to add torrents paused by default and i'm unable to download afterwards, start downloading button doesn't respond. Using latest stable version of deluge 1.3.11-1; libtorrent: 0.16.17.0; downloaded from official Manjaro-Linux repository. Operating system: Linux Mangaro 3.16.7.6-1-MANJARO #1 SMP PREEMPT Thu Feb 12 01:17:30 UTC 2015 x86_64 GNU/Linux.

Attachments (2)

screenshot.tar.bz2 (152.0 KB) - added by 3rror4o4 9 years ago.
screenshots
Selection_015.png (42.6 KB) - added by 3rror4o4 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by 3rror4o4

screenshots

Changed 9 years ago by 3rror4o4

comment:1 Changed 9 years ago by Cas

  • Status changed from new to pending

If Deluge is crashing you need logs or backtrace as per Contributing/BugReporting

However might be related to #2737

comment:2 Changed 9 years ago by 3rror4o4

launched from terminal

[@Mangaro ~]$ deluge
:0: UserWarning: You do not have a working installation of the service_identity module: 'No module named service_identity'.  Please install it from <https://pypi.python.org/pypi/service_identity> and make sure all of its dependencies are satisfied.  Without the service_identity module and a recent enough pyOpenSSL to support it, Twisted can perform only rudimentary TLS client hostname verification.  Many valid certificate/hostname mappings may be rejected.
/usr/lib/python2.7/site-packages/deluge/ui/gtkui/listview.py:250: GtkWarning: gtk_tree_model_sort_set_sort_column_id: assertion 'header != NULL' failed
  self.treeview.get_model().set_sort_column_id(column_state.sort, column_state.sort_order)
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.3-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 140, in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.3-py2.7.egg/blocklist/core.py", line 151, in check_import
    
  File "/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.3-py2.7.egg/blocklist/core.py", line 260, in download_list
    
  File "/usr/lib/python2.7/site-packages/deluge/httpdownloader.py", line 199, in download_file
    from twisted.web.client import _URI
exceptions.ImportError: cannot import name _URI


comment:3 Changed 9 years ago by 3rror4o4

  • Owner set to 3rror4o4
  • Status changed from pending to accepted
Last edited 9 years ago by 3rror4o4 (previous) (diff)

comment:4 Changed 9 years ago by Cas

  • Resolution set to Duplicate
  • Status changed from accepted to closed

comment:5 Changed 8 years ago by Cas

  • Milestone 1.3.x deleted

Milestone deleted

Note: See TracTickets for help on using tickets.