Show startup error in popup as well

Authored by broulik on Nov 15 2019, 10:44 AM.

Description

Show startup error in popup as well

When the host crashes, the error message is shown to the user. When startup fails, only a generic message is shown.
This adds the error message provided by the browser to aid debugging the problem.

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

Details