Comment 19 for bug 525883

Revision history for this message
xpecttrum (xpecttrum) wrote :

Hello,

I have the same problem in webex and ubuntu 11.04

I try all the proposed solutions above, but none of them worked, I crated the simbolic link as:

sudo ln -s /usr/lib/jvm/java-6-openjdk/jre/lib/amd64 /usr/lib/jvm/java-6-openjdk/jre/lib/ext/amd64

I added the

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";
};

to the /etc/java-6-openjdk/security/java.policy

I also created the .java.policy file in the home directory, because I could not find any.

Nothing worked, I still have the same problem:

Webex report: Audio device is not accessible now

Any suggestions?

(I even tryed to run firefox as root and I got the same error)

Plz, I need more suggestions.