Bug 411106 - Remove disconnected network devices from Network Monitor.
Summary: Remove disconnected network devices from Network Monitor.
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.14.5
Platform: Debian stable Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-20 16:09 UTC by Bernhard Übelacker
Modified: 2021-03-09 04:31 UTC (History)
2 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 Bernhard Übelacker 2019-08-20 16:09:10 UTC
USB network devices or VirtualBox bridges are just
temporarily up and active in the system.

The Network Monitor Widget automatically adds such interfaces
when such devices get connected.
Unfortunately it does not remove them when disconnected.

This patch tries to implement also the removal and
works in current Debian testing/buster.

But it touches the common file Applet.qml, so it may have unwanted
side effects to other widgets in its current state.

Betriebssystem: Debian GNU/Linux
KDE-Plasma-Version: 5.14.5
Qt-Version: 5.11.3
KDE-Frameworks-Version: 5.54.0
Kernel-Version: 4.19.0-4-amd64
Art des Betriebssystems: 64-bit
Prozessoren: 16 × AMD Ryzen 7 1700 Eight-Core Processor
Speicher: 15,5 GiB Arbeitsspeicher


The bug tracker mentioned to open a proposed change
in phabricator, so I did here:

https://phabricator.kde.org/D21035
Comment 1 Nate Graham 2021-03-09 04:31:00 UTC
This is fixed in the new System Monitor widgets.