Skip to content

Add visible error message under some erroneous conditions

Joshua Goins requested to merge work/redstrate/visible-error-message into master

For example, this might show if the DBus service is somehow not activable (e.g. running it under Plasma 5 somehow)

image

This is the same errors we get in stderr, but it's at least visible in the UI instead of it being mysteriously blank.

Merge request reports