Skip to content

Handle kwallet not being enabled

Carl Schwan requested to merge work/carl/handle-kwallet-failure-open into master

If kwallet is disabled, we notify the user instead of silently failing. This is done by ensuring that the kwallet !== null check send a signal and that we send this signal after having connected the slots

Fix: https://invent.kde.org/pim/kalendar/-/issues/207 BUG: 450693

After:

image google resource is properly marked as unavailable/broken

Edited by Carl Schwan

Merge request reports