Summary: | Wifi status not updated if adapter gets shut off from some other program | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Max Schettler <max.schettler> |
Component: | Networks widget | Assignee: | Jan Grulich <jgrulich> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | lukas, max.schettler |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | http | ||
Latest Commit: | http://commits.kde.org/plasma-nm/fc1a6599de071ad50df9dc063067a1a652583c0b | Version Fixed In: | |
Sentry Crash Report: |
Description
Max Schettler
2016-01-15 15:05:58 UTC
Git commit f4f0e01df52f07bfc8017b58e2193316ed9ac0d7 by Jan Grulich. Committed on 18/01/2016 at 15:27. Pushed by grulich into branch 'master'. Workaround broken bindings when enabling/disabling devices using rfkill REVIEW:126795 M +5 -0 applet/contents/ui/Header.qml M +0 -4 applet/contents/ui/PopupDialog.qml M +20 -0 applet/contents/ui/Toolbar.qml http://commits.kde.org/plasma-nm/f4f0e01df52f07bfc8017b58e2193316ed9ac0d7 Git commit fc1a6599de071ad50df9dc063067a1a652583c0b by Jan Grulich. Committed on 18/01/2016 at 15:29. Pushed by grulich into branch 'Plasma/5.5'. Workaround broken bindings when enabling/disabling devices using rfkill REVIEW:126795 M +5 -0 applet/contents/ui/Header.qml M +0 -4 applet/contents/ui/PopupDialog.qml M +20 -0 applet/contents/ui/Toolbar.qml http://commits.kde.org/plasma-nm/fc1a6599de071ad50df9dc063067a1a652583c0b Thanks for the fix. Bulk transfer as requested in T17796 |