deluge 1.2 RC4 console buggy

Suggestions and discussion of future versions
Post Reply
yawie
Member
Member
Posts: 14
Joined: Mon Jan 05, 2009 4:36 pm

deluge 1.2 RC4 console buggy

Post 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.
yawie
Member
Member
Posts: 14
Joined: Mon Jan 05, 2009 4:36 pm

Re: deluge 1.2 RC4 console buggy

Post by yawie »

I would add :
config show does not show anything
entering an unknow command make the console quit without notice
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: deluge 1.2 RC4 console buggy

Post 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)
Post Reply