Custom Query (2449 matches)
Results (592 - 594 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1066 | Invalid | Daemon won't bind incoming ports if listen_interface is defined | ||
| Description |
Machine with public IP on eth0 and tested without firewall. Incoming range: 52000:52049 Outgoing range: 52050:52100 GTK UI says "active port: 0" no matter what I fill in the fields. netstat -ap shows only connections > 52049. I am both seeding and downloading. Ubuntu 9.10 with deluge ppa, same problem in 9.04 and at least present since 1.2.0rc1. May have been in earlier versions without me noticing. Attached startup debug log with torrents and IP removed. |
|||
| #1067 | Fixed | Select 'Other' in speed selection dropdown in gtkui causes error | ||
| Description |
Open the GTK ui and click on speed and select other. Error follows: NameError: global name 'os' is not defined Traceback (most recent call last):
|
|||
| #1068 | Fixed | "Error getting torrent info" on deluge-console info command | ||
| Description |
I have an Kubuntu Karmic AMD64 & Deluge-torrent 1.2.0~rc3-2~karmic~ppa1 Deluge started as daemon from user murz: /usr/bin/python /usr/bin/deluged -d And the command deluge-console info from user murz shows the error: murz@kit:~$ deluge-console info
Name: S21
ID: 0e9e540747ebe25a613a93a181b31de9c8f934bd
State: Paused
Size: 587.5 MiB/587.5 MiB Ratio: 1.041
Error getting torrent info: [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'ConsoleUI' object has no attribute 'screen'
/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py:463:doRead
/usr/lib/pymodules/python2.6/deluge/ui/client.py:176: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/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:228:show_info
/usr/lib/pymodules/python2.6/deluge/ui/console/main.py:251:set_batch_write
]
deluge-gtk connects and works normally and shows all my torrents without any errors. |
|||
