Page 1 of 2
Deluge 1.1.2 Released!
Posted: Sun Feb 01, 2009 12:22 am
by andar
Deluge 1.1.2 Released!
More bug fixes, most notably the issue with checking torrents becoming stuck has been fixed. Unfortunately the Windows build is not available yet as we're having some issues with it.
Download here:
http://deluge-torrent.org/downloads.php
See the
ChangeLog for a full list of changes.
Check out our
FAQ before you start asking questions.
We need your help translating the 1.1 release series, please head over to this page to help:
https://translations.edge.launchpad.net ... ots/deluge
Happy Sharing!
Re: Deluge 1.1.2 Released!
Posted: Mon Feb 02, 2009 7:47 am
by deluge_devil
Hey!
Thanks for keeping up the good work!
But there`s one thing that`s bothering me. One thing that made deluge one of the best clients has been the fast connecting to seeders and peers. This has been working until verison 1.1.0.
From then on connecting was/is slower than in any other client. I would love to have the faster connecting back.
Thanks in advance
Re: Deluge 1.1.2 Released!
Posted: Mon Feb 02, 2009 8:14 am
by andar
deluge_devil wrote:Hey!
Thanks for keeping up the good work!
But there`s one thing that`s bothering me. One thing that made deluge one of the best clients has been the fast connecting to seeders and peers. This has been working until verison 1.1.0.
From then on connecting was/is slower than in any other client. I would love to have the faster connecting back.
Thanks in advance
You could try increasing the number of connection attempts per second.
Re: Deluge 1.1.2 Released!
Posted: Mon Feb 02, 2009 8:39 am
by deluge_devil
You could try increasing the number of connection attempts per second.
I already filled in "-1" for unlimited, but it doesn`t speed up.
Re: Deluge 1.1.2 Released!
Posted: Mon Feb 02, 2009 9:44 pm
by darude
hey guys,
its me again, the guy who is testing every new release and guess who's still in, the thing with the silent daemon interrupt. now it's in the advanced form of silently dying daemon.
it happens mostly when i start the daemon with the webui and resume about 5 torrents at the same time.
Code: Select all
[DEBUG ] 22:34:19 torrentmanager:749 on_alert_save_resume_data
[DEBUG ] 22:34:19 torrent:770 Deleting fastresume file: /home/deluge/.config/deluge/state/e5f431ea43448124665de14df6052f24336b935e.fastresume
[DEBUG ] 22:34:19 torrent:756 Saving fastresume file: /home/deluge/.config/deluge/state/e5f431ea43448124665de14df6052f24336b935e.fastresume
[DEBUG ] 22:34:19 torrentmanager:749 on_alert_save_resume_data
[DEBUG ] 22:34:19 torrent:770 Deleting fastresume file: /home/deluge/.config/deluge/state/f809535d9b7367db1d117e0e5d2fb05914c6d967.fastresume
[DEBUG ] 22:34:19 torrent:756 Saving fastresume file: /home/deluge/.config/deluge/state/f809535d9b7367db1d117e0e5d2fb05914c6d967.fastresume
[DEBUG ] 22:34:19 torrentmanager:717 on_alert_tracker_error
[DEBUG ] 22:34:19 torrentmanager:717 on_alert_tracker_error
[DEBUG ] 22:34:19 torrentmanager:717 on_alert_tracker_error
that were the last lines when the daemon stopped or disappeared, nothing special if u ask me...
i'm going crazy with this **** :/
bye, darude-
Re: Deluge 1.1.2 Released!
Posted: Mon Feb 02, 2009 9:52 pm
by andar
darude wrote:hey guys,
its me again, the guy who is testing every new release and guess who's still in, the thing with the silent daemon interrupt. now it's in the advanced form of silently dying daemon.
it happens mostly when i start the daemon with the webui and resume about 5 torrents at the same time.
Code: Select all
[DEBUG ] 22:34:19 torrentmanager:749 on_alert_save_resume_data
[DEBUG ] 22:34:19 torrent:770 Deleting fastresume file: /home/deluge/.config/deluge/state/e5f431ea43448124665de14df6052f24336b935e.fastresume
[DEBUG ] 22:34:19 torrent:756 Saving fastresume file: /home/deluge/.config/deluge/state/e5f431ea43448124665de14df6052f24336b935e.fastresume
[DEBUG ] 22:34:19 torrentmanager:749 on_alert_save_resume_data
[DEBUG ] 22:34:19 torrent:770 Deleting fastresume file: /home/deluge/.config/deluge/state/f809535d9b7367db1d117e0e5d2fb05914c6d967.fastresume
[DEBUG ] 22:34:19 torrent:756 Saving fastresume file: /home/deluge/.config/deluge/state/f809535d9b7367db1d117e0e5d2fb05914c6d967.fastresume
[DEBUG ] 22:34:19 torrentmanager:717 on_alert_tracker_error
[DEBUG ] 22:34:19 torrentmanager:717 on_alert_tracker_error
[DEBUG ] 22:34:19 torrentmanager:717 on_alert_tracker_error
that were the last lines when the daemon stopped or disappeared, nothing special if u ask me...
i'm going crazy with this **** :/
bye, darude-
Run it in gdb and do a backtrace when it dies.
Re: Deluge 1.1.2 Released!
Posted: Tue Feb 03, 2009 6:38 pm
by altrnt
Sucks there are no plugins, that makes a client complete ;(
Re: Deluge 1.1.2 Released!
Posted: Wed Feb 04, 2009 8:55 am
by johnnyg
altrnt wrote:Sucks there are no plugins, that makes a client complete ;(
there are plugins: blocklist and label (as well as stats in trunk).
Re: Deluge 1.1.2 Released!
Posted: Wed Feb 04, 2009 11:14 am
by fizyk
Strange thing happend to me today...
I'm starting deluged as soon as I log into mu ubuntu, and then I'm using gui, if I want to see what's downloading, or add something. today deamon died somewhow, and I couldn't start gui, it hunged in processes list, but without any visible window. It usually starts local deamon, when it hasn't started, but today I had to start deamon manually

Re: Deluge 1.1.2 Released!
Posted: Thu Feb 05, 2009 8:15 am
by JanAcc
Hi,
remembering the column order of the label column still doesn't work for me. As it seems the column "label" will always be the last one. I think this is because label plugin loads after the core components.
I would like to have the label column in the first place.
EDIT:
What also doesn't work is remembering the width of each column.
Don't get me wrong. Deluge has become a kick ass torrent client during the last releases. These are just minor flaws in my opinion.
Just wanted to say: Keep up the good work
