Device freezes and restarts when audio, probably multiple, is played
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Triaged
|
Undecided
|
Justin McPherson | ||
webapps-sprint |
Triaged
|
Undecided
|
Justin McPherson |
Bug Description
I have a QML app with a WebView pointing to https:/
It appears to be linked to receiving multiple messages at the same time, therefore causing 2 or more audible sounds to be created.
So far I have been unable to find any logs and fully reproducible steps, I will update the description if I do find more information.
$ system-image-cli -i
current build number: 142
device name: mako
channel: ubuntu-
last update: 2015-10-22 07:50:36
version version: 142
version ubuntu: 20151022
version device: 20150911
$ apt-cache policy liboxideqtcore0
liboxideqtcore0:
Installed: 1.9.5-0ubuntu0.
Candidate: 1.9.5-0ubuntu0.
Version table:
*** 1.9.5-0ubuntu0.
100 /var/lib/
Web url: https:/
Custom UA set to "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0"
Related branches
Changed in oxide: | |
assignee: | nobody → Justin McPherson (justinmcp) |
status: | New → Triaged |
Changed in webapps-sprint: | |
assignee: | nobody → Justin McPherson (justinmcp) |
milestone: | none → sprint-15 |
status: | New → Triaged |
Changed in webapps-sprint: | |
milestone: | sprint-15 → sprint-16 |
Changed in webapps-sprint: | |
milestone: | sprint-16 → sprint-18 |
Changed in webapps-sprint: | |
milestone: | sprint-18 → sprint-19 |
Thanks for your report. Is the source of the app available? It will help with finding the problem. If not, some snippets, or a description of the method for launching the webapp and some details on the contents of the qml would also be welcome.