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

does not recognize all mouse input using SmartNav (a head controlled mouse) #1033

Closed
livingator opened this issue Dec 21, 2019 · 5 comments
Closed

Comments

@livingator
Copy link

this issue actually happens since v 1.10 and i'm forced to stay on 1.9. all input from mouse using it doesn't work and it doesn't even recognize cursor is moved if i have someone (since i can't physically use a normal mouse) clicking to emulate touch and me moving the cursor using the head controlled mouse aka SmartNav. site below for what SmartNav is.

https://www.naturalpoint.com/smartnav/

@rom1v
Copy link
Collaborator

rom1v commented Dec 21, 2019

Hi,

I can't see a change from v1.9 to v1.10 which could cause this problem: https://github.com/Genymobile/scrcpy/releases/tag/v1.10

Maybe the SDL version upgrade (if you use Windows): try to use the latest version of scrcpy, but overwrite the SDL2.dll from v1.9.

@livingator
Copy link
Author

@rom1v your suggestion of replacing SDL2.dll works. but will it cause any issues by doing that? (although i can't see "anything" bad as of right now)

@rom1v
Copy link
Collaborator

rom1v commented Dec 21, 2019

It's just an older version of SDL, so probably some bugs have been fixed, but some others have been introduced 😉 Use the old version if it works for you.

You should report your problem to libsdl, so that it can possibly be fixed in future SDL releases.

@livingator
Copy link
Author

i'm not exactly sure what to report it under (i found their site after googling) but i'll do that and hopefully it'll be fixed in future.

@dedosmedia
Copy link
Contributor

dedosmedia commented Feb 22, 2020

i'm not exactly sure what to report it under (i found their site after googling) but i'll do that and hopefully it'll be fixed in future.

@livingator have you reported the bug to libsdl?
I found exctaly the same issue when connecting to a remote PC (where scrcpy is running) when using Logmein Client to control the remote PC, scrcpy (1.10+) window is not responding to mouse events so I can not control the device. However with scrcpy 1.9 it works great, and I can control the device clicking on the window.
So, I guess it's due to the same issue with SDL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants