https://bugs.kde.org/show_bug.cgi?id=443455
--- Comment #13 from Adam Williamson <ad...@happyassassin.net> --- oh, that error is from the qml, indicating backend.removeSource returned false: if (!backend.removeSource(sourceId)) { console.warn("Failed to remove the source", model.display) } but I'm still not sure why. I'll look at it a bit harder. -- You are receiving this mail because: You are watching all bug changes.