I tried to disable autoneg option in wired tab when configuring a new wired cnx but each time i return to modify the cnx parameters, the autoneg option is on ! so I cannot set particular parameter such as mtu... Reproducible: Always Steps to Reproduce: 1. set up a new wired conx 2. disable autoneg 3. setup mtu 4. save 5. return to edit the wired cnx parameters Actual Results: the autoneg option is still on Expected Results: autoneg option off
Git commit a6bdeb495fe9bce9e126883e1f3c603a9ee2dc4f by Jan Grulich. Committed on 08/12/2014 at 08:42. Pushed by grulich into branch 'master'. Do not forget to set loaded auto-negotiate state M +2 -0 libs/editor/settings/wiredconnectionwidget.cpp http://commits.kde.org/plasma-nm/a6bdeb495fe9bce9e126883e1f3c603a9ee2dc4f
Git commit eac82f57cd30eb7294dde10832bcd785d6d81ea6 by Jan Grulich. Committed on 08/12/2014 at 08:42. Pushed by grulich into branch '0.9.3'. Do not forget to set loaded auto-negotiate state M +2 -0 libs/editor/settings/wiredconnectionwidget.cpp http://commits.kde.org/plasma-nm/eac82f57cd30eb7294dde10832bcd785d6d81ea6
Actually it was working correctly, just the widget didn't load stored value properly when you edited it again.