openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #04086
[Bug 574022] Re: Audio broken
I can't reproduce this on Ubuntu (didn;t check Kubuntu).
Please could you recheck with the test packages found at
deb http://ppa.launchpad.net/openjdk/ppa/ubuntu lucid main
** Changed in: openjdk-6 (Ubuntu)
Status: New => Incomplete
--
Audio broken
https://bugs.launchpad.net/bugs/574022
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” package in Ubuntu: Incomplete
Bug description:
This test program simply exits immediately:
public class audiotest {
public static void main(final String[] args) throws Exception {
sun.audio.AudioPlayer.player.start(new sun.audio.AudioStream(new java.io.FileInputStream("test.wav")));
}
}
However, it works perfectly in Wine. Playing audio via java.applet doesn't work either. Kubuntu doesn't use PulseAudio if I'm not mistaken, so I'm really not sure what the problem is here : ⁄.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: openjdk-6-jdk 6b16-1.6.1-3ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
Date: Sun May 2 17:15:54 2010
ProcEnviron:
LANGUAGE=
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: openjdk-6
References