Summary: | Hotspot icon shows active when wifi antenna is disabled, whether there's an active network or not | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | TraceyC <kdedev> |
Component: | Networks widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.90 | ||
Target Milestone: | 1.0 | ||
Platform: | Solus | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-nm/-/commit/032b7dc86092ebbc9b17e8e3a563437cf76376e9 | Version Fixed In: | 6.5.0 |
Sentry Crash Report: |
Description
TraceyC
2025-05-08 16:51:15 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/431 Git commit 032b7dc86092ebbc9b17e8e3a563437cf76376e9 by Niccolò Venerandi. Committed on 05/06/2025 at 08:12. Pushed by niccolove into branch 'master'. Show hotspot as unsupported when wifi is disabled Trying to activate hotspot after disabling wifi will generate an error; we then show it as unsupported when the toggle is disabled. This also disables hotspot on boot when there was no previous hotspot configured, and when wi-fi is disabled. M +3 -1 applet/contents/ui/Toolbar.qml M +18 -3 libs/handler.cpp M +1 -0 libs/handler.h https://invent.kde.org/plasma/plasma-nm/-/commit/032b7dc86092ebbc9b17e8e3a563437cf76376e9 |