unsupported operand when emulating keystrokes (mce remote)
Posted: Wed Apr 20, 2011 8:50 pm
I just updated to the newest version (r1494). Now I get the following error messages with the original mce remote plugin. Any ideas?
Code: Select all
22:17:22 MceRemote.Up
22:17:22 Exception in thread Thread-5:
22:17:22 Direction Up
22:17:22 Traceback (most recent call last):
22:17:22 File "threading.pyc", line 525, in __bootstrap_inner
22:17:22 Emulate Keystrokes: {Up}
22:17:22 File "threading.pyc", line 727, in run
22:17:22 File "threading.pyc", line 393, in wait
22:17:22 File "threading.pyc", line 246, in wait
22:17:22 TypeError: unsupported operand type(s) for +: 'float' and 'tuple'