public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Java plugin in Midori web browser
@ 2015-08-27 23:25 José Romildo Malaquias
  2015-08-28  2:06 ` [gentoo-user] " James
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: José Romildo Malaquias @ 2015-08-27 23:25 UTC (permalink / raw
  To: gentoo-user

I need help getting java plugin working in the Midori web browser.

I have dev-java/oracle-jdk-bin-1.8.0.51 installed on my ~amd64
system.

The plugin works with Firefox.

Romildo


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: Java plugin in Midori web browser
  2015-08-27 23:25 [gentoo-user] Java plugin in Midori web browser José Romildo Malaquias
@ 2015-08-28  2:06 ` James
  2015-08-29 10:46   ` José Romildo Malaquias
  2015-08-28  4:00 ` [gentoo-user] " Fernando Rodriguez
  2015-08-28  4:12 ` bitlord
  2 siblings, 1 reply; 7+ messages in thread
From: James @ 2015-08-28  2:06 UTC (permalink / raw
  To: gentoo-user

José Romildo Malaquias <jrmalaq <at> gmail.com> writes:

 
> I need help getting java plugin working in the Midori web browser.
> I have dev-java/oracle-jdk-bin-1.8.0.51 installed on my ~amd64
> system.

I used icedtea-bin for most everything. 

> The plugin works with Firefox.

I do not use that browser.
Have you check for information in the relevant bug reports: [1] ;
at it might be a good place to start some research.


hth,
James

[1] bugs.gentoo.org   

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Java plugin in Midori web browser
  2015-08-27 23:25 [gentoo-user] Java plugin in Midori web browser José Romildo Malaquias
  2015-08-28  2:06 ` [gentoo-user] " James
@ 2015-08-28  4:00 ` Fernando Rodriguez
  2015-08-28 12:17   ` José Romildo Malaquias
  2015-08-28  4:12 ` bitlord
  2 siblings, 1 reply; 7+ messages in thread
From: Fernando Rodriguez @ 2015-08-28  4:00 UTC (permalink / raw
  To: gentoo-user

On Thursday, August 27, 2015 8:25:43 PM José Romildo Malaquias wrote:
> I need help getting java plugin working in the Midori web browser.
> 
> I have dev-java/oracle-jdk-bin-1.8.0.51 installed on my ~amd64
> system.
> 
> The plugin works with Firefox.
> 
> Romildo

I don't use midori, but according to their FAQ it uses firefox's plugin, so 
run:

eselect java-nsplugin list

And check that it's properly set. Then try:

# MOZ_PLUGIN_PATH=/usr/lib64/nsbrowser/plugins midori 

Replace midori with whatever the midori executable is called.

Now are you sure that it works with firefox? I ask because I use the same 
package and I recently noticed that it's not working with firefox. What firefox 
version you have?

-- 
Fernando Rodriguez


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Java plugin in Midori web browser
  2015-08-27 23:25 [gentoo-user] Java plugin in Midori web browser José Romildo Malaquias
  2015-08-28  2:06 ` [gentoo-user] " James
  2015-08-28  4:00 ` [gentoo-user] " Fernando Rodriguez
@ 2015-08-28  4:12 ` bitlord
  2015-08-29 10:50   ` José Romildo Malaquias
  2 siblings, 1 reply; 7+ messages in thread
From: bitlord @ 2015-08-28  4:12 UTC (permalink / raw
  To: gentoo-user

On Thu, 27 Aug 2015 20:25:43 -0300
José Romildo Malaquias <jrmalaq@gmail.com> wrote:

> I need help getting java plugin working in the Midori web browser.
> 
> I have dev-java/oracle-jdk-bin-1.8.0.51 installed on my ~amd64
> system.
> 
> The plugin works with Firefox.
> 
> Romildo
> 

Have you tried to go into 'Preferences > Extensions' it is probably
listed there, and you can enable/disable it?


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Java plugin in Midori web browser
  2015-08-28  4:00 ` [gentoo-user] " Fernando Rodriguez
@ 2015-08-28 12:17   ` José Romildo Malaquias
  0 siblings, 0 replies; 7+ messages in thread
From: José Romildo Malaquias @ 2015-08-28 12:17 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2233 bytes --]

On Fri, Aug 28, 2015 at 12:00:30AM -0400, Fernando Rodriguez wrote:
> On Thursday, August 27, 2015 8:25:43 PM José Romildo Malaquias wrote:
> > I need help getting java plugin working in the Midori web browser.
> > 
> > I have dev-java/oracle-jdk-bin-1.8.0.51 installed on my ~amd64
> > system.
> > 
> > The plugin works with Firefox.
> 
> I don't use midori, but according to their FAQ it uses firefox's
> plugin, so run:
> 
> eselect java-nsplugin list
> 
> And check that it's properly set.

It is already configured:

# eselect java-nsplugin list
Available 32-bit Java browser plugins
Available 64-bit Java browser plugins
  [1]   oracle-jdk-bin-1.8  current

> Then try:
> 
> # MOZ_PLUGIN_PATH=/usr/lib64/nsbrowser/plugins midori 
> 
> Replace midori with whatever the midori executable is called.

It seems that Midori is not seeing the Java plugin and the test page
. I am getting the following when testing for the Java plugin:

% ls -l /usr/lib64/nsbrowser/plugins
total 18840
lrwxrwxrwx 1 root root       67 Dec 31  2014 javaplugin.so -> //usr/share/java-config-2/nsplugin/oracle-jdk-bin-1.8-javaplugin.so
-rwxr-xr-x 1 root root 19264896 Aug 13 07:34 libflashplayer.so
-rwxr-xr-x 1 root root    18672 Jul 27 10:47 libgnome-shell-browser-plugin.so

% MOZ_PLUGIN_PATH=/usr/lib64/nsbrowser/plugins midori http://javatester.org/version.html
[...]
ERROR: Didn't find JVM under /usr/lib/nsbrowser/plugins
WebKitPluginProcess: ../../../../src/plugin/solaris/plugin2/common/JavaVM.c:170: InitializeJVM: Assertion `foundJVM' failed.


Also, loading the page
https://www.whatismybrowser.com/detect/is-java-installed in Midori shows
that the Java plugin is disabled.


Any more clues?


> Now are you sure that it works with firefox? I ask because I use the same 
> package and I recently noticed that it's not working with firefox. What firefox 
> version you have?

Yes, it works with Firefox. But first it may be necessary to give
permissions to execute Java applications from the site of interest.

After running the Java Control Panel (jcontrol) and adding the site
http://javatester.org/ to the exception site list (in the Security tab),
the plugin is correctly detected, as can be seen in the attached image.

Regards,
Romildo

[-- Attachment #2: firefox-java-test.png --]
[-- Type: image/png, Size: 162849 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Re: Java plugin in Midori web browser
  2015-08-28  2:06 ` [gentoo-user] " James
@ 2015-08-29 10:46   ` José Romildo Malaquias
  0 siblings, 0 replies; 7+ messages in thread
From: José Romildo Malaquias @ 2015-08-29 10:46 UTC (permalink / raw
  To: gentoo-user

On Fri, Aug 28, 2015 at 02:06:10AM +0000, James wrote:
> José Romildo Malaquias <jrmalaq <at> gmail.com> writes:
> 
>  
> > I need help getting java plugin working in the Midori web browser.
> > I have dev-java/oracle-jdk-bin-1.8.0.51 installed on my ~amd64
> > system.
> 
> I used icedtea-bin for most everything. 
> 
> > The plugin works with Firefox.
> 
> I do not use that browser.
> Have you check for information in the relevant bug reports: [1] ;
> at it might be a good place to start some research.
> 
> [1] bugs.gentoo.org   

There was bug report for this issue. So I made one:
https://bugs.gentoo.org/show_bug.cgi?id=559084


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Java plugin in Midori web browser
  2015-08-28  4:12 ` bitlord
@ 2015-08-29 10:50   ` José Romildo Malaquias
  0 siblings, 0 replies; 7+ messages in thread
From: José Romildo Malaquias @ 2015-08-29 10:50 UTC (permalink / raw
  To: gentoo-user

On Fri, Aug 28, 2015 at 06:12:19AM +0200, bitlord wrote:
> On Thu, 27 Aug 2015 20:25:43 -0300
> José Romildo Malaquias <jrmalaq@gmail.com> wrote:
> 
> > I need help getting java plugin working in the Midori web browser.
> > 
> > I have dev-java/oracle-jdk-bin-1.8.0.51 installed on my ~amd64
> > system.
> > 
> > The plugin works with Firefox.

> Have you tried to go into 'Preferences > Extensions' it is probably
> listed there, and you can enable/disable it?

The Java plugin is not listed there.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-29 10:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 23:25 [gentoo-user] Java plugin in Midori web browser José Romildo Malaquias
2015-08-28  2:06 ` [gentoo-user] " James
2015-08-29 10:46   ` José Romildo Malaquias
2015-08-28  4:00 ` [gentoo-user] " Fernando Rodriguez
2015-08-28 12:17   ` José Romildo Malaquias
2015-08-28  4:12 ` bitlord
2015-08-29 10:50   ` José Romildo Malaquias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox