You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried resetting the scaling to 100%, then immediately got this error after saying "legion two":
grab_screen: Error calling GetDIBits. Returned 0.
action: Exception from function mouse_alternates:
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\dragonfly\actions\action_function.py", line 136, in _execute
self._function(**arguments)
File "C:\Users\kmbel\Documents\caster\castervoice\lib\navigation.py", line 238, in mouse_alternates
ls.scan(bbox)
File "C:\Users\kmbel\Documents\caster\castervoice\asynch\mouse\legion.py", line 188, in scan
img = img.filter(ImageFilter.FIND_EDGES)
AttributeError: 'NoneType' object has no attribute 'filter'
action.exec: Execution failed: Function(mouse_alternates): 'NoneType' object has no attribute 'filter'
Legion grid doesn't work properly:
Possibly related: #172
The text was updated successfully, but these errors were encountered: