On 2016-01-21 17:35, Milian Wolff wrote:
> On Donnerstag, 21. Januar 2016 22:44:02 CET Andre Somers wrote:
>> So, please, enlighten me. What would be a realistic way to recover from
>> such an exception?
> 
> [...]
> - abort whole application in orderly fashion (i.e. not terminate but do a 
> real 
> shutdown)

The above skirts is, but doesn't quite directly hit an important one:
use previously allocated buffers to perform an emergency save of the
current document before the application crashes and burns (e.g.
inkscape), so that the error (hopefully) at least doesn't cause lost work.

-- 
Matthew

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to