Bug #473
Firefox 3.5 crashes when flash video is set to full screen.
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | GregFrost | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
Firefox 3.5 crashes when flash video is set to full screen.
History
Updated by Human over 15 years ago
This seems to be a general problem with a general fix:
http://webupd8.blogspot.com/2009/07/how-to-fix-full-screen-flash-videos-in.html
Would you like to update LinHES's firefox package to add this pre-launch script so that 'firefox' runs the flash fix and then firefox?
Updated by GregFrost over 15 years ago
That sounds like a good plan. rename firefox to firefox.bin and then make firefox a script that sets LD_PRELOAD and then runs firefox.bin
When I tried it, I didnt have the flash plugin installed. I think we should also make the flash plugin part of the firefox package.
Is there a location to install plugins other than ~/.mozilla/plugins to make a given plugin available to all users? Otherwise I can forsee problems with updrades that restore the contents of the home directories.
Updated by GregFrost over 15 years ago
plugin made part of package and installed in /usr/lib/firefox-3.5/plugins
script created with LD_PRELOAD
synching changes now.