ganlirong / iphoneebooks

Automatically exported from code.google.com/p/iphoneebooks
GNU General Public License v2.0
0 stars 0 forks source link

crash detection at startup #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Crash detection at startup 

whenever the program opens:
write a preference immediately that says:  app opened
the app close replace by app closed
then when the app starts if it says app open and before doing anything else
pop up a panel saying crash detected do you want to reset preferences

actually the best is to save a copy of the faulty preference if he says yes 
and suggest that he sends them to us for debugging if he wants

Original issue reported on code.google.com by benoitce...@gmail.com on 13 Mar 2008 at 1:56

GoogleCodeExporter commented 9 years ago
Implemented before r426, but one minor thread lockup was fixed in r426.  
Marking fixed.

Original comment by pendorbo...@gmail.com on 23 Mar 2008 at 8:24