#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 Changed 15 years ago by andar
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by danii
- Resolution fixed deleted
- Status changed from closed to reopened
comment:3 Changed 15 years ago by andar
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
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