Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#26 closed bug (Fixed)

Test active port fails

Reported by: danii Owned by: andar
Priority: minor Milestone:
Component: GTK UI Version: 0.6.0svn
Keywords: active port Cc:

Description

deluge 0.6.0r2740

Preferences->Network->Test Active Port fails with:

[DEBUG   ] preferences:544 on_test_port_clicked
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/preferences.py", line 545, in on_test_port_clicked
    url = "http://deluge-torrent.org/test-port.php?port=%s" % \
TypeError: get_listen_port() takes exactly 1 argument (0 given)

the test page is working though, tested it manually opening http://deluge-torrent.org/test-port.php?port=50666 with my active port being 50666

Change History (4)

comment:1 by andar, 17 years ago

Resolution: fixed
Status: newclosed

comment:2 by danii, 17 years ago

Resolution: fixed
Status: closedreopened

deluge 0.6.0r2761

when running in command line opens url in links or lynx, without terminal doesn't open the link in a browser like firefox

comment:4 by (none), 16 years ago

Milestone: 0.6.0

Milestone 0.6.0 deleted

Note: See TracTickets for help on using tickets.