← Back to team overview

touch-packages team mailing list archive

[Bug 1441325] Re: Sound plays randomly or not at all

 

Actually we should support the SoundEffect component after all. This
seems like a new regression. You might want to contact mzanetti on IRC
at #ubuntu-touch to see if he experiences the same issues. He's
developed a game that uses this component and he mentioned several
months ago that it was working well for him and was low latency.

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

Title:
  Sound plays randomly or not at all

Status in Media Hub:
  Invalid
Status in QT Ubuntu Media:
  New
Status in qtmultimedia-opensource-src package in Ubuntu:
  New

Bug description:
  I'm making an simple app. In the app on a click of a button a sound should play. Unfortunately it plays sometimes but mostly not at all. Here's the place in the app code where the sound I want to play is: http://bazaar.launchpad.net/~mpredotka/+junk/pop-that-wrap/view/head:/Bubble.qml#L16
  When I run my app from SDK to my bq phone I get errors like this:
  Debug-helper> Environment: confined
  Debug-helper> Environment initialized, starting the application
  Debug-helper> Executing /usr/bin/qmlscene['/usr/bin/qmlscene', '$@', 'Main.qml']
  shm_open() failed: Permission denied
  process 26220: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file ../../dbus/dbus-message.c line 1266.
  This is normally a bug in some application using the D-Bus library.
  process 26220: arguments to dbus_message_set_auto_start() were incorrect, assertion "message != NULL" failed in file ../../dbus/dbus-message.c line 2951.
  This is normally a bug in some application using the D-Bus library.
  process 26220: arguments to dbus_message_iter_init_append() were incorrect, assertion "message != NULL" failed in file ../../dbus/dbus-message.c line 2348.
  This is normally a bug in some application using the D-Bus library.
  QDBusConnection: error: could not send message to service "org.freedesktop.NetworkManager" path "" interface "org.freedesktop.DBus.Introspectable" member "Introspect": 
  using blocking call!
  Using blocking call!
  process 26220: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file ../../dbus/dbus-message.c line 1266.
  This is normally a bug in some application using the D-Bus library.
  process 26220: arguments to dbus_message_set_auto_start() were incorrect, assertion "message != NULL" failed in file ../../dbus/dbus-message.c line 2951.
  This is normally a bug in some application using the D-Bus library.
  process 26220: arguments to dbus_message_iter_init_append() were incorrect, assertion "message != NULL" failed in file ../../dbus/dbus-message.c line 2348.
  This is normally a bug in some application using the D-Bus library.
  QDBusConnection: error: could not send message to service "org.freedesktop.NetworkManager" path "" interface "org.freedesktop.DBus.Introspectable" member "Introspect": 
  using blocking call!
  Using blocking call!
  UbuntuWindow::handleSurfaceFocusChange(focused=true)
  UbuntuWindow::handleSurfaceResize(width=540, height=919)
  UbuntuClipboard - Got invalid serialized mime data. Ignoring it.
  QSoundEffect(pulseaudio): Error in pulse audio stream
  QSoundEffect(pulseaudio): Error in pulse audio stream
  QSoundEffect(pulseaudio): Error in pulse audio stream
  QSoundEffect(pulseaudio): Error in pulse audio stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1441325/+subscriptions


References