Merge lp://staging/~mzanetti/ubuntu-clock-app/detect-qtmm-version into lp://staging/ubuntu-clock-app
Status: | Rejected |
---|---|
Rejected by: | Bartosz Kosiorek |
Proposed branch: | lp://staging/~mzanetti/ubuntu-clock-app/detect-qtmm-version |
Merge into: | lp://staging/ubuntu-clock-app |
Diff against target: |
74 lines (+38/-2) 3 files modified
app/alarm/AlarmSound.qml (+2/-2) app/components/AlarmAudio.qml (+35/-0) app/components/CMakeLists.txt (+1/-0) |
To merge this branch: | bzr merge lp://staging/~mzanetti/ubuntu-clock-app/detect-qtmm-version |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Albert Astals Cid (community) | Abstain | ||
Ubuntu Phone Apps Jenkins Bot | continuous-integration | Needs Fixing | |
Jenkins Bot | continuous-integration | Approve | |
Michał Sawicz (community) | Abstain | ||
Bartosz Kosiorek | Needs Information | ||
Review via email: mp+275177@code.staging.launchpad.net |
Commit message
add a hack to detect the available QtMultimedia version
This is supposed to handle API changes in our QtMultimedia distro-patches
without requiring to go through a deprecation phase
Description of the change
This would be the theoretical correct approach forward if we want the alarm sound preview to reflect the alarm volume. However, as the alarm volume seems to be restored to what the setting in the clock app is before the alarm is triggered, the current alarm role volume does not necessarily reflect the upcoming alarm's volume. Because of this, it is arguable how much sense it makes to include this workaround.
A simpler workaround to the api breakage problem, with roughly the same outcome can be found here:
https:/
Unmerged revisions
- 404. By Michael Zanetti
-
update check to 5.6, in case we'd use this branch
- 403. By Michael Zanetti
-
s/print/
console. log/ - 402. By Michael Zanetti
-
make api a little better
- 401. By Michael Zanetti
-
add a hack to detect the available QtMultimedia version
This is supposed to handle API changes in our QtMultimedia distro-patches
without requiring to go through a deprecation phase
PASSED: Continuous integration, rev:402 /core-apps- jenkins. ubuntu. com/job/ clock-app- ci/10/ /core-apps- jenkins. ubuntu. com/job/ generic- update- mp/40/console
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild: /core-apps- jenkins. ubuntu. com/job/ clock-app- ci/10/rebuild
https:/