← Back to team overview

touch-packages team mailing list archive

[Bug 1511583] Re: [desktop] No audio

 

Sorry for not getting back to you earlier. I haven’t made the switch to
xenial on my desktop machine yet, so I can’t really investigate further
for now.

Could you check with a simple QML WebView if sound plays? You can save
the following example as a qml file, and open it with qmlscene:

import QtQuick 2.4
import com.canonical.Oxide 1.9
WebView {
    width: 800
    height: 600
    url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ";
}

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1511583

Title:
  [desktop] No audio

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  On my xenial desktop, no audio seems to play in webbrowser-app (but it
  does in Firefox or Chromium).

  Try https://www.youtube.com/watch?v=dQw4w9WgXcQ for example.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1511583/+subscriptions


References