[pulseaudio-discuss] Pulseaudio 5.0: delay to finish audio with all apps

2014-08-21 Thread Dâniel Fraga
I started using Pulseaudio 5.0 because of Skype demands it, and now every app that uses Pulseaudio takes a few seconds to finish after playing audio. Since it happens with any software, it seems to be a bug in Pulseaudio. What info do you need so I can help to debug it?

[pulseaudio-discuss] Pulseaudio 5.0 compilation error: ./.libs/libpulse.so: undefined reference to `is_error'

2014-08-04 Thread Dâniel Fraga
I'm trying to compile Pulseaudio 5.0 with gcc 4.9.1 and I get the following: libtool: link: gcc -std=gnu99 -pthread -DPA_SRCDIR=\/home/fraga/src/pulseaudio-5.0/src\ -DPA_BUILDDIR=\/home/fraga/src/pulseaudio-5.0/src\ -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include

Re: [pulseaudio-discuss] Pulseaudio 5.0 compilation error: ./.libs/libpulse.so: undefined reference to `is_error'

2014-08-04 Thread Dâniel Fraga
On Mon, 4 Aug 2014 22:54:38 -0300 Dâniel Fraga frag...@gmail.com wrote: /home/fraga/src/pulseaudio-5.0/src/.libs/libpulse.so: undefined reference to `is_error' Ok, it seems Pulseaudio 5.0 won't compile with latest Json-c, so I've to add a deprecated header file in src/pulse/format.c