No Java plugin showing in SeaMonkey

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
gymnart
Posts: 105
Joined: Wed 10 Dec 2008, 20:32
Contact:

No Java plugin showing in SeaMonkey

#1 Post by gymnart »

I do have Java on my system.
It's in /usr/lib/jre1.6.0_11/plugin/i386/ns7 and first I placed a link to it in .mozilla/plugins, but that did not seem to take any effect.
Next I tried to place a link in /usr/lib/seamonkey-1.1.11/plugins (two choices - so I tried both of them, one at a time) and that did not work either (does not show up in about:plugins)
Next I tried copying the file into the /usr/lib/seamonkey-1.1.11/plugins directory but that STILL did not take effect.

I don't understand. This is the way that I did it in SuSE and it worked there. :cry:

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#2 Post by muggins »

Code: Select all

ln -s /usr/lib/jre1.6.0_11/plugin/i386/ns7/libjavaplugin_oji.so \
/usr/lib/mozilla/plugins
Then open the browser, and put about:plugins, in the address bar, to check that the java plugin is being recognised.

User avatar
gymnart
Posts: 105
Joined: Wed 10 Dec 2008, 20:32
Contact:

#3 Post by gymnart »

That did not work, the link is now there, but, it is not listed in SM plugins when I look at about:plugins. I also tested it by going to the NOAA site: http://radar.weather.gov/radar.php?rid= ... 11&loop=no and when I clicked on the "loop" feature, I got the message: "Java is necessary for radar looping and is best optimized using Java version 1.4.2 or higher.
Go to www.java.com/en for more information regarding Java."
What else should I try? I wonder why SM won't register that Java is available?

cthisbear
Posts: 4422
Joined: Sun 29 Jan 2006, 22:07
Location: Sydney Australia

#4 Post by cthisbear »

You have edited your Seamonkey preferences?

Advanced - Ticked....enable Java

Chris

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#5 Post by muggins »

@cthisbear,

oddly, under Advanced - Ticked....enable Java, i don't have this ticked, yet about:plugins reports java as enabled.

I'm not sure why this isn't working for gymnart, but suspect either a typo, or that there's some slight variance in the actual path to the java plugin....?

User avatar
gymnart
Posts: 105
Joined: Wed 10 Dec 2008, 20:32
Contact:

#6 Post by gymnart »

@cthisbear
I do have the java checked off in the SM preferences.

Maybe there is a slight variance?

Here is what I had put in another post:

/usr/local/bin/java points to ../../../root/jre1.6.0_11/bin/java but it is empty and the folder info says that it is empty or does not exist. (the icon is yellow with a !) Which file is supposed to be in there?

I have the plugin linked in /.mozilla/plugins and it points to /usr/lib/jre/plugin/i386/ns7/libjavaplugin_oji.so but when I view my plugins in SeaMonkey (about: plugins) java does not show up so I am not sure if SeaMonkey sees it. I guess it must be working because Gmail works nicely now. Anyway, I wanted to run a Java app from the desktop (SweetHome3D: http://www.sweethome3d.eu/ )and I wanted to try the webstart too.

java was installed using the pet package manager.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#7 Post by muggins »

@gymnart,

if you open a console & enter ls /usr/lib/mozilla/plugins what response do you get?

User avatar
gymnart
Posts: 105
Joined: Wed 10 Dec 2008, 20:32
Contact:

#8 Post by gymnart »

This is the result:

Code: Select all

flashplayer.xpt  libflashplayer.so     mplayerplug-in-dvx.so   mplayerplug-in-qt.xpt  mplayerplug-in.so   mplayerplug-in.xpt gxineplugin.la   libjavaplugin_oji.so mplayerplug-in-dvx.xpt  mplayerplug-in-rm.so   mplayerplug-in-wmp.so gxineplugin.so   libmozsvgdec.so  mplayerplug-in-qt.so    mplayerplug-in-rm.xpt  mplayerplug-in-wmp.xpt

libjavaplugin_oji.so
is in blue while the others are in green. flashplayer.xpt is in black, if the colors mean anything.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#9 Post by muggins »

The blue just indicates that it's a symlink...but I'm mystified why, if you enter about:plugins in the mozilla address bar, java isn't showing in the list of plugins!

User avatar
gymnart
Posts: 105
Joined: Wed 10 Dec 2008, 20:32
Contact:

#10 Post by gymnart »

Exactly! That's what I'm wondering!

User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

#11 Post by trapster »

See Here
I seem to recall that firefox/seamonkey is fussy on whether the plugins are actual or symlinks.
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog

User avatar
gymnart
Posts: 105
Joined: Wed 10 Dec 2008, 20:32
Contact:

#12 Post by gymnart »

I've tried both linking methods but neither worked.
This thread, http://www.murga-linux.com/puppy/viewtopic.php?p=103543 talks about Flash. Also, the link that you gave, http://murga-linux.com/puppy/viewtopic. ... 99&t=15751 talks about Flash too. I don't have a problem with Flash, just Java.

I don't understand why SM won't see/use the Java when it's there and linked like it seems to want.

Wolf Pup
Posts: 637
Joined: Fri 28 Apr 2006, 01:37

#13 Post by Wolf Pup »

[img]http://img230.imageshack.us/img230/8595/ubd6467dp2.png[/img]
[url=http://www.tinyurl.com/54tu74]Visit The Repository[/url] - Helpful and hard-to-find treats for Puppy 3.
[url=http://www.tinyurl.com/c5a68f]Click Here for Puppy Support Chat, + Helpful Links.[/url]

Post Reply