Sounds like the same problem in 10.10 for me. Last week (on 10.04) I attended a Webex - Java - webinar on OpenERP. Audio was fine.
This week, I attempted to join a further webinar from the same company again via webex. I am now running a fresh 10.10 64bit Desktop install. The conference loads OK but sound fails to work. When I try to join the audio I get the following message: "The Audio Device is Unaccessible Now" Trying a simple java audio device http://www.roseindia.net/java/example/java/applet/PlaySoundApplet.html also fails to produce any audio but no error messages to the user. I tried adding a "Policy" as above, but this didn't seem to make any difference. The statement I added was: // Added by me to try and fix broken audio in Webex. // Link to source: https://lists.launchpad.net/openjdk/msg02992.html grant { permission java.lang.RuntimePermission "loadLibrary.pulse-java"; permission java.io.FilePermission "/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/libpulse-java.so", "read"; }; -- Java applet audio with pulseaudio broken (local apps likely broken) https://bugs.launchpad.net/bugs/525883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs