Opened 17 years ago
Closed 16 years ago
#261 closed bug (Fixed)
cannot launch Deluge r3201
Reported by: | szabolcs | Owned by: | markybob |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | 0.5.x | Version: | svn |
Keywords: | Cc: |
Description
szabolcs@sin:~/svn/deluge$ deluge no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Scanning plugin dir /usr/share/deluge/plugins Initialising plugin DesiredRatio Initialising plugin WebSeed Initialising plugin NetworkGraph Initialising plugin TorrentCreator Traceback (most recent call last):
File "/usr/bin/deluge", line 132, in <module>
start_deluge()
File "/usr/bin/deluge", line 115, in start_deluge
interface = deluge.interface.DelugeGTK(config_dir=deluge.common.CONFIG_DIR)
File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 64, in init
self.plugins.scan_for_plugins()
File "/usr/lib/python2.5/site-packages/deluge/plugins.py", line 61, in scan_for_plugins
mod = import(modname, globals(), locals(), [])
File "/usr/share/deluge/plugins/MoveTorrent/init.py", line 133
self.dialogs.show_popup_warning(self.window, "An error occured while trying to move the torrent. Please check your permissions and note that you cannot move a torrent's files to the same directory that they are already stored or move a torrent's files before any of its files have actually been created."))
SyntaxError: invalid syntax
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | deluge_r3201 added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
shell output