<div dir="ltr"><div class="gmail_extra"><div><div><span style="color:rgb(68,68,68)"><font size="2">Thanks for the helpful advice, guys.  The main problem was that the crash was preventing my QSettings from being written to disk on exit.  I've overcome this by force-calling a "sync()" on them beforehand.</font></span></div><div><span style="color:rgb(68,68,68)"><font size="2"><br></font></span></div><div><span style="color:rgb(68,68,68)"><font size="2">I've installed Florian's "</font></span><font color="#444444">qt5-base-debug" package, which indeed does fix the second (i.e. "QDBusMetaType") crash.  WIth it no longer in existence, I was able to narrow down the cause(s) of the first </font><font color="#444444">(i.e. QPropertyAnimation</font><span style="color:rgb(68,68,68)"><wbr>) </span><font color="#444444">one</font><span style="color:rgb(68,68,68)">.  I then </span><span style="color:rgb(68,68,68)">created </span><a href="https://bugreports.qt.io/browse/QTBUG-55922">a bug report about it</a><span style="color:rgb(68,68,68)"> on the Qt website.</span></div><div><span style="color:rgb(68,68,68)"><br></span></div><div><span style="color:rgb(68,68,68)">Had I not been able to narrow down the problem - based on Florian's advice - it's nice to know that I had Chris' as a fallback option :-).  I will keep the latter in mind in case something like this happens in future.</span><br></div><div><font color="#444444"><br></font></div></div>
</div></div>