I enabled screen_capture plugin, and it loads fine. Here is traceback after 
running the screen-capture-now command:

Leo Log Window
Leo 5.4, build 20161231121658, Sat Dec 31 12:16:58 EST 2016
Git repo info: branch = master, commit = c84488a74ea5
Python 3.6.0, PyQt version 5.7.1
Windows 10 AMD64 (build 10.0.14393) SP0
exception executing command
Traceback (most recent call last):
  File "N:\git\leo-editor\leo\core\leoCommands.py", line 5390, in doCommand
    val = command(event)
  File "N:\git\leo-editor\leo\plugins\screen_capture.py", line 179, in 
screen_capture_now
    g._recorder.grab_frame(filename=filename)
  File "N:\git\leo-editor\leo\plugins\screen_capture.py", line 95, in 
grab_frame
    pm = QtGui.QScreen.grabWindow(self.winId)
TypeError: grabWindow(self, sip.voidptr, x: int = 0, y: int = 0, width: int 
= -1, height: int = -1): first argument of unbound method must have type 
'QScreen'

Regards
Lewis

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to