Custom Query (2449 matches)
Results (175 - 177 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3076 | Fixed | Can't Remove Torrent Using Console "global name '_n' is not defined" | ||
| Description |
I get an error when I try to remove a torrent using deluge-console. deluge-console 2.0.0.dev7077 libtorrent: 1.1.3.0 Python: 2.7.12+ OS: Linux Ubuntu 16.10 yakkety $ deluge-console rm 03b
global name '_n' is not defined
13:14:32.497 [ERROR ][deluge.ui.console.cmdline.command :1
35 ] global name '_n' is not defined
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/deluge/ui/console/cmdline/command.py",
line 132, in exec_command
ret = self._commands[options.command].handle(options)
File "/usr/lib/python2.7/dist-packages/deluge/ui/console/cmdline/commands/rm.p
y", line 40, in handle
_n('torrent', 'torrents', len(torrent_ids)),
NameError: global name '_n' is not defined
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/deluge/ui/console/cmdline/command.py",
line 132, in exec_command
ret = self._commands[options.command].handle(options)
File "/usr/lib/python2.7/dist-packages/deluge/ui/console/cmdline/commands/rm.p
y", line 40, in handle
_n('torrent', 'torrents', len(torrent_ids)),
NameError: global name '_n' is not defined
|
|||
| #3075 | Fixed | config command not handling windows paths | ||
| Description |
console config commmand is not handling windows paths ( "C:/Program Files/Deluge/deluge-console.exe" config --set move_completed_path C:/Users/user/Download [ERROR ] 22:58:55 main:347 malformed expression (C) Traceback (most recent call last): File "deluge\ui\console\main.py", line 344, in do_command File "deluge\ui\console\commands\config.py", line 102, in handle File "deluge\ui\console\commands\config.py", line 136, in _set_config File "deluge\ui\console\commands\config.py", line 85, in simple_eval File "deluge\ui\console\commands\config.py", line 77, in atom SyntaxError: malformed expression (C) |
|||
| #3073 | Fixed | Add launchd to osx packaging | ||
| Description |
http://dev.deluge-torrent.org/wiki/UserGuide/Service/launchd The path will need modified to deluged Application path |
|||
Note:
See TracQuery
for help on using queries.
