Created attachment 174073 [details] Changed name in input box yet cannot apply changes STEPS TO REPRODUCE 1. Open system settings and enter Wi-Fi & Internet tab. 2. Add new connection and use option "Import VPN connection..." from "Other" category. 3. Try to change connection's name and click "Apply" button. OBSERVED RESULT Connection is imported successfully and VPN is working fine, but when I try to change connection's name, "Apply" button stays greyed out. This doesn't happen for every connection (I can change name for some of them), but for this particular source (Mullvad VPN), I cannot change the name. I need to manually run `nmcli connection modify <conn> con-name <new-name>` . It's as if something doesn't see that the name was changed in input box and blocks "Apply" button (it stays greyed out). EXPECTED RESULT Connection can be successfully renamed. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 42 (Rawhide) KDE Plasma Version: 6.1.90 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION Kernel Version: 6.12.0-0.rc0.20240924gitabf2050f51fd.11.fc42.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800U with Radeon Graphics
I've realised that for that connection I cannot apply any changes so it's not only an issue with connection name.
This seems resolved with latest version of KDE (6.2.90).