Page 1 of 2
0.5.8.2 released
Posted: Fri Jan 25, 2008 2:58 am
by markybob
Deluge 0.5.8.2 (24 Januarary 2008)
* Fix column width saving
* Option to download new blocklist after certain number of days - Patch from Mark Stahler
* Fix ui-locking when tracker responded in non-utf8 encoding
* Remove Extra Stats plugin
* Prevent Scheduler plugin from setting an invalid 'max_active_torrents'
EDIT: If you use the blocklist plugin, you'll need to remove ~/.config/deluge/blocklist.conf in Linux or C:\Documents and Settings\[User Name]\Deluge\blocklist.conf in Windows. Sorry.
Can be found at
http://download.deluge-torrent.org or
http://deluge-torrent.org/downloads.php
You'll notice that we're not providing torrents anymore...there's kind of a long story to this. The quick and dirty of it is that we're moving to OSL and they've asked us to not run a tracker from it. Since they're willing to provide the extra bandwidth and everything else, we really don't need to provide torrents anymore, and it's more work to do so anyway...so yeah

Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 3:27 am
by danii
with Blockilist Plugin enabled deluge failed to start
i started deluge in command line and it started, but when I enable the Blocklist plugin again I get this
Code: Select all
danii@hemper ~ $ deluge
checking for ubuntu...
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin WebUi
Initialising plugin WebSeed
Initialising plugin Search
Initialising plugin BlocklistImport
Initialising plugin DesiredRatio
Initialising plugin TorrentCreator
Initialising plugin TorrentFiles
Initialising plugin TorrentNotification
Initialising plugin TorrentPeers
Initialising plugin SpeedLimiter
Initialising plugin FlexRSS
Initialising plugin MoveTorrent
Initialising plugin NetworkHealth
Initialising plugin Scheduler
Initialising plugin EventLogging
Initialising plugin NetworkGraph
Applying preferences
Found NetworkGraph plugin...
Found TorrentPeers plugin...
Found TorrentFiles plugin...
Found LogEvents plugin...
Found TorrentNotification plugin...
Found NetworkHealth plugin...
Found blocklist plugin ...
Pickling state...
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/deluge/dialogs.py", line 317, in plugin_toggled
self.plugins.enable_plugin(plugin_name)
File "/usr/lib/python2.4/site-packages/deluge/plugins.py", line 80, in enable_plugin
self.enabled_plugins[name] = plugin.enable(self.core, self.interface)
File "/usr/share/deluge/plugins/BlocklistImport/__init__.py", line 29, in enable
return BlocklistImport(path, core, interface)
File "/usr/share/deluge/plugins/BlocklistImport/__init__.py", line 67, in __init__
self.loadlist(fetch=self.config.get('load_after_days'))
File "/usr/share/deluge/plugins/BlocklistImport/__init__.py", line 94, in loadlist
if now_timestamp >= (list_timestamp + (86400 * days_update)):
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
removed ~/.config/deluge/blocklist.conf and the plugin's fixed, must be related to patch
Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 3:57 am
by markybob
danii wrote:removed ~/.config/deluge/blocklist.conf and the plugin's fixed, must be related to patch
thanks for the fix...sorry about that
Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 4:26 am
by kramed
I publicly admit that I am a moron by breaking the Blocklist.conf compatibility with the patch. Sorry everyone.
Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 6:21 am
by loki
I'm not seeing an option to set a blocklist download after certain number of days, how is it changed?
Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 7:25 am
by markybob
loki wrote:I'm not seeing an option to set a blocklist download after certain number of days, how is it changed?
in the plugin's preferences...in the same place where you tell it which list to use. could you please try redownloading? i found one wrong link, so i've reuploaded all of the packages, just in case.
Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 12:26 pm
by Frosty
* Fix column width saving
Works only with torrents list, but peer list still forgetting coloumn width.
Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 2:59 pm
by Ux64
Thanks, looks good!
Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 3:13 pm
by loki
markybob wrote:loki wrote:I'm not seeing an option to set a blocklist download after certain number of days, how is it changed?
in the plugin's preferences...in the same place where you tell it which list to use. could you please try redownloading? i found one wrong link, so i've reuploaded all of the packages, just in case.
Yeah, that did the trick...
Re: 0.5.8.2 released
Posted: Fri Jan 25, 2008 3:37 pm
by ajaxas
It still does mess up torrents list order in the main window though.
Reported for Ubuntu 7.10 and Windows Vista.
Thus, unusable.