← Back to team overview

openjdk team mailing list archive

[Bug 574022] Re: Audio broken

 

[Expired for openjdk-6 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: openjdk-6 (Ubuntu)
       Status: Incomplete => Expired

-- 
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:
  Expired

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