Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (592 - 594 of 2449)

Ticket Resolution Summary Owner Reporter
#1066 Invalid Daemon won't bind incoming ports if listen_interface is defined andar mariusk
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 andar Ghent
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):

File "/home/ghent/share/deluge/lib/python2.6/site-packages/deluge-1.3.0-dev-py2.6.egg/deluge/ui/gtkui/statusbar.py", line 387, in _on_set_download_speed

_("Set Maximum Download Speed"), _("KiB/s"), None, "downloading.svg", self.max_download_speed)

File "/home/ghent/share/deluge/lib/python2.6/site-packages/deluge-1.3.0-dev-py2.6.egg/deluge/ui/gtkui/common.py", line 163, in show_other_dialog

if os.path.splitext(image_filename)[1] == ".svg" and deluge.common.windows_check():

#1068 Fixed "Error getting torrent info" on deluge-console info command andar Murz
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.

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