<table><tr><td style="">sitter created this revision.<br />sitter added a reviewer: mpyne.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />sitter requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D26839">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>while they are errors from our POV the callers POV may be that<br />
they'll simply try another name. with the previous behavior<br />
we would always end up printing the message because warnings<br />
are visible by default and then on top of that the warning<br />
would use the word error.</p>
<p>this lead to users getting confused about the actual impact:<br />
<a href="https://bugs.kde.org/show_bug.cgi?id=364637" class="remarkup-link" target="_blank" rel="noreferrer">https://bugs.kde.org/show_bug.cgi?id=364637</a></p>
<p>when the caller has additional handling:<br />
<a href="https://phabricator.kde.org/D26791" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/D26791</a></p>
<p>the latter ought to always be the case as far as error reporting<br />
goes because the class documentation even suggests as much<br />
in its example snippet.</p>
<p>as a result of all this it seems way more appropriate to<br />
consider this a debug message on a kcoreaddons level.<br />
additionally, the message now talks about failure to load rather<br />
than error loading so as to make it a bit less important<br />
sounding.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>-</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R244 KCoreAddons</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26839">https://phabricator.kde.org/D26839</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/lib/plugin/kpluginloader.cpp</div></div></div><br /><div><strong>To: </strong>sitter, mpyne<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>