Summary: | Doesn't save duplex mode settings | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Najjar <abderrahman.najjar> |
Component: | kcm_networkmanagement | Assignee: | Jan Grulich <jgrulich> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jgrulich |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-nm/427320a5d629022d2e2e228fc6f63a7f279e2b5a | Version Fixed In: | |
Sentry Crash Report: |
Description
Najjar
2017-02-04 21:46:47 UTC
I cannot reproduce that, it works and save whatever configuration I choose. What is your NetworkManager version? It might a bug there as well. I'm on the latest stable provided in the Arch repos: 1.6.0-4 Ok, I managed to reproduce this with NetworkManager 1.6.0. I will investigate that. Git commit 4e9fde6c0c459a4129e6ee1c3cc32f90e539889a by Jan Grulich. Committed on 21/03/2017 at 12:42. Pushed by grulich into branch 'master'. WiredSetting: Speed and duplex can be set only when auto-negotiation is off M +15 -15 src/settings/wiredsetting.cpp https://commits.kde.org/networkmanager-qt/4e9fde6c0c459a4129e6ee1c3cc32f90e539889a Git commit 427320a5d629022d2e2e228fc6f63a7f279e2b5a by Jan Grulich. Committed on 21/03/2017 at 12:43. Pushed by grulich into branch 'Plasma/5.9'. WiredSetting: Speed has to be set when auto-negotiation is off M +12 -5 libs/editor/settings/wiredconnectionwidget.cpp https://commits.kde.org/plasma-nm/427320a5d629022d2e2e228fc6f63a7f279e2b5a |