Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-24-2003, 10:33 AM
|
#1
|
Member
Registered: Jan 2003
Location: ohio
Distribution: CentOS7.6
Posts: 157
Rep:
|
Mozilla Firebird crashes with java plugin.
I have Mozilla Firebird Browser.
I also have java j2re1.4.2.
I issue the comand:
ln -s /usr/java/j2re1.4.2/plugin/i386/ns610/libjavaplugin_oji.so /MozillaFirebird/plugins/libjavaplugin_oji.so
Everything works ok.
The link goes into the plugins directory fine.
BUT, once the plugin in installed Mozilla Firebird will not run.
When I delete the link to the java plugin, it works...
Hmmm...
oh yes... here is the output when I try to run Mozilla Firebird with the java plugin installed:
[root@cdc1 MozillaFirebird]# ./MozillaFirebird
INTERNAL ERROR on Browser End: No manager for initializing factory?
System error?:: Success
[root@cdc1 MozillaFirebird]#
Last edited by chrisknight; 08-24-2003 at 10:36 AM.
|
|
|
08-24-2003, 10:55 AM
|
#2
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
Try asking on the Mozilla newsgroups, that is an internal error. Alternatively join #mozilla on irc.mozilla.org, and ask there.
|
|
|
09-20-2003, 02:39 AM
|
#3
|
Member
Registered: Aug 2003
Distribution: Slackware 9.0
Posts: 31
Rep:
|
same problem and I'm using the cvs
nice fonts (anti-aliasing) versus something that works... choices
|
|
|
09-20-2003, 07:56 AM
|
#4
|
Member
Registered: Apr 2003
Location: Madrid
Distribution: RHEL, Kubuntu, Solaris, TRU64
Posts: 382
Rep:
|
|
|
|
09-20-2003, 09:06 PM
|
#5
|
Member
Registered: Aug 2003
Distribution: Slackware 9.0
Posts: 31
Rep:
|
oh please, I always do a bit of research before complaining
the fact of the matter is that firebird even reports my plugin as working through about  lugins and its the same symbolic link thats in my mozilla-1.4/plugins directory with javasdk1.4.2 yet if I load a page with a java applet... I get great crashes with "INTERNAL ERROR on Browser End: JavaPluginInstance5::GetValue - Not implemented
System error?:: Success" which has only happened with the latest nightly builds, the original firebird 6.1 works perfectly but like I said before, I can either have fugly fonts with no anti-aliasing or really pretty fonts with and gtk2 builtin. I'm running everything up to date with the exception of my compiler and glibc (Don't wanna upgrade them... scared) which are like 2.3.1 and 3.2.1 but the newest firebird is made from glibc 2.3.2 though since I have no other errors so I doubt its from glibc. I have tried several different nightly builds all to the same effect so I'm lost on what to do now except to what for newer versions. oh yes, it is a soft symlink from mypathtojavasdk2/javasomething/jre/i386/plugin/ns600-g32/libjavasomething.so to /mypathtofirebird/MozillaFirebird/plugins/libjavasomething.so
or something like that.
just out of curiousity I'll try blackdown though
EDIT: the same error occurs with blackdown
Last edited by Nevion; 09-20-2003 at 11:13 PM.
|
|
|
09-26-2003, 06:44 PM
|
#6
|
LQ Newbie
Registered: Sep 2003
Posts: 11
Rep:
|
I have exactly the same problem. The browser(firebird) crashes after I create a symbolic link to the java plugin. Actually, for me the same thing happened in opera too!
I don't think blackdown will be of much help, coz I know that the j2re 1.4.2(from sun) has worked for many users.
|
|
|
10-11-2003, 02:49 AM
|
#7
|
Member
Registered: Apr 2003
Location: /home/BillyGoatStrut
Distribution: Ubuntu, Debian "Sarge", Mac OS X
Posts: 110
Rep:
|
I've just started using Firebird and I'm gradually moving away from the mozilla suite. I'm having the same problems as you guys. This is my error message.
INTERNAL ERROR on Browser End: JavaPluginInstance5::GetValue - Not implementedSystem error?:: Success
I did a little googling and found this on mozilla.org. I've tried to understand it...but I can't seem to wrap my brain around it. I believe that it's the code for a patch...but I'm not sure what to do with it.
Could someone help me with this or point me in the right direction? This seems like it will be an awesome learning project. I'd like to learn the process of how to fix it...not just what to do.
for the record...
I'm using RH9, Firebird 0.6.1+, sun j2re1.4.2_01 ns610-gcc32, gcc 3.2.2. the plugin is symlinked to my MozillaFirebird/plugins folder as well as the mozilla/plugins folder. and it DOES show up in "about :plugins". do you need any more pertinant information?
btw...
the only thing I know about C++ is how to make a "hello world" script. please take that into consideration. Thanks in advance!
|
|
|
10-11-2003, 03:33 AM
|
#8
|
Member
Registered: Sep 2003
Location: mad.es.eu
Distribution: ubuntu 5.04 knoppix Slack91/10 freebsd51 vector4 redhat9
Posts: 304
Rep:
|
I also made this mistake, please link to ns610-gcc instead
ln -s /usr/java/j2re1.4.2_01/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
Last edited by codec; 10-11-2003 at 03:35 AM.
|
|
|
10-11-2003, 05:36 PM
|
#9
|
Member
Registered: Aug 2003
Distribution: Slackware 9.0
Posts: 31
Rep:
|
yes yes, I should have made a reply to this sometime earlier but don't worry about that java thing right now, I mean you have another browser to use prlly if you need to visit a site with a java applet. Incase you haven't figured it out yet, this java error is a known bug and is supposively suns fault. If you have the java plugin symlink for firebird it WILL crash. I recommend you delete it promptly to avoid frustration. But yes it will be fixed soon and those code fixes on that site are not for the weak at heart so just wait till its announced that the problem is fixed in the latest nightly's and use them.
btw codec, this has nothing to do with which plugin version you use as its a bug in the java plugins not a symlink to the wrong plugin.
|
|
|
10-12-2003, 07:25 PM
|
#10
|
Member
Registered: Apr 2003
Location: /home/BillyGoatStrut
Distribution: Ubuntu, Debian "Sarge", Mac OS X
Posts: 110
Rep:
|
right on! thanks for your reply. hopefully the dev's will come up with something for us 'weak at heart(s)' soon.
I'm starting to like firebird more than mozilla so I'll keep my eyes on the nightly's.
|
|
|
10-13-2003, 02:15 AM
|
#11
|
Senior Member
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032
Rep:
|
It works now!
I just upgraded from Mozilla Firebird GTK/XFT 20030929 to 20031012 (nightlies) and Java works without a problem with a symlink to the ns610-gcc32 object file. Sweet.
hw
|
|
|
10-13-2003, 09:57 AM
|
#12
|
Member
Registered: Apr 2003
Location: /home/BillyGoatStrut
Distribution: Ubuntu, Debian "Sarge", Mac OS X
Posts: 110
Rep:
|
cool...I just read your post and installed the 20031012 nightly and it DOES work!! I have my java back and I can finally retire the mozilla suite. thanks for pointing this out!
|
|
|
11-01-2003, 11:08 PM
|
#13
|
Member
Registered: Apr 2003
Distribution: Gentoo 1.4
Posts: 290
Rep:
|
i had the same problem...(im running 0.7 latest stable) and used the same symlink and all
but i changed the symlink to be ns610-gcc instead of just ns610, and now im in business
|
|
|
11-02-2003, 03:32 PM
|
#14
|
Member
Registered: Aug 2003
Distribution: Slackware 9.0
Posts: 31
Rep:
|
then it couldn't have been the same symlink :P and the problem was with a bug in firebird/java not from improper symlinking
|
|
|
11-02-2003, 05:16 PM
|
#15
|
Member
Registered: Apr 2003
Distribution: Gentoo 1.4
Posts: 290
Rep:
|
well, i just waited before i installed long enough, i guess
|
|
|
All times are GMT -5. The time now is 08:26 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|