<table><tr><td style="">alex created this revision.<br />alex added reviewers: Plasma, davidedmundson, broulik, ngraham.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />alex 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/D28582">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>KRunner now shows error messages for the Actions dbus request.<br />
But they get only shown if the service is not unknown, because the same error message will be shown in the match method.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Make sure that the logging category is enabled and verify that you get debug output when starting KRunner.<br />
Create a runner for example <a href="https://cgit.kde.org/scratch/davidedmundson/pythonrunner.git/tree/runner.py" class="remarkup-link" target="_blank" rel="noreferrer">https://cgit.kde.org/scratch/davidedmundson/pythonrunner.git/tree/runner.py</a> and install it.<br />
Make sure that the Actions method is valid and returns actions, they should be displayed without warnings.<br />
Change the return value from a list to 123, a TypeError message should be displayed.<br />
Kill the runner, and type one letter in KRunner. The ServiceUnknown error message gets shown only once (from the match method).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R308 KRunner</div></div></div><br /><div><strong>BRANCH</strong><div><div>dbusrunner_cleanup (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28582">https://phabricator.kde.org/D28582</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/dbusrunner.cpp</div></div></div><br /><div><strong>To: </strong>alex, Plasma, davidedmundson, broulik, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>