dps / piui

Add a UI to your standalone Raspberry Pi project using your Android phone
419 stars 96 forks source link

PiUi demo script slowly dies #8

Open Hard-Shade opened 10 years ago

Hard-Shade commented 10 years ago

Hi, thanks for this awesome project. I have been working with it and it has been doing everything I want but I have found that it will slowly degrade in performance then fail completely. I thought it might be my template so I tried the demo.py and found that if you go into and out of all of the menus then run the console demo things start to stop responding, back buttons stop working to the point that the script just appears to hang. I can connect to CherryPy on port 9000 and it throws an error page saying not found, but it is being generated by CherryPy so it is still running, also I can leave the Supervisor running in-between starting the demo.py and it works as expected. If I kill and restart the demo script everything is back to normal. I have tested with android, Chrome on pc and Ipad with the same results (restarting the script in between connections). I also tried the manual steps to install on raspbian, then your pre made image with the same results. Is there anything I can do to help diagnose the issue ?

jacoby3108 commented 8 years ago

Hello Hard-Shade Could you solve the problem? Thank You in advance Daniel