Custom Query (2449 matches)
Results (583 - 585 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1050 | Invalid | Allow multiple local user | ||
| Description |
I need two of my computer users to access to the daemon. So I did a hack. I hope it can be usefull some someone |
|||
| #1052 | Fixed | Deluge console commands crash if not connected to daemon | ||
| Description |
If not connected to daemon commands that reply on being connected eg info crash: >>> info
'ConsoleUI' object has no attribute 'torrents'
Traceback (most recent call last):
File "/home/ian/dev/deluge/deluge-1.2/deluge/ui/console/main.py", line 286, in do_command
ret = self._commands[cmd].handle(*args, **options.__dict__)
File "/home/ian/dev/deluge/deluge-1.2/deluge/ui/console/commands/info.py", line 114, in handle
torrent_ids.extend(self.console.match_torrent(""))
File "/home/ian/dev/deluge/deluge-1.2/deluge/ui/console/main.py", line 402, in match_torrent
for tid, name in self.torrents:
AttributeError: 'ConsoleUI' object has no attribute 'torrents'
|
|||
| #1055 | Fixed | Sort included files by default | ||
| Description |
Hi, thank you very much for developing this awesome application! It just rocks. One thing that's been bothering me though is that you always have to click on the header of the filenames view (where you can set the priorities) to sort the files included in the torrent by their flenames. It would be great if you could sort the files ascendingly by their filenames automatically. |
|||
Note:
See TracQuery
for help on using queries.
