Merge lp:~nick-dedekind/unity8/lp1520548.volume-resync into lp:unity8
| Status: | Merged |
|---|---|
| Approved by: | Albert Astals Cid on 2015-12-10 |
| Approved revision: | 2078 |
| Merged at revision: | 2104 |
| Proposed branch: | lp:~nick-dedekind/unity8/lp1520548.volume-resync |
| Merge into: | lp:unity8 |
| Diff against target: |
33 lines (+13/-1) 1 file modified
qml/Panel/Indicators/MenuItemFactory.qml (+13/-1) |
| To merge this branch: | bzr merge lp:~nick-dedekind/unity8/lp1520548.volume-resync |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Albert Astals Cid (community) | 2015-12-03 | Approve on 2015-12-10 | |
| PS Jenkins bot | continuous-integration | Needs Fixing on 2015-12-09 | |
|
Review via email:
|
|||
Commit Message
Use volume-sync action to resync the volume control.
Description of the Change
Use volume-sync action to resync the volume control.
* Are there any related MPs required for this MP to build/function as expected? Please list.
https:/
* Did you perform an exploratory manual test run of your code change and any related functionality?
Yes
* Did you make sure that your branch does not contain spurious tags?
Yes
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
N/A
* If you changed the UI, has there been a design review?
N/A
| Albert Astals Cid (aacid) wrote : | # |
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2076
http://
Executed test runs:
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Nick Dedekind (nick-dedekind) wrote : | # |
> any prerequisite? You're missing the checklist
added checklis + prereq
| Albert Astals Cid (aacid) wrote : | # |
The code works, but as discussed with Nick, it would be better if there was a property called "syncAction" that would be either null or "volume-sync" that one could listen to so we would not need to hardcode "indicator.volume" nor "volume-sync".
Nick's talking with the backend guys to see if we can make that happen.
- 2077. By Nick Dedekind on 2015-12-09
-
more general volume sync
- 2078. By Nick Dedekind on 2015-12-09
-
remove unnecessary code
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2078
http://
Executed test runs:
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Albert Astals Cid (aacid) wrote : | # |
* Did you perform an exploratory manual test run of the code change and any related functionality?
Yes
* Did CI run pass?
Yes for vivid
* Did you make sure that the branch does not contain spurious tags?
Yes

any prerequisite? You're missing the checklist