Opened 14 years ago

Closed 14 years ago

#1245 closed bug (Fixed)

deluge-console: Error getting torrent info

Reported by: simonbcn Owned by:
Priority: critical Milestone: Future
Component: Console UI Version: 1.3.0_dev
Keywords: Cc:

Description

$ deluge-console info
 
Name: Radio Futura - La ley del desierto, la ley del mar (1984) [FLAC]
ID: a102db2ff7badd3fa38958938c88f2360949e662
Error getting torrent info: [Failure instance: Traceback: <type 'exceptions.NameError'>: global name '_' is not defined
/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py:463:doRead
/usr/local/lib/python2.6/dist-packages/deluge-1.2.1-py2.6.egg/deluge/ui/client.py:179:dataReceived
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:243:callback
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:312:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:328:_runCallbacks
/usr/local/lib/python2.6/dist-packages/deluge-1.2.1-py2.6.egg/deluge/ui/console/commands/info.py:119:on_torrents_status
/usr/local/lib/python2.6/dist-packages/deluge-1.2.1-py2.6.egg/deluge/ui/console/commands/info.py:149:show_info
/usr/local/lib/python2.6/dist-packages/deluge-1.2.1-py2.6.egg/deluge/common.py:276:fspeed
/usr/local/lib/python2.6/dist-packages/deluge-1.2.1-py2.6.egg/deluge/common.py:237:fsize
]

Change History (2)

comment:1 Changed 14 years ago by johnnyg

  • Status changed from new to pending

What version is this?

I'm pretty sure this was fixed in 80e480854e1992e360a1e8412180a79dcac9deeb

comment:2 Changed 14 years ago by simonbcn

  • Resolution set to fixed
  • Status changed from pending to closed

Yes, it's ok now.

Note: See TracTickets for help on using tickets.