Further Adventures With Lid Closure Events...


chris_c

Member
Joined
Jun 25, 2010
Messages
393
Age
55
I've noticed that just using a simple GLES framework without SDL that a lid closure event causes an apparent lockup - actually it only hard locks when you try to kill the application, you can still ssh in etc... (at least you can issue a sync command!)

Its an odd one because if you deliberately induce a seg fault for example - the application will drop to the terminal just fine and dandy!
I had to induce a seg fault because like you, obviously I never write code that seg faults - ha ha ha!


So my next coding session will be adding the lib closure handling from PandoraNetPuzzle into my GLES C framework...

Has anyone else spotted any other Pandora specific things that would be handy to have included in a C framework?
 
Back
Top