You should read info from tzenexperts.com. The gestures are saved
into files called mymoves[number] under /home/user/MyDocs/moves. You must manualy add your command.
You should read info from tzenexperts.com. The gestures are saved
into files called mymoves[number] under /home/user/MyDocs/moves. You must manualy add your command.
i read it all through but still - nothing is being saved into "/home/user/MyDocs/moves".
what i'm doing is running mymoves application, then a black screen appears (no option to choose "new"). i'm making a gesture, but nothing is being saved.
run in terminal:
cd /opt/mymoves/bin/
meecolay ./mymoves
Thanks - i used the command taken from the hildon shortcut:
meecolay /opt/mymoves/bin/mymoves
it seems i need to to be in the working folder to make the UI work.
Now the UI is up - i can see and press the 3 buttons, but they do nothing - error from console:
file:///usr/lib/qt4/imports/com/nokia/meego/PageStack.js:135: Error: Error while loading page: file:///usr/lib/qt4/imports/co
m/nokia/meego/opt/mymoves/bin/qml/NewMove.qml:-1 File not found
Sorry I broke something. In /opt/mymoves/bin/qml/MainPage.qml onClicked should be: pageStack.push("/opt/mymoves/bin/qml/NewMove.qml");
I fixed the packages.
This application absolutely rocks! i tested it today and it can be the solution to many issues - especially when in car mode.
It needs to get more stable - crashes very often, at some point the UI freezes and the moves recognition sometimes stops and you need to launch the application again.
i am currently using a proximity scanner to loop through options when an application is active - it works but not very comfortable while driving - this gesture solution will be perfect