Custom Query (1756 matches)

Filters
 
Columns

Show under each result:


Results (136 - 138 of 1756)

Ticket Resolution Summary Owner Reporter
#1088 worksforme deluge-console pause hangs without any action and errors andar Murz

Reported by Murz, 4 years ago.

description

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 (user@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?

#1093 worksforme Can't start the RC-version of Deluge in Windows 7. andar Umeaboy

Reported by Umeaboy, 4 years ago.

description

I got this message when running it via Powershell (Windows version of Terminal-window):

[ERROR   ] 07:03:42 __init__:1082 DLL load failed: The applied module can't be found.
Traceback (most recent call last):
  File "deluge\ui\ui.py", line 127, in __init__
  File "deluge\ui\gtkui\__init__.py", line 1, in <module>
  File "deluge\ui\gtkui\gtkui.py", line 40, in <module>
  File "twisted/internet/gtk2reactor.py", line 35, in <module>
  File "gobject/__init__.py", line 30, in <module>
  File "gobject/constants.py", line 22, in <module>
  File "gobject/_gobject.py", line 14, in <module>
ImportError: DLL load failed: The applied module can't be found.
[ERROR   ] 07:03:42 ui:147 There was an error whilst launching the request UI: gtk
[ERROR   ] 07:03:42 ui:148 Look at the traceback above for more information.

Note that I have hade this installed for a while.

#1095 worksforme Incorrect torrent creation andar XChesser

Reported by XChesser, 4 years ago.

description

Deluge creates torrent files incorrectly in case of piece size of 1/2/4 MB. For example, torrent file for 8 GB release turns out about 40 MB (at 2 MB size). After creating torrent Deluge often crashes.

Note: See TracQuery for help on using queries.