Skip to content

Make sure we do not create broken components

Aleix Pol Gonzalez requested to merge work/apol/fix-startup into master

It was making my kwin_wayland startup fail because I somehow have a setting for dolphin that the QStandardPaths::locate call could not look up. Probably a remnant of a configuration of the past but we better take the failed states into account.

Merge request reports