<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 17, 2014 at 5:35 PM, Marco Martin <span dir="ltr"><<a href="mailto:notmart@gmail.com" target="_blank">notmart@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On Thursday 17 April 2014, Mark Gaiser wrote:<br>


> Does this mean that the console output is also going to be "user friendly"?<br>
> By console output i mean the output you get when you start<br>
> plasma-desktop from a console.<br>
><br>
> I think that output should be as detailed as possible (aka, not user<br>
> friendly) which it is right now.<br>
<br>
</div>nothing to do with it.<br>
<br>
for console output, there is one and only one solution. go and hunting every<br>
error message, fixing it properly<br>
<span class=""><font color="#888888"><br>
--<br>
Marco Martin<br>
</font></span><div class=""><div class="h5">_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">+1, I would like to add though that we should probably adopt a 0 qDebug policy as well.</div><div class="gmail_extra"><br></div><div class="gmail_extra">It's useful to have them when working on a feature, but having things like:</div>

<div class="gmail_extra">plasma_shell(27403)/(systemtray) SystemTray::Task::setStatus: ST2 status changed  2<br></div><div class="gmail_extra">plasma_shell(27403)/(qml) onCompleted: WindowModel(0x4cd9a50)<br></div><div class="gmail_extra">

<br></div><div class="gmail_extra">Is random and makes it harder to debug the actual problems.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></div>