#2099: console does not support monochrome terminals
---------------------+------------------------------------------------------
Reporter: Cas | Owner: Cas
Type: bug | Status: new
Priority: minor | Milestone: 1.3.6
Component: console | Version: 1.3.5
Keywords: |
---------------------+------------------------------------------------------
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
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2099>
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.