[Bug 1656] New: PulseAudioSourceDataLine.stop() hangs intermittently
Omair Majid
omajid at redhat.com
Tue Mar 18 10:49:23 UTC 2014
Hi,
* rt <rt.ydwd at gmail.com> [2014-03-18 03:58]:
> I am using icedtea6-1.12.7 which packages pulse-java.jar, for
> pulseaudio support. I have installed this on linux platform.
pulse-java.jar is mostly obsolete at this point.
Java should be able to make use of the userspace ALSA API which should
transparently pass through to PulseAudio (if your distribution
configures PulseAudio correctly):
Java -> ALSA (userspace) -> PulseAudio -> ALSA (kernel)
Can you try and remove pulse-java.jar and/or comment out the relevant
bits in the sound.properties file in the JRE?
To comment out the relevant parts in sound.properties file, just put a
'#' at the beginning of any line in that mentions
'org.classpath.icedtea.pulseaudio'.
> I got a java level deadlock in pulseaudio with logs as below :
Thanks for the info. I will take a look, but it wont be any time soon.
Thanks,
Omair
--
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681
More information about the distro-pkg-dev
mailing list