← Back to team overview

kicad-developers team mailing list archive

Re: OpenGL fallback and video compat test

 

On Thu, Mar 23, 2017 at 8:30 PM, Chris Pavlina <pavlina.chris@xxxxxxxxx>
wrote:

> Remember, once a crash has actually
> occurred in the main program you're already past the point of no return
> for possible data loss.
>
>
One alternative approach which can work quite well (Mentor Graphics does
this) is to get a really good auto-save system going.  The better the
auto-save system, the less likely it is that any crash could cause data
loss.  Of course, crashes in general are a bad user experience, but if you
open the program back up and your work is right there, it feels a bit
better :-)

-J

Follow ups

References