I've updated and I don't think the build changes have fixed the problem. I base this on two observations:
According to the upstream bug, libphonon.so.4.4.0 should be linked against libpulse and libpulse-mainloop-glib, but "ldd libphonon.so.4.4.0" shows that it is not. (If I run the same command on the libphonon taken from either Mandriva or Fedora, I see that it is linked against the correct libraries). Secondly, I downloaded the source for the backends (apt-get source) and did a build. The build prints a list of features it has found - Pulseaudio is not amongst them, and neither HAVE_PULSEAUDIO nor HAVE_PULSEAUDIO_DEVICE_MANAGER are specified on the command line during the build. I did a nasty hack to the CMakeLists.txt (as I described in comment #12) and this appeared to fix this problem - but I still don't get full Pulseadio support in phonon, probably because the same build problem is still affecting phonon (and I haven't figured out a rebuild hack for that). So I think the build problem is still not sorted. -- [Lucid] Phonon pulseaudio support is broken https://bugs.launchpad.net/bugs/557514 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in ubuntu. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
