https://bugs.kde.org/show_bug.cgi?id=514841
--- Comment #9 from Kristen McWilliam <[email protected]> --- Repro'd on Fedora Rawhide (x86), it seems like something in the Fedora config has changed things. When connecting to wifi it first shows the password dialog from plasma-setup, but after submitting it there is a password dialog from plasma-nm, which doesn't happen on other systems I have tested. The end result is that the connection config gets the permissions line inside the [connection] block that it isn't supposed to get anymore by default, e.g.: ``` [connection] id=$SSID uuid=... type=wifi interface-name=$INTERFACENAME permissions=user:plasma-setup:; ``` I have a feeling this is an issue specific to the Fedora configuration rather than plasma-setup. -- You are receiving this mail because: You are watching all bug changes.
