#1156: import error on startup
--------------------+-------------------------------------------------------
 Reporter:  gbtami  |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  major   |   Milestone:       
Component:  core    |     Version:  1.2.1
 Keywords:          |  
--------------------+-------------------------------------------------------
 raceback (most recent call last):
   File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line
 275, in _on_reactor_start
     client.start_classic_mode()
   File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 531,
 in start_classic_mode
     self._daemon_proxy = DaemonClassicProxy(self.__event_handlers)
   File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 408,
 in __init__
     self.__daemon = deluge.core.daemon.Daemon(classic=True)
   File "/usr/lib/python2.6/site-packages/deluge/core/daemon.py", line 138,
 in __init__
     self.core = Core()
   File "/usr/lib/python2.6/site-packages/deluge/core/core.py", line 82, in
 __init__
     sys.exit(1)
 NameError: global name 'sys' is not defined

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/1156>
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