https://bugs.kde.org/show_bug.cgi?id=413211

Dmitry <dmitriyval...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #2 from Dmitry <dmitriyval...@gmail.com> ---
Proposed fix does not fix the issue itself, just mitigates the most extreme
case.
Behaviour is still broken due to:

1. Configuration is still changes implicitly:
  * before editing: NetworkManager does not set ethernet mode
  * after editing: NetworkManager sets 100 Mb/s FullDuples
2. In some cases (1) leads to UX regression
  * it makes connection over gigabit link slower
  * it makes connection over 100 HD link no longer working
3. In some rare cases it leads to faulty condition
  * in case of (https://bugzilla.kernel.org/show_bug.cgi?id=205067) it's
impossible to configure/preserve via GUI a persistently working gigabit
connection.

The only fix I hae ideas about is implementing this as a separate mode of a
connection like it works in XFCE, where not only "Manual" and "Auto" modes are
present, but also "Ignored", which essentially is the described above mode.

Implementing this fix may require adding come code into networkmanager-qt as
plasma-nm uses it to interact with NetworkManager.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to