Opened 16 years ago

Closed 16 years ago

#294 closed bug (Fixed)

Error when deleting "auto-download" torrent

Reported by: baptiste33@… Owned by: markybob
Priority: major Milestone:
Component: 0.5.x Version: 0.5.9.2
Keywords: Cc:

Description

Version is 0.5.9.3 I've accidentaly deleted my "auto download" folder and now deluge doesn't want to start

lafontaine@lafontaine-desktop:~$ deluge
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
save uploaded memory
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentNotification
Initialising plugin Search
Initialising plugin TorrentCreator
Initialising plugin NetworkGraph
Initialising plugin MoveTorrent
Initialising plugin EventLogging
Initialising plugin Scheduler
Initialising plugin TorrentPeers
Initialising plugin BlocklistImport
Initialising plugin DesiredRatio
Initialising plugin WebSeed
Initialising plugin TorrentFiles
Initialising plugin WebUi
Initialising plugin FlexRSS
Initialising plugin SpeedLimiter
Initialising plugin NetworkHealth
Applying preferences
Showing window
Traceback (most recent call last):
  File "/usr/bin/deluge", line 132, in <module>
    start_deluge()
  File "/usr/bin/deluge", line 116, in start_deluge
    interface.start(get_cmd_line_torrents())
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 1034, in start
    self.update()
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 1101, in update
    for filename in os.listdir(self.config.get("default_autoload_path")):
OSError: [Errno 2] Aucun fichier ou dossier de ce type: '<Here is my auto download folder>'

Change History (1)

comment:1 Changed 16 years ago by andar

  • Resolution set to fixed
  • Status changed from new to closed

Fixed [3278]

Note: See TracTickets for help on using tickets.