When trying to use a USB wireless mouse (Logitech Performance Laser), I get the following error:
Traceback (most recent call last):
File "launchmenu.py", line 69, in <module>
main()
File "launchmenu.pu", line 53, in main
if action: update_display = manager.scene.handle_events(action)
File "/home/pi/pimame/pimame-menu/pmmenu/mainscene.py", line 318, in handle_events
self.set_selected_index(sprite)
AttributeError: 'MainScene' object has no attribute 'set_selected_index'
When trying to use a USB wireless mouse (Logitech Performance Laser), I get the following error:
I'm using PI Model B (2011.12).