Bug 493643

Summary: Cannot change connection name for imported WireGuard VPN
Product: [Applications] systemsettings Reporter: Tomasz Hołubowicz <services>
Component: kcm_networkmanagementAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: jgrulich, nate
Priority: NOR    
Version First Reported In: 6.1.90   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Changed name in input box yet cannot apply changes

Description Tomasz Hołubowicz 2024-09-25 16:46:42 UTC
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
Comment 1 Tomasz Hołubowicz 2024-09-26 07:18:15 UTC
I've realised that for that connection I cannot apply any changes so it's not only an issue with connection name.
Comment 2 Tomasz Hołubowicz 2025-01-13 12:37:31 UTC
This seems resolved with latest version of KDE (6.2.90).