Traceback (most recent call last): File "/usr/bin/deluge", line 150, in deluge_iface.interactive_add_torrent(filename) File "/var/lib/python-support/python2.5/dbus/proxies.py", line 63, in __call__ return self._proxy_method(*args, **keywords) File "/var/lib/python-support/python2.5/dbus/proxies.py", line 135, in __call__ **keywords) File "/var/lib/python-support/python2.5/dbus/connection.py", line 603, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last): File "/var/lib/python-support/python2.5/dbus/service.py", line 655, in _message_cb retval = candidate_method(self, *args, **keywords) File "/var/lib/python-support/python2.5/deluge/ipc_manager.py", line 64, in interactive_add_torrent self.interface.interactive_add_torrent(torrent_file) File "/var/lib/python-support/python2.5/deluge/interface.py", line 1076, in interactive_add_torrent self.interactive_add_torrent_path(torrent, path) File "/var/lib/python-support/python2.5/deluge/interface.py", line 1094, in interactive_add_torrent_path self.config.get('use_compact_storage')) File "/var/lib/python-support/python2.5/deluge/core.py", line 339, in add_torrent self.add_torrent_ns(filename, save_dir, compact) File "/var/lib/python-support/python2.5/deluge/core.py", line 801, in add_torrent_ns self.state.torrents.append(new_torrent) AttributeError: 'dict' object has no attribute 'append'