Bug 461482 - When there are two network devices, click on 'Configure...' button opens a standalone window of 'Connections' KCM
Summary: When there are two network devices, click on 'Configure...' button opens a st...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networks widget (other bugs)
Version First Reported In: master
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-06 03:42 UTC by Patrick Silva
Modified: 2024-12-23 18:25 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
screenshot (57.34 KB, image/png)
2022-11-06 03:42 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2022-11-06 03:42:58 UTC
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
Comment 1 Patrick Silva 2022-11-06 12:11:53 UTC
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
Comment 2 Nicolas Fella 2022-11-08 01:12:06 UTC
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
Comment 3 Bug Janitor Service 2022-11-08 01:18:05 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/170
Comment 4 Nicolas Fella 2022-11-08 11:05:53 UTC
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
Comment 5 Ben Cooksley 2024-12-23 18:25:48 UTC
Bulk transfer as requested in T17796