Skip to content

Mouse area option doesn't work #15

@dragonxtek

Description

@dragonxtek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions