Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Suggestions and discussion of future versions
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by markybob »

http://download.deluge-torrent.org

REMEMBER: This is an RC, not a final release. If you're not willing to run into some bugs, you should not use it.

Deluge 0.5.7RC2 (version #0.5.6.96)
* Fix startup invalid handle error (please let this be fixed for good for everyone... please software gods!)
* Fix toolbar icon/text problem

Deluge 0.5.7RC1 (version #0.5.6.95)
* Scrape support
* Manual force-recheck
* Add local peer discovery (aka local service discovery)
* Blocklist plugin will now display errors, instead of just crashing on a bad list or wrong type
* Add torrent in paused state option
* Add advanced progress bar
* Fix bug in merging trackers
* Various updates to WebUI, including https support and advanced template by vonck7
* Add maximum connection attempts per second preference
* Fix bug where loaded plugins were forgotten if Deluge crashed
* Fix ratio bugs (hopefully for the last time)
* Add preference to only show file selection popup if torrent has multiple files
* Fix pause all and resume all bugs
* Fix client not loading if our website goes down (new version check failing)
* Allow torrent creation with no trackers
* Scheduler plugin revamp by Ben Klein
* Fix ETA from going backwards
* UI warning on full HD - no longer just silently pauses torrents
* Replace SimpleRSS with FlexRSS
* Add preference for the location of torrent files
* Add autoload folder
* Copy translator credits from Launchpad to our about->credits
* Differentiate between queued and paused torrents. Able to pause queued torrents - patch by yobbobandana
* Show error when writing/permission problems occur
nerda

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by nerda »

Hi, maybe you already know it, but in debian lenny libboost-date-time1.33.1, libboost-filesystem1.33.1, libboost-thread1.33.1 packages has been upgraded to 1.34.1, so at the moment lenny package has broken dependencies!
kenshabby
New User
New User
Posts: 4
Joined: Sat Nov 24, 2007 11:38 pm

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by kenshabby »

there are some odd problems both with rc1 and rc1, the 'autoload torrent files in' thing keeps resetting to ~/.avidemux whatever i set it to, also 'store all downloads in' once got reset to ~/.amule for some reason, which is not the folders i specified
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by markybob »

nerda wrote:Hi, maybe you already know it, but in debian lenny libboost-date-time1.33.1, libboost-filesystem1.33.1, libboost-thread1.33.1 packages has been upgraded to 1.34.1, so at the moment lenny package has broken dependencies!
my mirror hadnt yet been updated, so i didnt know. i'll upload new lenny packages within 30 minutes. thanks
performance
Member
Member
Posts: 19
Joined: Sat Nov 24, 2007 6:28 pm

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by performance »

Im not sure how to duplicate it but occasionally rc2 will write the torrent file location wrong. It stops it from loading giving a library error.

ie:

Instead of
S'C:\\Users\\Default\\deluge\\torrentfiles\\test.torrent'

it'll write

VC:\u005CUsers\u005CDefault\u005Cdeluge\u005Ctorrentfiles\u005Ctest.torrent

I dunno if this is whats intended, but if I edit the persistant.state file it works fine on next load up.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by markybob »

performance wrote:Im not sure how to duplicate it but occasionally rc2 will write the torrent file location wrong. It stops it from loading giving a library error.

ie:

Instead of
S'C:\\Users\\Default\\deluge\\torrentfiles\\test.torrent'

it'll write

VC:\u005CUsers\u005CDefault\u005Cdeluge\u005Ctorrentfiles\u005Ctest.torrent

I dunno if this is whats intended, but if I edit the persistant.state file it works fine on next load up.
strange. looks like python's doing some weird unicode stuff with your path. i'll look into it
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by markybob »

performance wrote:Im not sure how to duplicate it but occasionally rc2 will write the torrent file location wrong. It stops it from loading giving a library error.

ie:

Instead of
S'C:\\Users\\Default\\deluge\\torrentfiles\\test.torrent'

it'll write

VC:\u005CUsers\u005CDefault\u005Cdeluge\u005Ctorrentfiles\u005Ctest.torrent

I dunno if this is whats intended, but if I edit the persistant.state file it works fine on next load up.
when does this happen? load a torrent and take a look at the file. is it initially stored correctly? is it only on shutdown that it gets changed? does it happen every time on shutdown or on load?
performance
Member
Member
Posts: 19
Joined: Sat Nov 24, 2007 6:28 pm

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by performance »

It doesn't happen every time I shut down and restart. I am pretty sure it has to do with extra stats plugin. The only thing I did different from other normally working restarts is that I enabled the extra stats plugin and restarted.

It might be plugins in general. I'll start a fresh file and see what it does.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by markybob »

performance wrote:It doesn't happen every time I shut down and restart. I am pretty sure it has to do with extra stats plugin. The only thing I did different from other normally working restarts is that I enabled the extra stats plugin and restarted.

It might be plugins in general. I'll start a fresh file and see what it does.
which windows version? which language?
performance
Member
Member
Posts: 19
Joined: Sat Nov 24, 2007 6:28 pm

Re: Deluge 0.5.7RC2 (version #0.5.6.96) Released!

Post by performance »

rc2 english.

I tried disabling extra stats and restarting and it didn't restart. This time though there wasn't any of that unicode problem.
Post Reply