ok, I feared that may be the case. I am thinking that it is probably 1 of 2 different problems.
1) The app isn't being sent (or isn't receiving) the correct shutdown signal from the system. 2) The app does receive the signal, but gets stuck on the gpio.cleanup portion of shutting down.
I made some modifications to the Gpioneer.py script that should fix problem #1. The changes are already populated to the Github Repo, so you can just re-download that file and give it a try at your convenience.
@float, @Caver01 wow, ok. I feel like an idiot for not testing it before posting it. I fixed it and tested it on a raspbian wheezy setup. it runs now. hopefully it will shutdown correctly on the jessie setup now.
well that's pretty cool, I didn't know that you could power on with GPIO3 as well. To be honest, I'm not familiar enough with the changes in jessie to know if that is what is causing it. I'm in the middle of a big backyard project right now, but it should all be wrapped up in another week or two.
Hi mholgatem! Thank you very much for the excellent work with GPioneer. I just install it and run the configuration tool. Joysticks and buttons were reconized ok. But they aren´t working at the piplay menu and they aren´t working with roms. Menu and Games only respond to the keyboard. Any suggestions?