https://bugs.kde.org/show_bug.cgi?id=460943
--- Comment #3 from Malte S. Stretz <m...@apache.org> --- I guess my assumption that an error should appear here is right since the code in line 88 says: Connections { target: kcm //... function onShowErrorMessage() { infoLabel.type = Kirigami.MessageType.Error; infoLabel.text = message; infoLabel.visible = true; } } -- You are receiving this mail because: You are watching all bug changes.