Hello,

Over the last couple of days I have been getting the following error at 
start-up:

hook failed: after-create-leo-frame, <function onCreate at 0x3bad668>, 
leo.plugins.leoscreen
Traceback (most recent call last):
  File "/home/chris/Working/leo/leo-editor/leo/core/leoPlugins.py", line 
336, in callTagHandler
    result = handler(tag,keywords)
  File "/home/chris/Working/leo/leo-editor/leo/plugins/leoscreen.py", line 
176, in onCreate
    leoscreen_Controller(c)
  File "/home/chris/Working/leo/leo-editor/leo/plugins/leoscreen.py", line 
214, in __init__
    self._get_output()  # prime output diffing system
  File "/home/chris/Working/leo/leo-editor/leo/plugins/leoscreen.py", line 
284, in _get_output
    self.screen_cmd(['hardcopy -h "%s"'%self.tmpfile])
  File "/home/chris/Working/leo/leo-editor/leo/plugins/leoscreen.py", line 
242, in screen_cmd
    stderr=subprocess.PIPE)  # screen's behavior
  File "/usr/lib/python2.7/subprocess.py", line 709, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1326, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory


Leo 4.11 final, build abc4475ab1b3 (branch: master), 2014-06-07 06:46:29

Python 2.7.6, qt version 4.8.5
linux2


Chris

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to