Launcher needs to dynamically respond to reset
Bug #1376707 reported by
Pat McGowan
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-system-settings (Ubuntu) |
Fix Released
|
Critical
|
Michael Zanetti | ||
Vivid |
Fix Released
|
Critical
|
Michael Zanetti | ||
unity8 (Ubuntu) |
Fix Released
|
Critical
|
Michael Zanetti | ||
Vivid |
Fix Released
|
Critical
|
Michael Zanetti | ||
unity8 (Ubuntu RTM) |
Fix Released
|
Critical
|
Michael Zanetti |
Bug Description
Currently the reset launcher action initiated from the system settings app requires the user to reboot the device. The intended design is for the launcher to dynamically reset to the initial state and briefly reveal itself.
Related branches
lp://staging/~mzanetti/unity8/launcher-update-on-dconf-change
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Daniel d'Andrada (community): Approve
-
Diff: 516 lines (+208/-60)8 files modifiedplugins/Unity/Launcher/desktopfilehandler.cpp (+1/-1)
plugins/Unity/Launcher/gsettings.cpp (+11/-7)
plugins/Unity/Launcher/gsettings.h (+10/-1)
plugins/Unity/Launcher/launchermodel.cpp (+75/-32)
plugins/Unity/Launcher/launchermodel.h (+5/-1)
tests/plugins/Unity/Launcher/gsettings.cpp (+8/-4)
tests/plugins/Unity/Launcher/gsettings.h (+8/-0)
tests/plugins/Unity/Launcher/launchermodeltest.cpp (+90/-14)
lp://staging/~mzanetti/ubuntu-system-settings/drop-reboot-label-in-launcher-reset
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Sebastien Bacher (community): Approve
-
Diff: 15 lines (+0/-6)1 file modifiedplugins/reset/ResetLauncherHome.qml (+0/-6)
lp://staging/~mzanetti/unity8/launcher-hinting-on-change
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Albert Astals Cid (community): Needs Fixing
- Daniel d'Andrada (community): Approve
-
Diff: 325 lines (+87/-10)12 files modifieddebian/control (+1/-1)
plugins/Unity/Launcher/CMakeLists.txt (+1/-1)
plugins/Unity/Launcher/launchermodel.cpp (+15/-4)
qml/Launcher/Launcher.qml (+24/-2)
tests/mocks/Unity/Launcher/CMakeLists.txt (+1/-1)
tests/mocks/Unity/Launcher/MockLauncherModel.cpp (+5/-0)
tests/mocks/Unity/Launcher/MockLauncherModel.h (+3/-0)
tests/plugins/Unity/Launcher/CMakeLists.txt (+1/-1)
tests/plugins/Unity/Launcher/gsettings.cpp (+1/-0)
tests/plugins/Unity/Launcher/gsettings.h (+1/-0)
tests/plugins/Unity/Launcher/launchermodeltest.cpp (+12/-0)
tests/qmltests/Launcher/tst_Launcher.qml (+22/-0)
lp://staging/~mzanetti/ubuntu-system-settings/update-reset-launcher
- Jonas G. Drange (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 193 lines (+23/-74)5 files modifiedplugins/reset/ResetLauncherHome.qml (+1/-1)
plugins/reset/reset.cpp (+2/-28)
plugins/reset/reset.h (+0/-10)
tests/autopilot/ubuntu_system_settings/tests/__init__.py (+0/-28)
tests/autopilot/ubuntu_system_settings/tests/test_reset.py (+20/-7)
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Michael Zanetti (mzanetti) |
status: | New → In Progress |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Critical |
Changed in ubuntu-system-settings (Ubuntu): | |
importance: | Undecided → Critical |
tags: | added: rtm14 touch-2014-10-16 |
Changed in unity8 (Ubuntu RTM): | |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Michael Zanetti (mzanetti) |
tags: |
added: touch-2014-10-30 removed: touch-2014-10-23 |
To post a comment you must log in.
System settings will need to remove the text instructing the user that a reboot is required