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

Mouse area option doesn't work #15

Open
dragonxtek opened this issue Oct 28, 2019 · 5 comments
Open

Mouse area option doesn't work #15

dragonxtek opened this issue Oct 28, 2019 · 5 comments

Comments

@dragonxtek
Copy link

When I enable Mouse Area and I tried move the mouse, the app crashed.
I got this message:

`COMMAND RECEIVED [{"action":"mouse-move","x":null,"y":null}{"action":"mouse-move","x":-25.349761962890625,"y":-32.430633544921875}]
[MULTIPLE COMMANDS] This may work, this may not work

Traceback (most recent call last):
File "bluetooth_server.py", line 42, in
commandKeys(data)
File "blink-server/core.py", line 58, in commandKeys
commandKeys(command)
File "blink-server/core.py", line 96, in commandKeys
str(float(JSON['x'])),
TypeError: float() argument must be a string or a number`

I'm using Ubuntu 18.10

@Rudis1261
Copy link
Owner

Rudis1261 commented Oct 28, 2019 via email

@KarNair
Copy link

KarNair commented Feb 19, 2020

I got the same error on ubuntu 18.04

@lyiriyah
Copy link

any updates @Drpain? am having this issue too.

@Rudis1261
Copy link
Owner

Hey guys, I can make it a bit more robust, but ultimately I am not actively developing this. I have mentioned a couple of times. I have been using Apple for a number of years now, and windows as my home PC.

@Rudis1261
Copy link
Owner

@lyiriyah Can you pull the latest version and see if that helps you?

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

4 participants