LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 03-09-2008, 11:27 AM   #1
elsheepo
Member
 
Registered: Feb 2008
Location: Texas
Distribution: Slackware
Posts: 90

Rep: Reputation: 20
firefox crashing alot, plugins maby?


ever since i installed adobe flash to firefox it has been crashing on me, when i go to paticular sites. for instance the azurus download page. i go to it, and firefox just dies, instantly. any ideas?
 
Old 03-09-2008, 11:40 AM   #2
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
Run Firefox from a terminal, and see what error messages you get before it dies.
 
Old 03-09-2008, 09:53 PM   #3
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
Open up firefox put about:plugins in the URL bar and let us know if you have more than one version of Flash installed. What version(s) are you using? If you do have more than one version installed you should remove one of them.

Where do you have flash installed? If you aren't sure you can always use slocate or find to find out:

You can run this as a regular user, because the plugin should be readable for a regular user.
Code:
find / -name libflashplayer.so 2> /dev/null
 
Old 03-10-2008, 11:31 AM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
If you have the latest version of Flash, that may be at fault. Try downgrading to a previous version - there is another thread which addresses this, try a search of LQ for "downgrade flash" (minus the quotes).
 
Old 03-10-2008, 12:54 PM   #5
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
Quote:
Originally Posted by XavierP View Post
If you have the latest version of Flash, that may be at fault. Try downgrading to a previous version - there is another thread which addresses this, try a search of LQ for "downgrade flash" (minus the quotes).
I've seen this as well, but the newest version may work for you, elsheepo. It works great for me. I think the problem some people were having as seen in other threads was that they had more than one version installed, so look into this before you downgrade.
 
Old 03-11-2008, 12:24 AM   #6
Phoebe
LQ Newbie
 
Registered: Jul 2007
Posts: 17

Rep: Reputation: 0
I have a similar problem with firefox flashplayer, so forgive me for cutting in the line and ask the question here.

I tried about: plugins and the result shows no flashplayer is installed, but this command below gives me different results:

Code:
find / -name libflashplayer.so 2> /dev/null
/usr/lib64/mozilla/plugins/libflashplayer.so
/usr/lib64/firefox-2.0.0.12/plugins/libflashplayer.so
/usr/lib64/firefox-1.5.0.12/plugins/libflashplayer.so
/usr/lib/mozilla/plugins/libflashplayer.so
/usr/lib/firefox-1.5.0.12/plugins/libflashplayer.so
/usr/lib/flash-plugin/libflashplayer.so
I know I have two versions of firefox installed, but I don't know how to delete one of them. My distro is rhel5, and the yum update only gives me firefox-1.5.0.12, while I like the 2.0 version better, but obviously my manually installed 2.0 version didn't get registered with the system, so everytime it's the 1.5 version that runs. But I hand copied the libflashplayer.so to every plugins directory. So why does the browser doesn't recognize it?

PS, this is when I am logged in as a normal user, if I log in as root, then the browser can recognize flashplayer, however, the swfdec is again having problem.

about: plugins says this about swfdec:
Code:
Shockwave Flash

    File name: libswfdecmozilla.so
    Shockwave Flash 4.0 animation viewer handled by swfdec-0.3.6. Plays SWF animations, commonly known as Macromedia® Flash®.

    This is alpha software. It will probably behave in many situations, but may also ride your motorcycle, drink all your milk, use your computer to browse porn, or launch kittens from a cannon. Comments, feature requests, and patches are welcome.

    See http://www.schleef.org/swfdec/ for information.

    Flash, Shockwave, and Macromedia are trademarks of Macromedia, Inc. The swfdec software and its contributors are not affiliated with Macromedia, Inc.
Thanks a lot!
 
Old 03-11-2008, 04:23 AM   #7
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
Quote:
Originally Posted by Phoebe View Post
I have a similar problem with firefox flashplayer, so forgive me for cutting in the line and ask the question here.

I tried about: plugins and the result shows no flashplayer is installed, but this command below gives me different results:

Code:
find / -name libflashplayer.so 2> /dev/null
/usr/lib64/mozilla/plugins/libflashplayer.so
/usr/lib64/firefox-2.0.0.12/plugins/libflashplayer.so
/usr/lib64/firefox-1.5.0.12/plugins/libflashplayer.so
/usr/lib/mozilla/plugins/libflashplayer.so
/usr/lib/firefox-1.5.0.12/plugins/libflashplayer.so
/usr/lib/flash-plugin/libflashplayer.so
I know I have two versions of firefox installed, but I don't know how to delete one of them. My distro is rhel5, and the yum update only gives me firefox-1.5.0.12, while I like the 2.0 version better, but obviously my manually installed 2.0 version didn't get registered with the system, so everytime it's the 1.5 version that runs. But I hand copied the libflashplayer.so to every plugins directory. So why does the browser doesn't recognize it?

PS, this is when I am logged in as a normal user, if I log in as root, then the browser can recognize flashplayer, however, the swfdec is again having problem.

about: plugins says this about swfdec:
Code:
Shockwave Flash

    File name: libswfdecmozilla.so
    Shockwave Flash 4.0 animation viewer handled by swfdec-0.3.6. Plays SWF animations, commonly known as Macromedia® Flash®.

    This is alpha software. It will probably behave in many situations, but may also ride your motorcycle, drink all your milk, use your computer to browse porn, or launch kittens from a cannon. Comments, feature requests, and patches are welcome.

    See http://www.schleef.org/swfdec/ for information.

    Flash, Shockwave, and Macromedia are trademarks of Macromedia, Inc. The swfdec software and its contributors are not affiliated with Macromedia, Inc.
Thanks a lot!
I wouldn't worry about any errors running the browser as root. You should never be doing this anyways.

Are you running a 64-bit machine? Do you intend to run 64-bit FF? From what I understand running 64-bit FF is a big pain because it is hard to find plugins that work with it.

I am assuming you are trying to run 32-bit FF regardless of what arch your machine is. If I'm wrong about this, I can't help you too much because I've never owned a 64-bit machine to tinker with.

I'm not familiar with RHEL's way of doing things, but I can tell you a good way to manually set FF up.

First, figure out where you are running it from now
Code:
ls -l $(which firefox)
That should be a symlink that points to one of the FF program directories (which in your case sounds like /usr/lib/firefox-1.5.0.12). The symlink will most likely be in /usr/bin.

Basically, to set up FF all you have to do is untar the official binary from Mozilla to /usr/lib/firefox-VERSION. Then you should make a symlink at /usr/lib/firefox pointing to the install you want to use as your main one. You probably already have a symlink at /usr/lib/firefox, so you should delete that first.
Code:
cd usr/lib
rm -rf firefox
tar xvf /path/to/firefox-VERSION-tar.bz2
mv firefox firefox-VERSION
ln -s firefox-VERSION firefox
After this is done you need to place a symlink in /usr/bin or anywhere else in your PATH that you know if will get executed from.
Code:
cd /usr/bin
ln -s /usr/lib/firefox/firefox firefox
The vanilla firefox does not look in mozilla's plugin directory for plugins. If you want to change that you need to add this somewhere in the firefox script (/usr/lib/firefox/firefox)
Code:
# Include /usr/lib/mozilla/plugins in the plugin path:
if [ "$MOZ_PLUGIN_PATH" ] ; then
  MOZ_PLUGIN_PATH=$MOZ_PLUGIN_PATH:${moz_libdir}/plugins:/usr/lib/mozilla/plugins
else
  MOZ_PLUGIN_PATH=${moz_libdir}/plugins:/usr/lib/mozilla/plugins
fi
export MOZ_PLUGIN_PATH
You don't need to do this if you don't want to, however. You could just put your plugins in /usr/lib/firefox/plugins.
~/.mozilla/firefox/plugins is also a part of the plugin path.

If you are running a 64-bit browser I don't think 32-bit plugins will work without some kind of wrapper. As I'm sure everyone knows, the 64-bit firefox will be under /usr/lib64 which is where your firefox 2.0 is.

Do note that you can run firefox from wherever it is untarred. Just cd into the directory and
Code:
./firefox
It will try to use any plugins under its respective plugin directory.
 
  


Reply



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
Firefox freezes ALOT speakfree31 Linux - Software 3 03-26-2007 09:44 PM
firefox plugins blar Linux - Desktop 1 12-30-2006 09:40 AM
Firefox Plugins MichaelKthx Linux - Newbie 14 07-14-2006 09:54 AM
firefox plugins synaptical Linux - Software 6 07-27-2005 09:49 PM
Maby ipalias? Lonnie Linux - Networking 1 10-16-2003 08:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:37 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration