Opened 14 years ago
Closed 14 years ago
#1484 closed defect (Fixed)
deluge-console "info -v" gives 'ConsoleUI' object has no attribute 'screen'
Reported by: | Vladimir Berezhnoy | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | Unknown | Version: | 1.3.1 |
Keywords: | Cc: |
Description (last modified by )
$ 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
Change History (3)
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Version: | other (please specify) → 1.3.1 |
Any comment, please? I'm using latest release (1.3.1) and the issue is present.
comment:3 by , 14 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
...in git. It will be in the next release.
Note:
See TracTickets
for help on using tickets.
Fixed.