LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Suse/Novell
User Name
Password
Suse/Novell This Forum is for the discussion of Suse Linux.

Notices

Reply
 
Thread Tools
Old 10-29-2005, 12:04 PM   #16
jjtrujillo
LQ Newbie
 
Registered: Oct 2005
Distribution: Suse 10.0
Posts: 7
Thanked: 0
Question What is de KDE parts plugin


[Log in to get rid of this advertisement]
I am curious I was going through the other plugins and then I find that in KDE parts plugin there is also a reference to pdf extensions. Is this not generating any kind of clash?
jjtrujillo is offline     Reply With Quote
Old 10-29-2005, 12:23 PM   #17
mgoycool
LQ Newbie
 
Registered: Mar 2005
Location: Atlanta
Distribution: SuSe Linux 9.2
Posts: 6
Thanked: 0
I'm sorry! Thats how I fixed it. The last things I can think of are:

1) make sure that you are typing the correct directions to your firefox/mozilla software

2) take into account what acanton says (see above), and try running the script several times so that it "settles".

3) try what EclipseAgent suggests.

I wish I knew more. Good luck!

- Marcos.
mgoycool is offline     Reply With Quote
Old 10-29-2005, 12:35 PM   #18
jjtrujillo
LQ Newbie
 
Registered: Oct 2005
Distribution: Suse 10.0
Posts: 7
Thanked: 0
Smile Finally it worked

I installed the plugin twice (or maybe thrice) and it worked! Thank you all.
jjtrujillo is offline     Reply With Quote
Old 12-17-2005, 11:14 AM   #19
mlynx
LQ Newbie
 
Registered: Dec 2005
Posts: 1
Thanked: 0
Do you have AppArmor enabled

When I first installed SuSE, I had the plugin working, then a couple days ago my wife called to ask why she couldn't open a pdf. Her default setting was to have the pdf open in Reader, outside the browser.

When I sat down to troubleshoot, I found that the plugin wasn't working on my account. I scoured the web, but was unable to find anything helpful (even trying to re-install the plugin multiple times). I did manage to get an error message if I tried opening a file locally, something about Acrobat not being in the PATH.

Checking my system logs, it showed SUBDOMAIN (aka AppArmor) was preventing execute access to acroread for firefox.

The solution was to use the yast wizards and give execute permission to the ruleset for firefox to acroread. This immediately solved my problem.
mlynx is offline     Reply With Quote
Old 12-18-2005, 12:13 PM   #20
crazibri
Member
 
Registered: Mar 2004
Location: Orange County, CA
Distribution: OS X, SuSE, RH, Debian, XP
Posts: 377
Thanked: 0
To me it appears that there is a clash between KDE parts and Adobe pdf. They both have pdf under the plugins. I quick fix, prior to the mention of this script, I simply went into edit, preferences, downloads, plugins and unchecked the Adobe PDF. It basically forced me to choose to open it, but not inside a browser. It's nice because it opens it in a larger and separate window.
crazibri is offline     Reply With Quote
Old 12-18-2005, 07:17 PM   #21
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 9.10
Posts: 1,448
Thanked: 4
I used a Firefox extension "PDF download" to give me better control over pdf files. Note that Firefox often leaves an unused blank tab or window when downloading. Extension "Disable Targets for Downloads" provides a solution for file associations you configure it for.
fragos is offline     Reply With Quote
Old 02-21-2006, 12:56 PM   #22
BinFarteen
LQ Newbie
 
Registered: Jan 2006
Location: Indiana, USA
Distribution: FC4, Smoothwall, Asterisk@Home, SuSE 10.0
Posts: 22
Thanked: 0
None of the above worked for me, I used Konqueror's Configure, Plugins, Netscape plugins section to show me where all of the plugin folders were on my system, and copied nppdf.so to each location.

Last edited by BinFarteen; 02-21-2006 at 12:57 PM..
BinFarteen is offline     Reply With Quote
Old 03-15-2006, 11:43 PM   #23
storywizard
Member
 
Registered: Nov 2003
Location: Canada
Distribution: Kubuntu 6.06
Posts: 37
Thanked: 0
not working

ve tried this, but this is what I get...

Password:
linux:/usr/X11R6/lib/Acrobat7/Browser # install_browser_plugin
bash: install_browser_plugin: command not found
linux:/usr/X11R6/lib/Acrobat7/Browser # ./install_browser_plugin
This will install the browser plugin for acroread.

Enter the install directory for Adobe Reader 7.0 [/usr/X11R6/lib/Acrobat7]

1. Perform global installation
2. Perform user-specific installation (Mozilla/Firefox/Netscape)
Enter your choice [1/2] 1

Enter the browser install directory - /opt/MozillaFirefox
Could not find the browser plugins folder /opt/MozillaFirefox/plugins

Do you want to install another browser ? [y/n] n
linux:/usr/X11R6/lib/Acrobat7/Browser #
linux:/usr/X11R6/lib/Acrobat7/Browser # ./install_browser_plugin
This will install the browser plugin for acroread.

Enter the install directory for Adobe Reader 7.0 [/usr/X11R6/lib/Acrobat7]

1. Perform global installation
2. Perform user-specific installation (Mozilla/Firefox/Netscape)
Enter your choice [1/2] 1

Enter the browser install directory - /usr/lib/firefox/plugins
Could not find the browser plugins folder /usr/lib/firefox/plugins/plugins

Do you want to install another browser ? [y/n] n
linux:/usr/X11R6/lib/Acrobat7/Browser #

oh boy this is time consuming...

storywizard
storywizard is offline     Reply With Quote
Old 03-17-2006, 10:47 PM   #24
OxygenOne
LQ Newbie
 
Registered: Dec 2005
Distribution: SuSE 10 (2.6.13-15)
Posts: 7
Thanked: 0
I have the same issue. I am convinced it has something to do with the KDE parts thing in about: plugins. I have not been able to find anyone else with this issue - it seems to be an issue after upgrading from 1.0.7 to 1.5.0.1. This is running on KDE 3.5.1. Interestingly enough, the upgrade to 1.5 fixed my problems with Flash - go figure.

Edit: Just found this link: perhaps it will work - I have not actually tried it yet:
http://www.suseforums.net/index.php?showtopic=18191

-- OxygenOne

Last edited by OxygenOne; 03-17-2006 at 10:50 PM..
OxygenOne is offline     Reply With Quote
Old 03-24-2006, 02:24 AM   #25
crazibri
Member
 
Registered: Mar 2004
Location: Orange County, CA
Distribution: OS X, SuSE, RH, Debian, XP
Posts: 377
Thanked: 0
After doing research for about an hour I figured out the problem.

Problem: cannot open pdf in Firefox. When FF opened in console, you receive:
NPP_SetWindow
original_x_errhandler: (nil)
NPP_SetWindow

Cause:
KDE 3.5 installed w/ Firefox 1.5.01 installed with Acroread 7.01 installed.

Root cause: nppdf.so is not updated to work w/ Firefox 1.5.01.

Solution:
Install Acroread 7.05 RPM (used in Suse 10.1 Beta) and since 10.1 beta uses FF 1.5 the newer version of nppdf.so is installed in /usr/X11R6/lib/Acrobat7/Browser/intellilinux/nppdf.so

FF should pick up this plugin w/o you having to have it in your .mozilla folder or /opt/MozillaFirefox folder.

It sure solved my problem

Hope this solves everyone else's.

Here's the RPM i used to install Acroread 7.05:
ftp://rpmfind.net/linux/SuSE-Linux/i...0.5-4.i586.rpm
crazibri is offline     Reply With Quote
Old 04-04-2006, 12:39 PM   #26
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070
Thanked: 0
Excellent helped me a great deal.

I installed to the following directories for it to work:

~/.firefox
~/.mozilla/firefox
Jongi is offline     Reply With Quote
Old 04-11-2006, 12:20 AM   #27
LColumbo10
Member
 
Registered: Mar 2006
Distribution: SuSE 10.0 & Fedora 5
Posts: 60
Thanked: 0
Great thread very informative. Got Mozilla to open PDFs based on your directions, but I primarily use Firefox. I used: /opt/MozillaFirefox/lib/plug for my plugin and tried opt/Firefox/lib/plugin with no luck. Any suggestions?
LColumbo10 is offline     Reply With Quote
Old 04-11-2006, 03:51 AM   #28
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: SuSE 10.3
Posts: 3,502
Thanked: 0
I had some trouble with this as well and solved it by installing the plugin to ~/.mozilla/plugins and then adding this path in KDE Control Center -> Internet & Network -> Web Browser -> Plugins -> Netscape Plugins. After this was done I hit "Scan for New Plugins" and it worked.

P.S.: Sorry if this was suggested previously, I didn't read the whole thread.

Last edited by abisko00; 04-11-2006 at 03:52 AM..
abisko00 is offline     Reply With Quote
Old 04-11-2006, 11:36 PM   #29
LColumbo10
Member
 
Registered: Mar 2006
Distribution: SuSE 10.0 & Fedora 5
Posts: 60
Thanked: 0
May be stupid question but where is the ~ as in ~/.firefox. I can't find that sign, and it apparently is necessary because I couldn't get the command line to execute
LColumbo10 is offline     Reply With Quote
Old 04-12-2006, 12:41 AM   #30
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 9.10
Posts: 1,448
Thanked: 4
~ stands for your home directory /home/{user-name} which is where the hidden directories that start with period are. In my SuSE system there is no ~/.firefox directory, ~/.mozilla/firefox is used.
fragos is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandriva, firefox and acrobat reader problems irlandes Mandriva 5 01-06-2006 07:14 PM
Firefox + Acrobat reader bimbam1965 Linux - Software 1 11-28-2005 02:46 PM
Firefox + Acrobat reader bimbam1965 Linux - Software 3 11-27-2005 01:05 AM
Firefox Acrobat plugin eightbits Linux - Software 1 09-18-2005 08:29 AM
firefox pdf besides acrobat true_atlantis Linux - Software 1 12-13-2004 04:40 AM


All times are GMT -5. The time now is 09:27 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration