Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (637 - 639 of 2449)

Ticket Resolution Summary Owner Reporter
#1247 Fixed deluge-gtk hangs on shutdown John Garland John Garland
Description

Arch Linux (2.6.33) x86_64

strace shows it hanging on:

futex(0x2694a80, FUTEX_WAIT_PRIVATE, 0, NULL

This happens when using the system tray menu. Sending a SIGTERM works fine.

#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)

#1255 Fixed Deluge window not displaying Astraa
Description

Sits in Task bar, will not maximise unless task manager used to bring to front and then maximise.

Your user help points to a reinstall of the GKT this does not help.

There is a bug someplace :)

Win 7 Ultimate 64 bit.

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