Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > The Dungeon > Archived (Click Header To See Sub-Forums) > Alpha - Beta (Fedora 9 Only)
FedoraForum Search

Forgot Password? Join Us!

Alpha - Beta (Fedora 9 Only) Post Development Version comments and questions that don't belong in Bugzilla here. These posts will be moved or deleted once the Final version is released

 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 8th April 2008, 06:49 PM
jrummy27's Avatar
jrummy27 Offline
Registered User
 
Join Date: May 2007
Location: Raleigh, NC
Age: 29
Posts: 304
F9 x86_64 + firefox + openjdk plugin

I am on F9 beta which is going well except for the lack of NVidia drivers but I am trying to get the new openjdk plugin going with firefox and am having some issues. If anyone has some insight, please let me know.

I installed java-1.6.0-openjdk and java-1.6.0-openjdk-plugin. Now when I go to a site requiring java it pops up with:

Quote:
gcjwebplugin error: Failed to run /usr/lib64/mozilla/plugins/../../bin/pluginappletviewer. For more detail rerun "firefox -g" in a terminal window.
I assume that's caused by the following statment from the release notes (http://fedoraproject.org/wiki/Docs/Beats/Java):
Quote:
The gcjwebplugin security policy may be too restrictive. To enable restricted applets, run the firefox -g command in a terminal window to see what is being restricted, and then grant the restricted permission in the /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/security/java.policy file.
So ok, I try to run firefox -g, but it tells me to get the firefox debuginfo which I do. Then when I run it again, it tells me
Quote:
[root@cervantes ~]# firefox -g
MOZILLA_FIVE_HOME=/usr/lib64/firefox-3.0b5
LD_LIBRARY_PATH=/usr/lib64/firefox-3.0b5:/usr/lib64/firefox-3.0b5/plugins:/usr/lib64/firefox-3.0b5
DISPLAY=:0.0 FONTCONFIG_PATH=/etc/fonts:/usr/lib64/firefox-3.0b5/res/Xft
DYLD_LIBRARY_PATH=/usr/lib64/firefox-3.0b5:/usr/lib64/firefox-3.0b5
LIBRARY_PATH=/usr/lib64/firefox-3.0b5:/usr/lib64/firefox-3.0b5/components:/usr/lib64/firefox-3.0b5
SHLIB_PATH=/usr/lib64/firefox-3.0b5:/usr/lib64/firefox-3.0b5
LIBPATH=/usr/lib64/firefox-3.0b5:/usr/lib64/firefox-3.0b5
ADDON_PATH=/usr/lib64/firefox-3.0b5 MOZ_PROGRAM=/usr/lib64/firefox-3.0b5/firefox
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
which: no ddd in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin) /usr/bin/gdb /usr/lib64/firefox-3.0b5/firefox -x /tmp/mozargs.p7mnFu
GNU gdb Fedora (6.8-1.fc9)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu"...
Missing separate debuginfo for /usr/lib64/firefox-3.0b5/firefox
Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/4e/6273aba42b92740838658040586e75716c5a73.debug
(no debugging symbols found)
So I run the command it gave me but that fails to find anything
Quote:
yum --enablerepo='rawhide-debuginfo' install /usr/lib/debug/.build-id/4e/6273aba42b92740838658040586e75716c5a73.debug
Loaded plugins: downloadonly, refresh-packagekit
rawhide | 2.4 kB 00:00
livna-development | 2.1 kB 00:00
Setting up Install Process
Parsing package install arguments
Importing additional filelist information
No package /usr/lib/debug/.build-id/4e/6273aba42b92740838658040586e75716c5a73.debug available.
Nothing to do
I even installed xulrunner-debuginfo which pulled down about 30 dependencies and still no luck. Any ideas?
__________________
"Ooh, they have the internet on computers now" -Homer
  #2  
Old 8th April 2008, 11:15 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
( Moved to Alpha - Beta )
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
  #3  
Old 9th April 2008, 12:07 AM
strikeforce Offline
Registered User
 
Join Date: Jun 2004
Location: Perth, Western Australia
Age: 36
Posts: 1,464
Post a bug report to bugzilla.redhat.com please it's pretty important this gets fixed. You can try with selinux off for the moment to see if thats causing it which I think it is.
__________________
- Helping New Users
Fedora Solved

- How to pay forward
Fedora Help Wanted

- Need a quick guide
Fedora Guide
  #4  
Old 9th April 2008, 05:27 AM
jrummy27's Avatar
jrummy27 Offline
Registered User
 
Join Date: May 2007
Location: Raleigh, NC
Age: 29
Posts: 304
Unfortunately I've already got selinux disabled I'll file a bugzilla. Thanks
__________________
"Ooh, they have the internet on computers now" -Homer
  #5  
Old 9th April 2008, 05:49 AM
robertdaleweir Offline
Registered User
 
Join Date: Oct 2005
Location: British Columbia, Canada
Posts: 402
I am on F9 beta which is going well except for the lack of NVidia drivers.

Hi
I tried Fedora 9 Betathe other nite and was unable to install from the sio burned to a DVD. I have a GeForce 6600 GT Video Card and all went well (Anaconda was working away) until I got a notice on my Screen that no Video Signal. I waited and waited but it never returned. I rebooted into Fedora 8 and all is well. Hope that I will be able to upgrade to 9 when it is finally released, but maybe not!
Robert
  #6  
Old 9th April 2008, 06:30 PM
jrummy27's Avatar
jrummy27 Offline
Registered User
 
Join Date: May 2007
Location: Raleigh, NC
Age: 29
Posts: 304
Ok so I got past the first problem which is the error firefox was generating
Quote:
gcjwebplugin error: Failed to run /usr/lib64/mozilla/plugins/../../bin/pluginappletviewer. For more detail rerun "firefox -g" in a terminal window.
upon looking at this error closer I noticed it is looking for /usr/lib64/bin/pluginappletviewer, but no such directory exists. So I made /usr/lib64/bin and symlinked the pluginappletviewer provided by openjdk to that folder. Now when I go to a java site I don't get an error, but the area where the applet goes is blank. Guess I'll keep messing with it, and open a bugzilla about the plugin looking in the wrong path
__________________
"Ooh, they have the internet on computers now" -Homer
  #7  
Old 9th April 2008, 06:57 PM
jrummy27's Avatar
jrummy27 Offline
Registered User
 
Join Date: May 2007
Location: Raleigh, NC
Age: 29
Posts: 304
https://bugzilla.redhat.com/show_bug.cgi?id=441727
__________________
"Ooh, they have the internet on computers now" -Homer
 

Tags
firefox, openjdk, plugin, x8664

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
F11 x86_64, Firefox 3.5, flash-plugin i386, mozilla-plugin-config bongoman Using Fedora 21 30th July 2009 02:58 AM
openjdk java plugin does not work (behind authenticated proxy) pankajp Using Fedora 0 28th February 2009 04:13 PM
upgraded seamonkey 1.1.12 not recognizing 1.6.0 java-openjdk-plugin gcjwebplugin.so pwalden Using Fedora 9 17th November 2008 05:35 AM
Openjdk Firefox Plugin Works ... But ... Trapper Using Fedora 3 1st October 2008 09:00 PM
Problems with Java Plugin for Firefox in FC4 X86_64 unwill Using Fedora 1 14th January 2006 01:14 PM


Current GMT-time: 23:59 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat