Yesterday I've upgraded my version of Deluge from 0.5.1.1 to 0.5.1
It worked fine for one day, but now it won't start anymore.
When I launch it, this is what the terminal says:
Code: Select all
Traceback (most recent call last):
File "/usr/bin/deluge", line 44, in <module>
import deluge.core
File "/usr/lib/python2.5/site-packages/deluge/core.py", line 71, in <module>
"max_connections_global" : deluge_core.set_max_connections_global,
AttributeError: 'module' object has no attribute 'set_max_connections_global'
Any suggestions?
Thanks!
Luca