<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Lubomir,<br>
    </p>
    Am 19.04.2017 um 19:37 schrieb Thiago Macieira:<br>
    <blockquote cite="mid:3397000.2fVGWfdRSb@tjmaciei-mobl1" type="cite">
      <pre wrap="">On quarta-feira, 19 de abril de 2017 03:45:46 PDT Lubomir I. Ivanov wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">void MarbleDebug::setEnabled(bool enabled)
{
    QLoggingCategory::setFilterRules(QString("marble.debug=%1").arg(enabled
? "true", "false"));
}

and likely remove isEnabled() as it's not needed?
</pre>
      </blockquote>
      <pre wrap="">
Sounds good, but do we need this setEnabled() in the first place? Is it used 
anywhere?

</pre>
    </blockquote>
    I did now a new MXE build based on Qt5.7.1 and marble code as it is
    right now in Subsurface-marble branch w/o any new changes like using
    the QLoggingCategory.<br>
    I did some testing and for the moment I can't see the crash/"zombie"
    issue any more. So want to say that currently this update seems to
    be not that important for a possible upcoming release.<br>
    <br>
    Maybe it would be worthwhile to roll out this QLoggingCategory idea
    to the whole project including any logging messages from any
    component finally.<br>
    <br>
    I keep you updated when I again see a crash like before.<br>
    <br>
    <br>
    Best regards<br>
    Stefan<br>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="CONTENT-TYPE" content="text/html;
        charset=windows-1252">
      <title></title>
      <meta name="GENERATOR" content="OpenOffice.org 3.3 (Win32)">
      <meta name="CREATED" content="0;0">
      <meta name="CHANGEDBY" content="Stefan Fuchs">
      <meta name="CHANGED" content="20120503;23115492">
      <style type="text/css">
        <!--
                P { color: #000000 }
        -->
        </style>
      <p>Stefan Fuchs<br>
        E-Mail: <a href="mailto:sfuchs@gmx.de">sfuchs@gmx.de</a></p>
    </div>
  </body>
</html>