-
Good morning,
I have a problem trying to run the demo "fingerpaint" crashes when it receives the first touch event, debugging the system I found that it works if I comment the postEvent call to the vi…
-
Kivy segfaults when running the touchtracer app. This happens in Mac OS X Snow Leopard with the Kivy development stream from github as well as the stable versions. Looks like a memory leak.
http://pa…
-
http://paste.pocoo.org/show/363974/
The Mouse event (nor any TUIO events) are recognized on my applications. I tried to run one of your examples (app_with_build.py) and the same thing happened.
I am…
-
Hi, I have a problem with kivy and movid.
When I launch movid and pymt with ip = 127.0.0.1 and port = 3333, all is ok.
But when I launch it again with kivy, nothing happens.
Thanks,
Minou
minou updated
13 years ago
-
Hello !
I'm trying to launch the demos of kivy, but for most of the I got the following error message:
quentin@desktop-quentin:/usr/local/lib/python2.6/dist-packages/Kivy-1.0.4_beta-py2.6-linux-i686…
-
backtrace : 17:34 lucie@jeanmichel Sprouts-Game (master) $ python Sprouts.py
[INFO ] Kivy v1.0.4-dev
[INFO ] [OSC ] using for socket
[INFO ] [Logger ] Record log in /home/lucie/.k…
-
Hi,
This may be a bug or a feature - I am not sure.
ofxTSPSTUIOSender::cursorDragged does not call myCursor[cursorId].isAlive = true;
This is causing a behaviour where by, blobs are sporadically ge…
-
I've found the problem with message arguments parsing.
Maybe it is because of TUIO protocol changes, dunno
It definetely happens when I check 'send width & height' in CCV.
As I understand in this cas…
-
I'm running ubuntu 9.04 with ruby 1.8.7
Got installed tuio-ruby 0.2.2 gem by 'gem install tuio-ruby' and osc-ruby 0.2.0
simple example with slightly modified copy-paste of your example.rb doesn't wor…