Opened 16 years ago

Closed 16 years ago

#139 closed bug (Invalid)

Opening the Deluge website to update to a newer version fails

Reported by: mail@… Owned by: markybob
Priority: major Milestone:
Component: 0.5.x Version: 0.5.8.3
Keywords: Cc:

Description

When I start Deluge 0.5.8.3-1~gutsy1, I get a message that there is a new version and if I want to go to the Deluge website to download it. I click ok, Deluge closes and I get the following in the command line:

...
Showing window
Found NetworkGraph plugin...
Found TorrentPeers plugin...
Found MoveTorrent plugin...
Found TorrentFiles plugin...
Found TorrentNotification plugin...
Found NetworkHealth plugin...
Traceback (most recent call last):
  File "/usr/bin/deluge", line 145, in <module>
    start_deluge()
  File "/usr/bin/deluge", line 129, in start_deluge
    interface.start(get_cmd_line_torrents())
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 1041, in start
    self.new_release_check()
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 1075, in new_release_check
    common.open_url_in_browser('http://download.deluge-torrent.org/')
TypeError: open_url_in_browser() takes at least 2 arguments (1 given)

Change History (1)

comment:1 Changed 16 years ago by markybob

  • Resolution set to invalid
  • Status changed from new to closed

this was fixed a long time ago. please dont report bugs on old versions without seeing if the latest release has it fixed

Note: See TracTickets for help on using tickets.