Maybe related to this, audio is broken on amd64:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/525883/comments/8

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
https://bugs.launchpad.net/bugs/574022

Title:
  Audio broken

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



_______________________________________________
Mailing list: https://launchpad.net/~openjdk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp

Reply via email to