Bug 505277 - Network settings remove manually added options at every change
Summary: Network settings remove manually added options at every change
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_networkmanagement (other bugs)
Version First Reported In: 6.3.5
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 509803 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-06-06 14:38 UTC by edinbruh
Modified: 2025-09-23 16:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description edinbruh 2025-06-06 14:38:03 UTC
SUMMARY

If you manually add an option to a neworkmanager configuration file, that is not exposed from the systemsettings ui, changing any setting from the ui will remove the manually added option.
Because the ui doesn't allow settings those options, and disables them every time you use it, you have to remember every option to manually add back from cli every time you use the ui.

STEPS TO REPRODUCE
1. Enable via `nmcli` some option not available from the ui (e.g. wake on lan with `sudo nmcli c modify "Wired connection 1" 802-3-ethernet.wake-on-lan "magic"`)
2. Open the network configuration page in system settings
3. Change one unrelated option (e.g. the network name) and apply
4. Wake on lan has been disabled

OBSERVED RESULT

The configuration ui disables option that are not accessible from ui

EXPECTED RESULT

The configuration ui should only change the options that it actually expose, and leave everything else unchanged

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0
Kernel Version: 6.14.9-300.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7700X 8-Core Processor
Memory: 30.9 GiB of RAM
Graphics Processor: AMD Radeon RX Vega
Comment 1 Nate Graham 2025-09-23 16:34:54 UTC
*** Bug 509803 has been marked as a duplicate of this bug. ***