#3084: Cant change ownship on torrents
----------------------+----------------------------
 Reporter:  stokbaek  |      Owner:
     Type:  bug       |     Status:  new
 Priority:  minor     |  Milestone:  needs verified
Component:  Core      |    Version:  develop (git)
 Keywords:            |
----------------------+----------------------------
 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:
 }}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3084>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to