Can't reinstall Deluge

General support for problems installing or using Deluge
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Can't reinstall Deluge

Post by Cas »

Remove any trace of the Extractor plugin before starting Deluge, check the paths /usr/share/pyshared/deluge/plugins/, /usr/lib/python2.7/dist-packages/deluge/plugins and ~/.config/deluge/plugins/

The problem is that something changed in Ubuntu/distribute so now new plugin eggs are not overriding the old ones properly.
ZaPHoN
Member
Member
Posts: 18
Joined: Sun Jul 15, 2012 3:50 am

Re: Can't reinstall Deluge

Post by ZaPHoN »

So far so good..

Archive stays in:
~/Deluge/completed/

Extractor extracts to:
~/Deluge/extracted/

daemon log:

Code: Select all

[ERROR   ] 18:15:27 eventmanager:59 Event handler TorrentMovedEvent failed in <bound method Core.extract of <extractor.core.Core object at 0x97cb72c>>
[ERROR   ] 18:27:09 eventmanager:59 Event handler TorrentMovedEvent failed in <bound method Core.extract of <extractor.core.Core object at 0x97cb72c>>
[ERROR   ] 19:07:06 eventmanager:59 Event handler TorrentMovedEvent failed in <bound method Core.extract of <extractor.core.Core object at 0x97cb72c>>
web log:

Code: Select all

nothing
Post Reply