Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to fix QAudioOutput on Xubuntu?
Forum Updated to NodeBB v4.3 + New Features

How to fix QAudioOutput on Xubuntu?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    IanBorn
    wrote on last edited by
    #1

    I bring my working program from Window Vista, Everthing is working correctly. Phonon::VideoWidget is working currectly.
    But QAudioIput/QAudioOutput do not work and I've got this warning by running it from Qt Creator:

    WARNING: Phonon needs QCoreApplication::applicationName to be set to export audio output names through the DBUS interface
    Qt Application(11061)/phonon (KDE plugin): Can not create backend object from factory for "GStreamer" , "phonon_gstreamer" :
    "Could not find plugin 'GStreamer' for application 'Qt Application'"
    Qt Application(11061)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kded was not provided by any .service files")
    Qt Application(11061)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kded was not provided by any .service files")

    1 Reply Last reply
    0
    • T Offline
      T Offline
      twsimpson
      wrote on last edited by
      #2

      Make sure you have the "phonon-backend-gstreamer":http://packages.ubuntu.com/phonon-backend-gstreamer package installed, it includes the GStreamer Phonon backend plugin.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved