Port to upstreamed versions of Audio Role patch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Clock App |
Fix Released
|
High
|
Michael Zanetti | ||
dropping-letters (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
media-hub (Ubuntu) |
Incomplete
|
Undecided
|
Jim Hodapp | ||
pulseaudio (Ubuntu) |
Won't Fix
|
Undecided
|
David Henningsson | ||
qtubuntu-camera (Ubuntu) |
Fix Released
|
High
|
Timo Jyrinki | ||
qtubuntu-media (Ubuntu) |
Fix Released
|
High
|
Timo Jyrinki | ||
telephony-service (Ubuntu) |
Fix Released
|
Undecided
|
Gustavo Pichorim Boiko | ||
ubuntu-clock-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
The Qt 5.5 packages at https:/
There are some differences in the Audio Role patch compared to the version on vivid-overlay PPA that requires changes.
Qt 5.5 targets landing soon after xenial opens.
For reference,
Old API: http://
New, upstreamed API: http://
More information about Qt 5.5 at https:/
The plan (2015-11-02):
Patch some components to work with both old API & Qt 5.4 + new API & Qt 5.5 - qtubuntu-camera, qtubuntu-media to detect at compile time and Unity 8 at runtime.
Pulseaudio and media-hub would land only to xenial, switching to the new API as part of the Qt 5.5 silo.
Clock and dropping-letters drop the audio role usage as it's not supposed to be used in those.
Related branches
- Jim Hodapp (community): Approve (code)
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 118 lines (+42/-0)4 files modifiedsrc/aal/aalmediaplayercontrol.cpp (+8/-0)
src/aal/aalmediaplayercontrol.h (+5/-0)
src/aal/aalmediaplayerservice.cpp (+24/-0)
src/aal/aalmediaplayerservice.h (+5/-0)
- PS Jenkins bot: Pending (continuous-integration) requested
- Jim Hodapp: Pending (code) requested
-
Diff: 15 lines (+4/-0)1 file modifiedsrc/aalimagecapturecontrol.cpp (+4/-0)
- Jim Hodapp (community): Approve (code)
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 15 lines (+4/-0)1 file modifiedsrc/aalimagecapturecontrol.cpp (+4/-0)
- Jenkins Bot: Needs Fixing (continuous-integration)
- Ubuntu Phone Apps Jenkins Bot: Needs Fixing (continuous-integration)
- Jim Hodapp (community): Approve (code)
- Dropping Letters developers: Pending requested
-
Diff: 33 lines (+0/-4)1 file modifieddropping-letters.qml (+0/-4)
- Michał Sawicz: Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Timo Jyrinki: Pending requested
-
Diff: 112 lines (+45/-7)4 files modifiedqml/Components/NotificationAudio.qml (+42/-0)
qml/Components/ScreenGrabber.qml (+1/-3)
qml/Notifications/Notification.qml (+2/-3)
tests/qmltests/Notifications/tst_OptionToggle.qml (+0/-1)
- Albert Astals Cid (community): Abstain
- Ubuntu Phone Apps Jenkins Bot: Needs Fixing (continuous-integration)
- Jenkins Bot: Approve (continuous-integration)
- Michał Sawicz (community): Abstain
- Bartosz Kosiorek: Needs Information
-
Diff: 74 lines (+38/-2)3 files modifiedapp/alarm/AlarmSound.qml (+2/-2)
app/components/AlarmAudio.qml (+35/-0)
app/components/CMakeLists.txt (+1/-0)
- Ubuntu Phone Apps Jenkins Bot: Needs Fixing (continuous-integration)
- Michał Sawicz (community): Abstain
- Bartosz Kosiorek: Needs Information
- Jim Hodapp (community): Needs Information
- Jenkins Bot: Approve (continuous-integration)
-
Diff: 11 lines (+0/-1)1 file modifiedapp/alarm/AlarmSound.qml (+0/-1)
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 27 lines (+8/-0)1 file modifiedlibtelephonyservice/ringtone.cpp (+8/-0)
Changed in media-hub (Ubuntu): | |
importance: | Undecided → Medium |
summary: |
- Port to upstreamed versions of QML Playlist and Audio Role + Port to upstreamed versions of Audio Role patch |
description: | updated |
affects: | media-hub (Ubuntu) → qtubuntu-media (Ubuntu) |
Changed in qtubuntu-media (Ubuntu): | |
importance: | Medium → High |
Changed in qtubuntu-media (Ubuntu): | |
status: | New → In Progress |
Changed in qtubuntu-camera (Ubuntu): | |
status: | New → In Progress |
Changed in qtubuntu-camera (Ubuntu): | |
assignee: | nobody → Timo Jyrinki (timo-jyrinki) |
Changed in qtubuntu-media (Ubuntu): | |
assignee: | nobody → Timo Jyrinki (timo-jyrinki) |
Changed in unity8 (Ubuntu): | |
status: | New → Triaged |
assignee: | nobody → Albert Astals Cid (aacid) |
description: | updated |
description: | updated |
Changed in ubuntu-clock-app: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Michael Zanetti (mzanetti) |
Changed in unity8 (Ubuntu): | |
status: | Triaged → In Progress |
Changed in pulseaudio (Ubuntu): | |
assignee: | nobody → David Henningsson (diwic) |
Changed in media-hub (Ubuntu): | |
assignee: | nobody → Jim Hodapp (jhodapp) |
description: | updated |
Changed in dropping-letters (Ubuntu): | |
status: | New → Fix Committed |
Changed in ubuntu-clock-app (Ubuntu): | |
status: | New → Fix Committed |
Changed in qtubuntu-camera (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in ubuntu-clock-app: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-clock-app (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in telephony-service (Ubuntu): | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
Changed in dropping-letters (Ubuntu): | |
status: | Fix Committed → Fix Released |
tags: | added: pulse-touch |
Changed in unity8 (Ubuntu): | |
assignee: | Albert Astals Cid (aacid) → nobody |
These are the build logs of qtubuntu-media against the new Qt 5.5 (+ patches) in 012:
https:/ /launchpad. net/~ci- train-ppa- service/ +archive/ ubuntu/ landing- 012/+sourcepub/ 5379430/ +listing- archive- extra
"error: 'QMediaPlayer: :AudioRole' has not been declared"