Custom Query (2449 matches)
Results (577 - 579 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2096 | Fixed | [win32] hicolor theme icons missing | ||
| Description |
Noticed this error in |
|||
| #2098 | Fixed | Modify 'Open Folder' option to highlight the torrent folder/file | ||
| Description |
As discussed in two threads on the forum 1 2 with a lot of torrents in the download folder finding the actual file/folder can be tricky.
The |
|||
| #2099 | Fixed | console does not support monochrome terminals | ||
| Description |
Forwarded from forum: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=39827 deluge-console
Traceback (most recent call last):
File "/usr/bin/deluge-console", line 9, in <module>
load_entry_point('deluge==1.3.5', 'console_scripts', 'deluge-console')()
File "/usr/lib/pymodules/python2.6/deluge/ui/console/main.py", line 74, in start
Console().start()
File "/usr/lib/pymodules/python2.6/deluge/ui/console/main.py", line 71, in start
ConsoleUI(self.args)
File "/usr/lib/pymodules/python2.6/deluge/ui/console/main.py", line 198, in __init__
curses.wrapper(self.run)
File "/usr/lib/python2.6/curses/wrapper.py", line 44, in wrapper
return func(stdscr, *args, **kwds)
File "/usr/lib/pymodules/python2.6/deluge/ui/console/main.py", line 220, in run
colors.init_colors()
File "/usr/lib/pymodules/python2.6/deluge/ui/console/colors.py", line 94, in init_colors
curses.init_pair(counter, getattr(curses, fg), getattr(curses, bg))
_curses.error: init_pair() returned ERR
|
|||
