Public bug reported:

Binary package hint: deluge-torrent

After running out of disk space and freeing up disk space, deluge does
not start. Here's the console output.

[EMAIL PROTECTED]:~/.config$ 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
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentCreator
Initialising plugin TorrentSearch
Initialising plugin BlocklistImport
Initialising plugin TorrentFiles
Initialising plugin TorrentPeers
Initialising plugin TorrentNotification
Initialising plugin DesiredRatio
Initialising plugin NetworkHealth
Initialising plugin Locations
Initialising plugin SimpleRSS
Initialising plugin SpeedLimiter
Initialising plugin ExtraStats
Initialising plugin NetworkGraph
Initialising plugin TorrentPieces
Initialising plugin EventLogging
Applying preferences
Starting DHT...
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
Showing window
Loading TorrentPeers plugin...
Loading ExtraStats plugin...
Traceback (most recent call last):
  File "/usr/bin/deluge", line 140, in <module>
    start_deluge()
  File "/usr/bin/deluge", line 129, in start_deluge
    interface.start(options.tray, get_cmd_line_torrents())
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 840, in 
start
    self.load_plugins()
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 853, in 
load_plugins
    self.plugins.enable_plugin(plugin)
  File "/var/lib/python-support/python2.5/deluge/plugins.py", line 75, in 
enable_plugin
    self.enabled_plugins[name] = plugin.enable(self.core, self.interface)
  File "/usr/share/deluge/plugins/ExtraStats/__init__.py", line 45, in enable
    return ExtraStats(path, core, interface)
  File "/usr/share/deluge/plugins/ExtraStats/__init__.py", line 83, in __init__
    self.prepare_stats()
  File "/usr/share/deluge/plugins/ExtraStats/__init__.py", line 107, in 
prepare_stats
    self.all_downloaded = long(readlines[0])
IndexError: list index out of range

** Affects: deluge
     Importance: Unknown
         Status: Unknown

** Affects: deluge-torrent (Ubuntu)
     Importance: Undecided
         Status: New

** Bug watch added: Deluge bug tracker #544
   http://dev.deluge-torrent.org/ticket/544

** Also affects: deluge via
   http://dev.deluge-torrent.org/ticket/544
   Importance: Unknown
       Status: Unknown

-- 
deluge can't start after out of disk space
https://bugs.launchpad.net/bugs/185214
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to