#1088: deluge-console pause hangs without any action and errors
-------------------+--------------------------------------------------------
Reporter: Murz | Owner: andar
Type: bug | Status: new
Priority: major | Milestone:
Component: other | Version: 1.2.0_rc4
Keywords: |
-------------------+--------------------------------------------------------
I have using deluge-torrent from PPA on Kubuntu Karmic AMD64.
Command "info" works perfectly after upgrade to rc4:
{{{
$deluge-console info
Name: torrent_name
ID: e234460a6b08b872a752b559c813bb4415fc493a
State: Paused
Size: 40.1 MiB/1.1 GiB Ratio: 0.017
Progress: 3.41%
[##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~]
...
...
}}}
and after command I see the command prompt (u...@host:/$).
But if I try to pause or resume, the deluge-console shows:
{{{
$ deluge-console pause *
Usage: pause [ * | <torrent-id> [<torrent-id> ...] ]
}}}
and hangs without errors.
I try to wait 1-5 minutes, but it isn't help.
I can stop the process via Ctrl+C.
If I try to pause one torrent, it hangs too:
{{{
$ deluge-console pause e234460a6b08b872a752b559c813bb4415fc493a
Usage: pause [ * | <torrent-id> [<torrent-id> ...] ]
}}}
If I place the command in quotes (deluge-console "pause *") - it hangs
without any output.
On resuming it hangs too, I try many variants:
{{{
deluge-console pause *
deluge-console "pause *"
deluge-console 'pause *'
deluge-console "pause *;"
deluge-console "pause \*"
deluge-console resume *
deluge-console "pause\ *"
}}}
But nothing works.
And I can successfully control the deluge daemon via GUI interface.
Where can be the problem?
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1088>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.