id summary reporter owner description type status priority milestone component version resolution keywords cc 3084 Cant change ownship on torrents stokbaek "When I try and change ownership on torrents will nothing happen and I get the following error. {{{ AttributeError 'Core' object has no attribute 'core': Traceback (most recent call last): File ""/usr/local/lib/python2.7/dist-packages/deluge-2.0b2.dev10-py2.7.egg/deluge/core/rpcserver.py"", line 302, in dispatch ret = self.factory.methods[method](*args, **kwargs) File ""/usr/local/lib/python2.7/dist-packages/deluge-2.0b2.dev10-py2.7.egg/deluge/core/core.py"", line 718, in set_torrent_options if 'owner' in options and not self.core.authmanager.has_account(options['owner']): AttributeError: 'Core' object has no attribute 'core' -------------------------------------------------------------------------------- Unhandled error in Deferred: 13:31:48.961 [CRITICAL][twisted :154 ] Unhandled error in Deferred: 13:31:48.962 [CRITICAL][twisted :154 ] Unhandled error in Deferred: }}} " bug closed minor 2.0.0 Core develop Fixed