Code: Select all
checking for ubuntu...
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Raising error: libtorrent reports this is a duplicate torrent
Unable to add torrent: 'libtorrent reports this is a duplicate torrent'
Raising error: libtorrent reports this is a duplicate torrent
Unable to add torrent: 'libtorrent reports this is a duplicate torrent'
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentNotification
Initialising plugin MoveTorrent
Initialising plugin WebSeed
Initialising plugin NetworkGraph
Initialising plugin TorrentPeers
Initialising plugin Search
Initialising plugin WebUi
Initialising plugin BlocklistImport
Initialising plugin TorrentFiles
Initialising plugin TorrentCreator
Initialising plugin FlexRSS
Initialising plugin SpeedLimiter
Initialising plugin DesiredRatio
Initialising plugin Scheduler
Initialising plugin NetworkHealth
Initialising plugin EventLogging
Applying preferences
Starting DHT...
Traceback (most recent call last):
File "/usr/bin/deluge", line 145, in <module>
start_deluge()
File "/usr/bin/deluge", line 128, in start_deluge
interface = deluge.interface.DelugeGTK()
File "/usr/lib64/python2.5/site-packages/deluge/interface.py", line 108, in __init__
self.apply_prefs()
File "/usr/lib64/python2.5/site-packages/deluge/interface.py", line 921, in apply_prefs
self.manager.apply_prefs()
File "/usr/lib64/python2.5/site-packages/deluge/core.py", line 1110, in apply_prefs
self.prioritize_files(unique_ID, self.get_priorities(unique_ID))
File "/usr/lib64/python2.5/site-packages/deluge/core.py", line 770, in prioritize_files
self.get_core_torrent_state(unique_ID)['num_files'])
AssertionError