Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#250 closed bug (Fixed)

Some problem with recheck

Reported by: jonas@websystem.se 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 by andar, 16 years ago

Milestone: 0.6.0
Resolution: fixed
Status: newclosed

This has been fixed.

comment:2 by (none), 16 years ago

Milestone: 0.6.0

Milestone 0.6.0 deleted

Note: See TracTickets for help on using tickets.