Bug 109399 - Epiphany doesn't pick up Mozilla plugins
Summary: Epiphany doesn't pick up Mozilla plugins
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: epiphany
Version: 1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Blizzard
QA Contact:
URL: http://epiphany.mozdev.org/documentat...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-07 14:26 UTC by Need Real Name
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-12-02 21:55:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-11-07 14:26:10 UTC
Description of problem:

When installing web browser plugins such as Flash, the appropriate
directory in FC1 is /usr/lib/mozilla-1.4.1/plugins. Unfortunately, the
Epiphany web browser doesn't immediately have access to those plugins.
As documented in the Epiphany FAQ, the fix is to set MOZ_PLUGIN_PATH
to point to the proper directory.

Version-Release number of selected component (if applicable):

epiphany-1.0.4-2

How reproducible:

Every time

Steps to Reproduce:
1. Download Flash from http://www.flash.com/
2. Install it
3. Run Mozilla and see Flash work; run Epiphany and see Flash not work.

Additional info:

I'm not sure where MOZ_PLUGIN_PATH should be set; on my system, I
wanted to be sure it was set correctly for all users, so I added

MOZ_PLUGIN_PATH="/usr/lib/mozilla-1.4.1/plugins"
export MOZ_PLUGIN_PATH

to /etc/profile.

Comment 1 Christopher Blizzard 2003-12-02 21:55:58 UTC
Plugins should be installed in /usr/lib/mozilla/plugins.  Epiphany and
Mozilla both look there.


Note You need to log in before you can comment on or make changes to this bug.