Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#250 closed bug (Fixed)

Some problem with recheck

Reported by: jonas@… Owned by: andar
Priority: major Milestone:
Component: Core Version: 0.6.0svn
Keywords: Cc:

Description

Got this using r3188 when doing a forced recheck

Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/deluge/core/torrentmanager.py", line 480, in force_recheck
    torrent.apply_options()
  File "/usr/lib64/python2.4/site-packages/deluge/core/torrent.py", line 382, in apply_options
    self.handle.get_torrent_info().set_priv(self.private)
AttributeError: 'torrent_info' object has no attribute 'set_priv'

Change History (2)

comment:1 Changed 16 years ago by andar

  • Milestone set to 0.6.0
  • Resolution set to fixed
  • Status changed from new to closed

This has been fixed.

comment:2 Changed 16 years ago by anonymous

  • Milestone 0.6.0 deleted

Milestone 0.6.0 deleted

Note: See TracTickets for help on using tickets.