hello, i use Wiimote Whiteboard under ubuntu 8.10. I have this problem:
It works but randomly the cursor stuck. I can make the calibration again but the cursor is still stuck. I have to reboot the programm.
The error message in the console is:
jb@furious:~$ /usr/bin/gtkwhiteboard
running new thread self.w.connect
inquiry complete
Connected to 00:1F:C5:52:15:D6
starting
evtwiimoteconnected
Unhandled exception in thread started by
Traceback (most recent call last):
File "/usr/share/gtkwhiteboard/whiteboard.py", line 330, in Run
self.cursor.update(light_state, True, (first_x,first_y), (x,y), timer)
File "/usr/share/gtkwhiteboard/whiteboard.py", line 158, in update
if currentopt == self.parent.Options.RCLICK:
UnboundLocalError: local variable 'currentopt' referenced before assignment
have a nice day
jb