#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 , 16 years ago
Milestone: | → 0.6.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This has been fixed.