Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legion not working correctly on second monitor #502

Closed
kendonB opened this issue May 8, 2019 · 3 comments
Closed

Legion not working correctly on second monitor #502

kendonB opened this issue May 8, 2019 · 3 comments
Labels
Bug Unexpected behavior from existing features.

Comments

@kendonB
Copy link
Collaborator

kendonB commented May 8, 2019

Legion grid doesn't work properly:

image

Possibly related: #172

@kendonB
Copy link
Collaborator Author

kendonB commented May 8, 2019

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'

@kendonB kendonB added the Bug Unexpected behavior from existing features. label May 8, 2019
@kendonB
Copy link
Collaborator Author

kendonB commented Jun 5, 2019

This works fine on my Win 10 Dell laptop with a plugged in screen.

@kendonB
Copy link
Collaborator Author

kendonB commented Jul 1, 2019

This has been working for a while and I can't remember how it got fixed.

@kendonB kendonB closed this as completed Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected behavior from existing features.
Projects
None yet
Development

No branches or pull requests

1 participant