Bug 477276

Summary: Plugins go missing when launching Firefox from certain applications
Product: [Fedora] Fedora Reporter: Florian Fahr <florian.fahr>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: gecko-bugs-nobody, mcepl, walters
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-20 13:41:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Florian Fahr 2008-12-19 23:40:23 UTC
Description of problem:
Strange bug ahead: Whenever I launch Firefox by clicking a link in Evolution or Liferea Firefox doesn't load any plugins, which means that it can't display any multimedia content and the "Tools"->"Add-ons"->"Plugins" table is empty. It took me two releases of Fedora to figure out how to reproduce this, because this seems pretty random at first. Exiting Firefox and launching it from the Gnome Panel will bring them back.

I cannot tell why it only these two apps that produce this behavior (maybe there's more, but I didn't find any, yet).

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

How reproducible:
Always

Steps to Reproduce:
1. Keep Firefox closed
2. Open a link in Evolution with Firefox set as default browser
3. Behold
  
Actual results:
The plugin list is empty

Expected results:
The plugin list shouldn't be empty.

Additional info:
I've been having this issue since first switching from a completely different distribution (Debian-based) to Fedora 9.

Comment 1 Matěj Cepl 2008-12-20 13:41:29 UTC
This is the problem with registration of firefox, instead of /usr/bin/firefox you have set up as browser /usr/lib*/firefox*/firefox. Run /usr/bin/gnome-default-applications-properties and check that your have set up default Firefox or at least /usr/bin/firefox.

*** This bug has been marked as a duplicate of bug 437596 ***