fix: handle when backend fails to load/initialize

Authored by dvratil on Feb 24 2020, 2:12 PM.

Description

fix: handle when backend fails to load/initialize

Summary:
Fixes a null pointer dereference in GetConfigOperation when BackendManager
fails to load a valid backend.

Reviewers: Plasma

Subscribers: plasma-devel

Tags: Plasma

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

Details