Don't block evaluating DBus scripts if widgets are locked.

Authored by davidedmundson on Mar 20 2018, 4:26 PM.

Description

Don't block evaluating DBus scripts if widgets are locked.

Summary:
Original decision didn't really have a rationale:
https://git.reviewboard.kde.org/r/125648/

It's causing bugs in people doing somewhat sensible things.
BUG: 380347

If widgets are locked, the script will still fail when it tries to do
something it can't.

Reviewers: Plasma, broulik

Subscribers: mart, broulik, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D11375