0.5.5 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:

0.5.5 Released

Post by markybob »

0.5.5 has been released. Here's a quick changelog:
* Editing a torrent's tracker list is now persistent between sessions
* Persistence between sessions for Speed Limiter, Web Seed and Desired Ratio
plugins
* New wizard to aid first-time users with configuration
* Reorderable tabs and remember order (with exception of details tab)
* Fix losing data and having to re-download parts
* Fix password lock showing when main window is not hidden
* Get rid of the plugin manager and integrate it into preferences
* New Move torrent plugin - takes over for "move completed downloads" feature
and provides a "Move Torrent" option when right-clicking on a torrent
* Save column widths
* Queue order after restart fixes.
* Use payload instead of including protocol overhead to ease user confusion
of seeding torrents "downloading"
* New Web Seed plugin for adding URLs to torrents for http seeding
* Add FAST-extension (http://www.bittorrent.org/fast_extensions.html)
http://download.deluge-torrent.org/
scrapmetal
Leecher
Leecher
Posts: 59
Joined: Mon May 28, 2007 12:03 pm

Re: 0.5.5 Released

Post by scrapmetal »

Did you forget to change the version number? Mine still says 0.5.4.1 and the version checker keeps telling me there is a new version.
ubuntu intrepid amd64
waltherbans
Leecher
Leecher
Posts: 50
Joined: Thu Jun 28, 2007 6:36 pm

Re: 0.5.5 Released

Post by waltherbans »

@scrapmetal: after update via deb-package mine says 0.5.5.

@markybob: thanks again for developing deluge so fast and useful!

edit: it's 0.5.5, not 0.5.5.1 as i wrote earlier!
Last edited by waltherbans on Sun Sep 09, 2007 8:39 pm, edited 1 time in total.
scrapmetal
Leecher
Leecher
Posts: 59
Joined: Mon May 28, 2007 12:03 pm

Re: 0.5.5 Released

Post by scrapmetal »

maybe its just the amd64 package that hasnt been updated?
ubuntu intrepid amd64
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: 0.5.5 Released

Post by markybob »

scrapmetal wrote:maybe its just the amd64 package that hasnt been updated?
scrapmetal,
they're all made from the same source, which means if one is right, all are right. you're probably having conflicting installs. did you install from source earlier? svn? dpkg --purge deluge-torrent and make uninstall inside the source and then try installing again. in the end, dpkg -l deluge-torrent should report "0.5.5-1" and "0.5.5" will show in the help->about window
scrapmetal
Leecher
Leecher
Posts: 59
Joined: Mon May 28, 2007 12:03 pm

Re: 0.5.5 Released

Post by scrapmetal »

markybob, ur right. i did have an svn installed earlier. followed your steps and now the version is correct :)
ubuntu intrepid amd64
skoruppa

Re: 0.5.5 Released

Post by skoruppa »

great but after installation deluge wont start.
File "/usr/bin/deluge", line 118, in <module>
import deluge.wizard
ImportError: No module named wizard
i dont know why.
Cinderblock

Re: 0.5.5 Released

Post by Cinderblock »

skoruppa wrote:great but after installation deluge wont start.
i dont know why.
I had the same problem, try this (it worked for me):
  • Uninstall previous Deluge Torrent.
  • Re-download Install from Deluge-Torrent
  • Restart computer
  • Install Deluge
  • Restart computer
  • Run Deluge.
It should work, you have to restart it after uninstalling and installing it because, for me at least, it clears the temp folders and cache on your os.
zcrar70
New User
New User
Posts: 5
Joined: Mon Aug 13, 2007 2:22 pm

Re: 0.5.5 Released

Post by zcrar70 »

File "/usr/bin/deluge", line 118, in <module>
import deluge.wizard
ImportError: No module named wizard
I have the same problem, and no amount of rebooting between uninstalling, installing and running seems to fix it... Back to trunk 5.4.1 for me :|
Heliologue
New User
New User
Posts: 8
Joined: Thu Jun 14, 2007 12:16 am

Re: 0.5.5 Released

Post by Heliologue »

What did you run to uninstall? Have you tried purging the config files?
Post Reply