0.5.4.1 don't have the plugins' folder
Posted: Wed Aug 15, 2007 7:37 am
Hi i have just installed the new release(0.5.4.1) but at the start the folder of the plugins don't exist.
Se the terminal output:
Se the terminal output:
nicola@Nicola:~/Desktop/deluge-0.5.4.1$ deluge
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
Scanning plugin dir /usr/local/share/deluge/plugins
Traceback (most recent call last):
File "/usr/bin/deluge", line 140, in <module>
start_deluge()
File "/usr/bin/deluge", line 127, in start_deluge
interface = deluge.interface.DelugeGTK()
File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 59, in __init__
self.plugins.scan_for_plugins()
File "/usr/lib/python2.5/site-packages/deluge/plugins.py", line 55, in scan_for_plugins
for modname in os.listdir(folder):
OSError: [Errno 2] Nessun file o directory: '/usr/local/share/deluge/plugins'