<html><head></head><body>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é" <ftechene@yahoo.fr> 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,<br><br>Is there a way to prevent Kdenlive from sending logs to the system logs?<br><br>The rotoscoping tool logs massive JSON data for every single mouse event<br>while dragging a point. After an hour of usage it represents around 10<br>GB of logs that I need to manually purge. I guess that it is what makes<br>the tool pretty slow for writing so much data as well.<br><br>I would appreciate any help regarding disabling logging or changing the<br>log level of Kdenlive as I plan to work on some rotoscoping VFX over the<br>week end.<br><br>I have filed a bug about it where you can see the kind of logs it<br>produces :<br><a href="https://bugs.kde.org/show_bug.cgi?id=445480">https://bugs.kde.org/show_bug.cgi?id=445480</a><br><br>Thank you very much for your help!<br><br>François.<br><br></pre></blockquote></div><div style='white-space: pre-wrap'><div class='k9mail-signature'>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</div></div></body></html>