#1819: Cannot open connection manager with clean config
----------------------+-----------------------------------------------------
 Reporter:  Cas       |       Owner:            
     Type:  bug       |      Status:  new       
 Priority:  critical  |   Milestone:  1.4.0     
Component:  gtkui     |     Version:  git master
 Keywords:            |  
----------------------+-----------------------------------------------------
 Switched from classic the thinclient but cannot open connection manager to
 connect.
 {{{
 Traceback (most recent call last):
   File "deluge/ui/gtkui/toolbar.py", line 175, in
 on_toolbutton_connectionmanager_clicked
     component.get("MenuBar").on_menuitem_connectionmanager_activate(data)
   File "deluge/ui/gtkui/menubar.py", line 291, in
 on_menuitem_connectionmanager_activate
     component.get("ConnectionManager").show()
   File "deluge/ui/gtkui/connectionmanager.py", line 187, in show
     self.__load_hostlist()
   File "deluge/ui/gtkui/connectionmanager.py", line 271, in
 __load_hostlist
     for host in self.config["hosts"]:
 AttributeError: 'ConnectionManager' object has no attribute 'config'
 }}}

-- 
Ticket URL: <https://dev.deluge-torrent.org/ticket/1819>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to