#1818: Quit & Shutdown not working when not connected to daemon
-------------------+--------------------------------------------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.4.0
Component: gtkui | Version: git master
Keywords: |
-------------------+--------------------------------------------------------
{{{
Traceback (most recent call last):
File "/home/calum/Documents/Coding/Deluge
Work/deluge/deluge/ui/gtkui/menubar.py", line 278, in
on_menuitem_quitdaemon_activate
self.window.quit(shutdown=True)
File "/home/calum/Documents/Coding/Deluge
Work/deluge/deluge/ui/gtkui/mainwindow.py", line 164, in quit
client.daemon.shutdown()
File "/home/calum/Documents/Coding/Deluge
Work/deluge/deluge/ui/client.py", line 579, in __call__
return self.daemon.call(self.base, *args, **kwargs)
AttributeError: 'NoneType' object has no attribute 'call'
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1818>
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.