Hello, sometimes, not sure why in middle of me using Easystroke gestures stop working and in history tab there is <mod> watermark over the stroke image with Score 0,00%. I didn't find any clue what this could mean.
terminal output in verbose mode is Couldn't find matching stroke.</mod>
version 0.6.0-0ubuntu2
Thanks for this awesome application and thanks in advance for solution of my problem
Miloš
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This means that a modifier is pressed, which easystroke will interpret as a different set of gestures. So you'll need to find out which modifier it is. Easystroke should filter out CapsLock and NumLock in any case. When this happens, can you run xev and move the mouse into the xev window and tell me the value of the state field in the MotionNotify event?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for fast respons, no notification email so sorry for delayed reply.
ok, i haven't found any modifier like settings or anything in gui so i did't know what to do. Pressing NumLock solved the issue but pressing it again didn't trigger mod state again so i still don't know cause of it.
xev output
MotionNotify event, serial 37, synthetic NO, window 0x5200001,
root 0x9d, subw 0x0, time 292413849, (22,0), root:(747,52),
state 0x10, is_hint 0, same_screen YES
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, sometimes, not sure why in middle of me using Easystroke gestures stop working and in history tab there is <mod> watermark over the stroke image with Score 0,00%. I didn't find any clue what this could mean.
terminal output in verbose mode is Couldn't find matching stroke.</mod>
version 0.6.0-0ubuntu2
Thanks for this awesome application and thanks in advance for solution of my problem
Miloš
This means that a modifier is pressed, which easystroke will interpret as a different set of gestures. So you'll need to find out which modifier it is. Easystroke should filter out CapsLock and NumLock in any case. When this happens, can you run xev and move the mouse into the xev window and tell me the value of the state field in the MotionNotify event?
Thanks for fast respons, no notification email so sorry for delayed reply.
ok, i haven't found any modifier like settings or anything in gui so i did't know what to do. Pressing NumLock solved the issue but pressing it again didn't trigger mod state again so i still don't know cause of it.
xev output
MotionNotify event, serial 37, synthetic NO, window 0x5200001,
root 0x9d, subw 0x0, time 292413849, (22,0), root:(747,52),
state 0x10, is_hint 0, same_screen YES