Bug 405447 - Airplane mode doesn't survive reboot.
Summary: Airplane mode doesn't survive reboot.
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networks widget (show other bugs)
Version: master
Platform: Kubuntu Linux
: NOR minor
Target Milestone: 1.0
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-13 18:42 UTC by Stardust
Modified: 2024-12-23 18:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stardust 2019-03-13 18:42:10 UTC
SUMMARY
Airplane mode doesn't survive reboot. The icon on panel wiil change to networks disconnected. Also, it should be shown when bluetooth and wi-fi are deactivated.


SOFTWARE/OS VERSIONS
OS: Kubuntu 18.10 x64
(available in About System)
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION
Comment 1 Jan Grulich 2019-07-25 05:33:40 UTC
Git commit 7dd740aa963057c255fbbe83366504bbe48a240e by Jan Grulich.
Committed on 25/07/2019 at 05:33.
Pushed by grulich into branch 'Plasma/5.16'.

Airplane mode improvements

Summary:
- make the airplane mode to persist reboot/suspend or plasma restart
- make the airplane mode to disable/enable BT devices
- make the airplane mode hidden when there is no Wireless or Wwan device
Related: bug 399993, bug 400535

Reviewers: #plasma, apol

Reviewed By: apol

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D22680

M  +10   -2    applet/contents/ui/Toolbar.qml
M  +1    -0    applet/contents/ui/main.qml
M  +32   -0    libs/configuration.cpp
M  +5    -0    libs/configuration.h
M  +2    -17   libs/declarative/connectionicon.cpp
M  +0    -6    libs/declarative/connectionicon.h
M  +2    -3    libs/handler.cpp

https://commits.kde.org/plasma-nm/7dd740aa963057c255fbbe83366504bbe48a240e
Comment 2 Ben Cooksley 2024-12-23 18:26:03 UTC
Bulk transfer as requested in T17796