| View previous topic :: View next topic |
| Author |
Message |
jimmij n00b

Joined: 02 Dec 2008 Posts: 53
|
Posted: Thu Nov 22, 2012 8:45 am Post subject: [solved] Sound in java applets |
|
|
I do have sound everywhere else but in java.
Latest dev-java/sun-jre-bin (1.6.0.37) is installed, but didn't work with previous versions either.
What can be the issue? _________________ jimmij
Last edited by jimmij on Mon Dec 10, 2012 2:17 pm; edited 1 time in total |
|
| Back to top |
|
 |
iss Tux's lil' helper


Joined: 30 Oct 2006 Posts: 132 Location: Poland/Bydgoszcz
|
Posted: Sun Dec 09, 2012 6:39 am Post subject: |
|
|
Remove Java 6 (dev-java/sun-jre-bin) and switch to Java 7 (dev-java/oracle-jre-bin).
IIRC you don't even have to remove sun-jre-bin. Just be sure to select appropriate VM with eselect java-vm.
I have tried many things to fix sound in Java and only switching to Java 7 helped. |
|
| Back to top |
|
 |
jimmij n00b

Joined: 02 Dec 2008 Posts: 53
|
Posted: Mon Dec 10, 2012 2:23 pm Post subject: |
|
|
Indeed dev-java/oracle-jre-bin made a job. The only drawback is that this version seems to be a little bit slower and consumes more cpu. Marked topic as solved, thx. _________________ jimmij |
|
| Back to top |
|
 |
|