D18493: Useful error output when shell loading is aborted due to kactivitymanagerd not being activatable
Kai Uwe Broulik
noreply at phabricator.kde.org
Thu Jan 24 08:33:10 GMT 2019
broulik added inline comments.
INLINE COMMENTS
> shellcorona.cpp:649
> + qFatal("Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.");
> + qFatal("If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.");
> return;
`qFatal` calls `abort` so the second one can not be reached, can it? Perhaps just `\n`
REPOSITORY
R120 Plasma Workspace
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D18493
To: hein, #plasma, bshah
Cc: broulik, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190124/9958085b/attachment-0001.html>
More information about the Plasma-devel
mailing list