Page 1 of 1

deluge 1.2 RC4 console buggy

Posted: Mon Dec 21, 2009 4:39 pm
by yawie
Hello all,
I use deluge 1.2 RC4 from the ppa repository in ubuntu jaunty server 64
here is the result of what is installed : (sudo aptitude search deluge)
i A deluge - bittorrent client written in Python/PyGTK
i A deluge-common - bittorrent client written in Python/PyGTK (common files)
i deluge-console - bittorrent client written in Python/PyGTK (console ui)
p deluge-core - bittorrent client written in Python/PyGTK (daemon)
i A deluge-gtk - bittorrent client written in Python/PyGTK (GTK+ ui)
i deluge-torrent - bittorrent client (gtk ui transitional package)
v deluge-torrent-common -
i A deluge-web - bittorrent client written in Python/PyGTK (web ui)
i deluge-webui - bittorrent client (web ui transitional package)
i deluged - bittorrent client written in Python/PyGTK (daemon)

I launched the console with deluge --ui console
when adding new torrents with "add file.torrent", sometimes it crashed (return back to shell with no error messages)
when typing add and try to paste a torrent url it crashes (before the end of the url)
when typing add and try to paste a magnet url it crashes (before the end of the url)
when doing rm + hash it does not remove the torrent
when typing info, last lines are truncated

So, it's not very usable anymore... I am not sure many people use the console ui.
I can do some more tests or provide the torrent urls by PM if needed.

Re: deluge 1.2 RC4 console buggy

Posted: Mon Dec 21, 2009 7:20 pm
by yawie
I would add :
config show does not show anything
entering an unknow command make the console quit without notice

Re: deluge 1.2 RC4 console buggy

Posted: Mon Dec 21, 2009 10:03 pm
by Cas
RC5 is out and those issues seem to be fixed. It's not in PPA yet but was relatively easy to build from source.

FYI use deluge-console instead of deluge --ui console, the latter is depreciated. (Same for deluge-web and deluge-gtk)