| Issue 5: | Revision 61 hangs all apps and disables mouse input on Windows | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Anything i start sort of hangs after a i try using the mouse to produce tiouch input (should work on UIWindow instances since they create a TUIOSimulator widget unless debug=False) I'm trying to figure out what exactly is happening, but I get no errors or anything.
Jan 8, 2009
Project Member
#1
thomas.h...@gmail.com
Jan 8, 2009
seems to work fine on Ubuntu.
Summary:
Revision 61 hangs all apps and disables mouse input on Windows
Labels: -Priority-Medium Priority-Critical
Jan 8, 2009
got it. semaphore in TouchEventloop caused the problem. wasn't actually serving any purpose anymore anyway with new changes in rev 61, so i just removed it. seems to work fine now.
Status:
Fixed
|