Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (646 - 648 of 2449)

Ticket Resolution Summary Owner Reporter
#1232 Fixed confusing display of IPv6 addresses in peers tab Calum tikal808
Description

When in the peers tab using 1.2.3 on Ubuntu 10.04 IPv6 addresses are sometimes displayed in an incorrect format. Most specifically there is sometimes an extra digit applied to the last quad in the address. (see attached screenshot) Whether or not this is by design I do not know. Regardless, it's currently impossible to perform a a whois lookup on an IPv6 addresses displayed on the peers tab when there is extra digits in the address.

#1239 Fixed "Torrent not registered" not counted in Tracker Error status Calum TEMHOTA
Description

Why torrents with error (server report failure reason: "Not found" or "Torrent not registerd") never show in Error queue ?

#1248 Fixed deluge-console unicode support on redirected stdout Calum naikoto
Description

Continuation of ticket:1029. Unicode is not supported on redirected stdout.

$ deluge-console info

(valid list of torrents)

$ deluge-console info|awk '{print}'

(partial list)

Error getting torrent info: [Failure instance: Traceback: <type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xe9' in position 50: ordinal not in range(128)
/usr/lib/python2.5/site-packages/twisted/internet/tcp.py:362:doRead
/usr/lib/pymodules/python2.5/deluge/ui/client.py:176:dataReceived
/usr/lib/python2.5/site-packages/twisted/internet/defer.py:243:callback
/usr/lib/python2.5/site-packages/twisted/internet/defer.py:312:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.5/site-packages/twisted/internet/defer.py:328:_runCallbacks
/usr/lib/pymodules/python2.5/deluge/ui/console/commands/info.py:119:on_torrents_status
/usr/lib/pymodules/python2.5/deluge/ui/console/commands/info.py:142:show_info
/usr/lib/pymodules/python2.5/deluge/ui/console/main.py:270:write
]

same with "|cat" and ">file"

Package: deluge-console

Version: 1.2.3-1 (debian)

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.