You are not logged in.

#1 2009-11-19 10:27:55

dudell
Member
Registered: 2009-09-05
Posts: 8

webkit-browser has no java

Hi

I want to switch from firefox to arora (or a webkit based browser). Java and flash works under firefox. Arora find the flashplugin but not the javaplugin. Precisely   all webkit based browser do not find the javaplugin.
The javaplugin seems to be installed /usr/lib/mozilla/plugins/ like the flashplugin:
ls -la /usr/lib/mozilla/plugins/
total 9392
drwxr-xr-x 2 root root    4096 2009-11-16 13:53 .
drwxr-xr-x 3 root root    4096 2009-07-31 08:58 ..
-rwxr-xr-x 1 root root 9560488 2009-07-31 08:58 libflashplayer.so
lrwxrwxrwx 1 root root      35 2009-11-10 22:11 libnpjp2.so -> /opt/java/jre/lib/amd64/libnpjp2.so
-rwxr-xr-x 1 root root   43149 2009-11-03 05:43 mozplugger.so

any ideas?

thx

Offline

#2 2009-11-19 11:15:31

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: webkit-browser has no java

webkit doesn't support mozilla api based plugins.

Offline

#3 2009-11-19 23:52:47

doorknob60
Member
Registered: 2008-09-29
Posts: 403

Re: webkit-browser has no java

AndyRTR wrote:

webkit doesn't support mozilla api based plugins.

What explains the fact that Chromium works with Java then?

Offline

#4 2009-11-20 02:19:45

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: webkit-browser has no java

doorknob60 wrote:
AndyRTR wrote:

webkit doesn't support mozilla api based plugins.

What explains the fact that Chromium works with Java then?

Does Chromium use a forked version of webkit?


neutral

Offline

#5 2009-11-20 02:37:44

Lexion
Member
Registered: 2008-03-23
Posts: 510

Re: webkit-browser has no java

The browser is what supports java, not webkit (that I know of), but if you have problems with that, try poking around the java control panel (command: ControlPanel).


urxvtc / wmii / zsh / configs / onebluecat.net
Arch will not hold your hand

Offline

#6 2009-11-20 06:00:33

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: webkit-browser has no java

Lexion wrote:

The browser is what supports java, not webkit (that I know of), but if you have problems with that, try poking around the java control panel (command: ControlPanel).

Yes and no. Read here about latest stuff in openjdk6/IcedTea. http://dbhole.wordpress.com/

Old API plugin isn't supported webkit browsers. New "npplugin" is what we are waiting for. Sadly it doesn't compile currently with latest xulrunner headers.

Offline

#7 2009-11-20 09:47:25

dudell
Member
Registered: 2009-09-05
Posts: 8

Re: webkit-browser has no java

I'm just a little bit confused.

Webkit supports the new npapi (Netscape Plugin API). The javaplugin implements the old one.... Or is it the other way round?

Offline

Board footer

Powered by FluxBB