<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Thank you so much Vincent, that was very helpful!</p>
    <p>I built Kdenlive from source with "CMAKE_BUILD_TYPE=Release" and
      it works great now. The rotoscoping tool feels so fast and
      lightweight after the change! I wonder if other parts of my
      workflow will be improved from that? <br>
    </p>
    <p>Anyway, it's a real pleasure to work with Kdenlive.</p>
    <p>Thank you so much for the great work!</p>
    <p>Cheers,</p>
    <p>François</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 18/11/2021 23:35, Vincent Pinon
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:F27F5F79-D0B8-42A6-B3CA-C5A0D43E3C65@kde.org">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Hello,<br>
      As a workaround run from command line and pipe outputs to null:
      `kdenlive >& /dev/null`<br>
      Also most packages build with option
      CMAKE_BUILD_TYPE=RelWithDebSymbols which sadly enable developers
      debug messages supposed to be turned off choosing Release type: if
      you build from source that should be the option.<br>
      On our side removing that log statement in the code should be
      obvious, we will try to react not too long.<br>
      Good luck with your nice projects!<br>
      <br>
      <div class="gmail_quote">Le 18 novembre 2021 22:52:14 GMT+01:00,
        "François Téchené" <a class="moz-txt-link-rfc2396E" href="mailto:ftechene@yahoo.fr"><ftechene@yahoo.fr></a> a écrit :
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <pre dir="auto" class="k9mail">Hi,

Is there a way to prevent Kdenlive from sending logs to the system logs?

The rotoscoping tool logs massive JSON data for every single mouse event
while dragging a point. After an hour of usage it represents around 10
GB of logs that I need to manually purge. I guess that it is what makes
the tool pretty slow for writing so much data as well.

I would appreciate any help regarding disabling logging or changing the
log level of Kdenlive as I plan to work on some rotoscoping VFX over the
week end.

I have filed a bug about it where you can see the kind of logs it
produces :
<a href="https://bugs.kde.org/show_bug.cgi?id=445480" moz-do-not-send="true">https://bugs.kde.org/show_bug.cgi?id=445480</a>

Thank you very much for your help!

François.

</pre>
        </blockquote>
      </div>
      <div style="white-space: pre-wrap"><div class="k9mail-signature">-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</div></div>
    </blockquote>
  </body>
</html>