| Summary: | When there are two network devices, click on 'Configure...' button opens a standalone window of 'Connections' KCM | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
| Component: | Networks widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | me, nate, nicolas.fella, nowrep |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-nm/commit/94208f076fbd26af9ebb6d496739b58c26694a0a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | screenshot | ||
Can also reproduce on neon unstable installed on a laptop with ethernet and wi-fi adapters. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 Graphics Platform: Wayland Does it actually make a difference how many connections there are? As far as I can tell the code always uses kcmshell regardless of how many connections there are A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/170 Git commit 94208f076fbd26af9ebb6d496739b58c26694a0a by Nicolas Fella. Committed on 08/11/2022 at 01:17. Pushed by nicolasfella into branch 'master'. [applet] Configure connections using systemsettings instead of kcmshell M +1 -1 applet/contents/ui/ConnectionItem.qml https://invent.kde.org/plasma/plasma-nm/commit/94208f076fbd26af9ebb6d496739b58c26694a0a Bulk transfer as requested in T17796 |
Created attachment 153510 [details] screenshot STEPS TO REPRODUCE 1. have two network devices - I have an ethernet NIC and an Android phone connected in usb tethering mode 2. click on plasma-nm applet and click on any connection 3. click on 'Configure...' button of the clicked device - please see the attached screenshot OBSERVED RESULT standalone window of 'Connections...' KCM opens EXPECTED RESULT 'Connections...' KCM opens inside System Settings SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.26.2 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.7 Graphics Platform: Wayland