#1484: deluge-console "info -v" gives 'ConsoleUI' object has no attribute
'screen'
----------------------+-----------------------------------------------------
Reporter: non7top | Owner:
Type: defect | Status: closed
Priority: major | Milestone: Future
Component: other | Version: 1.3.1
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by damoxc):
* status: reopened => closed
* resolution: => fixed
Old description:
> {{{
> $ deluge-console "info -v"
>
> Name: The.Brothers.Bloom.2008.BDRip.by.gjiAm.tRuAVC.mkv
> ID: 67e694caf5eabb9c4ab3a5ca47d3906f7a15de5f
> State: Seeding Up Speed: 19.5 KiB/s ETA: 3d 2h
> Seeds: 0 (1) Peers: 1 (0) Availibility: 0.00
> Size: 2.9 GiB/2.9 GiB Ratio: 0.279
> ::Files
> Error getting torrent info: [Failure instance: Traceback: <type
> 'exceptions.AttributeError'>: 'ConsoleUI' object has no attribute
> 'screen'
> /usr/lib/python2.6/site-packages/twisted/internet/tcp.py:460:doRead
> /usr/lib/python2.6/site-packages/deluge/ui/client.py:183:dataReceived
> /usr/lib/python2.6/site-packages/twisted/internet/defer.py:318:callback
> /usr/lib/python2.6/site-
> packages/twisted/internet/defer.py:424:_startRunCallbacks
> --- <exception caught here> ---
> /usr/lib/python2.6/site-
> packages/twisted/internet/defer.py:441:_runCallbacks
> /usr/lib/python2.6/site-
> packages/deluge/ui/console/commands/info.py:119:on_torrents_status
> /usr/lib/python2.6/site-
> packages/deluge/ui/console/commands/info.py:192:show_info
> ]
>
> $ deluge --version
> 1.3.1
>
> }}}
New description:
{{{
$ deluge-console "info -v"
Name: The.Brothers.Bloom.2008.BDRip.by.gjiAm.tRuAVC.mkv
ID: 67e694caf5eabb9c4ab3a5ca47d3906f7a15de5f
State: Seeding Up Speed: 19.5 KiB/s ETA: 3d 2h
Seeds: 0 (1) Peers: 1 (0) Availibility: 0.00
Size: 2.9 GiB/2.9 GiB Ratio: 0.279
::Files
Error getting torrent info: [Failure instance: Traceback: <type
'exceptions.AttributeError'>: 'ConsoleUI' object has no attribute 'screen'
/usr/lib/python2.6/site-packages/twisted/internet/tcp.py:460:doRead
/usr/lib/python2.6/site-packages/deluge/ui/client.py:183:dataReceived
/usr/lib/python2.6/site-packages/twisted/internet/defer.py:318:callback
/usr/lib/python2.6/site-
packages/twisted/internet/defer.py:424:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.6/site-
packages/twisted/internet/defer.py:441:_runCallbacks
/usr/lib/python2.6/site-
packages/deluge/ui/console/commands/info.py:119:on_torrents_status
/usr/lib/python2.6/site-
packages/deluge/ui/console/commands/info.py:192:show_info
]
$ deluge --version
1.3.1
}}}
--
Comment:
...in git. It will be in the next release.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1484#comment:3>
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.