#1561: deluge-console info
---------------------+------------------------------------------------------
Reporter: firefox | Owner:
Type: bug | Status: new
Priority: major | Milestone: Future
Component: other | Version: other (please specify)
Keywords: |
---------------------+------------------------------------------------------
renato@firefox-desktop:~$ deluge-console info
'ConsoleUI' object has no attribute 'screen'
07:00:13.389 [deluge.ui.console.commander:1088][ERROR ] 'ConsoleUI'
object has no attribute 'screen'
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-
py2.6.egg/deluge/ui/console/commander.py", line 101, in do_command
ret = self._commands[cmd].handle(*args, **options.__dict__)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-
py2.6.egg/deluge/ui/console/commands/info.py", line 122, in handle
torrent_ids.extend(self.console.match_torrent(""))
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-
py2.6.egg/deluge/ui/console/main.py", line 307, in match_torrent
if isinstance(self.screen,deluge.ui.console.modes.legacy.Legacy):
AttributeError: 'ConsoleUI' object has no attribute 'screen'
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-
py2.6.egg/deluge/ui/console/commander.py", line 101, in do_command
ret = self._commands[cmd].handle(*args, **options.__dict__)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-
py2.6.egg/deluge/ui/console/commands/info.py", line 122, in handle
torrent_ids.extend(self.console.match_torrent(""))
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-
py2.6.egg/deluge/ui/console/main.py", line 307, in match_torrent
if isinstance(self.screen,deluge.ui.console.modes.legacy.Legacy):
AttributeError: 'ConsoleUI' object has no attribute 'screen'
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1561>
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.