Custom Query (2449 matches)
Results (349 - 351 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1528 | Duplicate | unicode char fail | ||
| Description |
downloading a torrent with a special char like: [Torrented org]Adèle E L Enigma Del Faraone 2010 iTALiAN AC3 5 1 BRRip XviD avi will create problems with deluge-console if you call from terminal deluge-console info will show this: Error getting torrent info: [Failure instance: Traceback: <type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xe0' in position 30: ordinal not in range(128) /usr/lib/python2.6/dist-packages/twisted/internet/tcp.py:460:doRead /usr/lib/pymodules/python2.6/deluge/ui/client.py:183:dataReceived /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:318:callback /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:424:_startRunCallbacks --- <exception caught here> --- /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:441:_runCallbacks /usr/lib/pymodules/python2.6/deluge/ui/console/commands/info.py:119:on_torrents_status /usr/lib/pymodules/python2.6/deluge/ui/console/commands/info.py:142:show_info /usr/lib/pymodules/python2.6/deluge/ui/console/main.py:273:write ] and the torrent is not show up. with some other chars will not show up anything. |
|||
| #1542 | Duplicate | Deluge webUI don't save some preferences | ||
| Description |
deluged + deluge-web in server.
I connect remotely and I try to config via webUI, but it don't save:
Incoming/Outgoing Ports, Global Bandwidth Usage/Maximum Connections and other options. Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.1-py2.6.egg/deluge/main.py", line 214, in start_daemon
Daemon(options, args)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.1-py2.6.egg/deluge/core/daemon.py", line 171, in __init__
reactor.run()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1170, in run
self.mainLoop()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1179, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 778, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.1-py2.6.egg/deluge/core/preferencesmanager.py", line 467, in _on_new_release_check
self.new_release_timer.stop()
File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 171, in stop
assert self.running, ("Tried to stop a LoopingCall that was "
exceptions.AssertionError: Tried to stop a LoopingCall that was not running.
|
|||
| #1545 | Duplicate | Wrong tray icon | ||
| Description |
I've installed deluge from sources, when I execute deluge-gtk, the tray icon is this:
|
|||

