Suse/Novell This Forum is for the discussion of Suse Linux.
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 .
10-17-2005, 01:59 PM
#1
Member
Registered: Jul 2004
Posts: 115
Thanked: 0
Acrobat 7 not working in FireFox with Suse 10
[
Log in to
get rid of this advertisement]
I see that on the Usenet boards others with Suse 10 have the same problem I have. When I click on a pdf link in FireFox I get a blank screen.
I checked the nppdf.so links and they look fine. Acroread works find in stand-alone mode.
Why won't the plug-in work?
Any ideas?
Al
10-17-2005, 02:00 PM
#2
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,034
Thanked: 0
If you visit "about :plugins" do you see the plugin loaded ok? Are there any other plugins associated with .pdf files?
Also, try starting firefox from a terminal and opening a pdf to see if any messages are sent to stderr.
10-17-2005, 02:43 PM
#3
Member
Registered: Jul 2004
Posts: 115
Thanked: 0
Original Poster
From a terminal window, when invoking Firefox and then hitting a pdf link you get the following before FF dies.
NPP_SetWindow
original_x_errhandler: (nil)
NPP_SetWindow
NPP_SetWindow
-Al
10-20-2005, 07:27 PM
#4
LQ Newbie
Registered: Mar 2005
Location: Atlanta
Distribution: SuSe Linux 9.2
Posts: 6
Thanked: 0
Hi,
I am having the exact same problem (Suse 10, firefox 1.0.7, and pdf files) -including the same output to the terminal window. Has anyone managed to resolve this?
Thanks,
- Marcos.
10-20-2005, 08:34 PM
#5
Member
Registered: Jul 2004
Posts: 115
Thanked: 0
Original Poster
I just got this fixed today. Do a search for a file called 'install-browser-plugin'. Then 'su' to root and run the script:
./install-browser-plugin
Do #1, Global (something), answering the questions it asks.
If it asks to over-write, say yes.
Then open FF and do the command about
:plugins
Then try a pdf link. If it does not work, re-run the script. I had to do it twice before it 'took'.
Now you know why people don't like using a dot-zero version. Read my review at:
http://www.desktoplinux.com/articles/AT3405272862.html
Al
10-20-2005, 09:51 PM
#6
LQ Newbie
Registered: Mar 2005
Location: Atlanta
Distribution: SuSe Linux 9.2
Posts: 6
Thanked: 0
That worked great! In case anyone else has the same problem:
The file "instal-browser-plugin" can be found in the directory where acrobat 7 is installed. In the case of my Suse 10 installation, I found it in:
/usr/X11R6/lib/Acrobat7/Browser
I also needed to know the firefox install directory. Again, in my case:
/opt/MozillaFirefox/lib
and the mozilla install directory (did it just in case).
/opt/mozilla/lib
I ran the script once and it worked perfect. Thanks!
- Marcos.
10-21-2005, 10:30 PM
#7
Member
Registered: Nov 2003
Location: Canada
Distribution: Servers: Gentoo/Centos
Posts: 45
Thanked: 0
Thanks. Worked for me on the first try as well.
10-25-2005, 09:30 AM
#8
LQ Newbie
Registered: May 2005
Posts: 12
Thanked: 0
same thing here
Using SuSE 10.0 (fresh install)
same term output and no pdf rendering on Firefox
NPP_SetWindow
original_x_errhandler: (nil)
NPP_SetWindow
NPP_SetWindow
But not crashing, just a grey box on the browser space, if I type another URL it'll work.
10-25-2005, 09:36 AM
#9
LQ Newbie
Registered: May 2005
Posts: 12
Thanked: 0
oops
Thanks Marcos,
It worked for me too.
It's clear now why using Google cache is a bad idea here, isn't it?
10-29-2005, 10:18 AM
#10
LQ Newbie
Registered: Oct 2005
Distribution: Suse 10.0
Posts: 7
Thanked: 0
installer not found
Hi I am facing the same problem you have discussed here. I was very happy of finding a solution to it, however when I looked for the installer file I did not find it. I tried in Yast but it did not help. Do you know where to find that installer? Thanks.
10-29-2005, 10:27 AM
#11
LQ Newbie
Registered: Mar 2005
Location: Atlanta
Distribution: SuSe Linux 9.2
Posts: 6
Thanked: 0
You won't find the installer file through yast. It should be in the directory where acrobat 7 is installed.
you need to do (in root mode) something like:
cd /usr/X11R6/lib/Acrobat7/Browser
./install_browser_plugin
and then follow the instructions.
Good luck!
- Marcos.
10-29-2005, 10:31 AM
#12
Member
Registered: Oct 2005
Location: California
Distribution: SLED 10, openSuSE 10.2, Ubuntu Drapper
Posts: 713
Thanked: 0
Or you can copy the plug in file from
/usr/X11R6/lib/Acrobat7/Browser
to the firefox plugin folder
opt/MozillaFirefox/lib/plugins
Close and Reopen Firefox (if open).
10-29-2005, 10:34 AM
#13
LQ Newbie
Registered: Oct 2005
Distribution: Suse 10.0
Posts: 7
Thanked: 0
Thanks for your fast answer, I did not explain myself well. I did manually look for it in the directory you just mentioned. Now I realize that I was using dashes instead of underscores.
Thanks for the help. Unfortunately after some firefox launchings, after installing the plug in, the problem is the same : when loading a pdf file I get a blank page and in the status bar it says.. done.
I have noticed that I do not get in the help menu any "about plugins". I have to go through the preferences and then in Downloads->plug-ins I find that there is a plugin installed for pdf files.
Do you have any idea of what is happening?
Last edited by jjtrujillo; 10-29-2005 at 10:54 AM ..
10-29-2005, 10:49 AM
#14
LQ Newbie
Registered: Mar 2005
Location: Atlanta
Distribution: SuSe Linux 9.2
Posts: 6
Thanked: 0
shouldn't it be:
"install_browser_plugin"
(you seem to be searching for "installer-browser-plugin")
Are you certain that you have Acrobat 7 installed? You can check by typing about
lugins in the firefox location bar.
The find command works fine for me. That is,
find / -type f -name install_browser_plugin
returns:
/usr/X11R6/lib/Acrobat7/Browser/install_browser_plugin
I can't think of much else! Good Luck,
- Marcos.
10-29-2005, 10:59 AM
#15
LQ Newbie
Registered: Oct 2005
Distribution: Suse 10.0
Posts: 7
Thanked: 0
The plug-in is installed
thanks for the hint about the about
lugins.
I checked and it seems to be ok. every fromat pdf, fdf, etc in the "Adobe Reader 7.0" section is enab led.
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 02:34 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
LQ Podcast
LQ Radio