id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 672,"Deluge compiled from 1.1.0_RC1 sources doesn't add any torrents, quietly.",dlbogdan@…,andar,"Platform: x86 Dual Core @3.2Ghz, 4GB Ram OS: Ubuntu Server 8.10 ---------------------------------------- First installed the .deb for 8.10 for soon to discover the stated behaviour (web ui only tested). Got the sources and compiled them. The same. There is no way to add a torrent with any web ui theme, daemon ran as root or anything else. got the output when trying to add from a firefox/safari client: root@nightshift:~# deluged -d Traceback (most recent call last): File ""/usr/lib/python2.5/site-packages/deluge-1.1.0_RC1-py2.5-linux-i686.egg/deluge/core/core.py"", line 369, in _add_torrent_file torrent_id = self.torrents.add(filedump=filedump, options=options, filename=filename) File ""/usr/lib/python2.5/site-packages/deluge-1.1.0_RC1-py2.5-linux-i686.egg/deluge/core/torrentmanager.py"", line 366, in add torrent = Torrent(handle, options, state, filename, magnet) File ""/usr/lib/python2.5/site-packages/deluge-1.1.0_RC1-py2.5-linux-i686.egg/deluge/core/torrent.py"", line 187, in __init__ self.set_options(self.options) File ""/usr/lib/python2.5/site-packages/deluge-1.1.0_RC1-py2.5-linux-i686.egg/deluge/core/torrent.py"", line 218, in set_options for (key, value) in options.items(): File ""/usr/lib/python2.5/site-packages/deluge-1.1.0_RC1-py2.5-linux-i686.egg/deluge/core/torrent.py"", line 73, in items i.append((k, self.__getitem__(k))) File ""/usr/lib/python2.5/site-packages/deluge-1.1.0_RC1-py2.5-linux-i686.egg/deluge/core/torrent.py"", line 97, in __getitem__ if self.default_keys[key] in self.config.config: TypeError: list objects are unhashable ",bug,closed,blocker,,Unknown,1.1.0_RC1,Fixed,crash quiet,