Re: [gentoo-user] Java plugin in Midori web browser

2015-08-29 Thread José Romildo Malaquias
On Fri, Aug 28, 2015 at 06:12:19AM +0200, bitlord wrote:
 On Thu, 27 Aug 2015 20:25:43 -0300
 José Romildo Malaquias jrma...@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.



[gentoo-user] Java plugin in Midori web browser

2015-08-27 Thread José Romildo Malaquias
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



Re: [gentoo-user] Java plugin in Midori web browser

2015-08-27 Thread Fernando Rodriguez
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



Re: [gentoo-user] Java plugin in Midori web browser

2015-08-27 Thread bitlord
On Thu, 27 Aug 2015 20:25:43 -0300
José Romildo Malaquias jrma...@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?