|
Bugzilla – Full Text Bug Listing |
| Summary: | flash player does not auto-hookup with nspluginwrapper | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Marcus Meissner <meissner> |
| Component: | Firefox | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <nld10-bugs-qa> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dmueller |
| Version: | Factory | ||
| Target Milestone: | Alpha 3plus | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Marcus Meissner
2008-04-04 11:33:01 UTC
It may be a side effect of bug 304963. Maybe it could be good to change triggers to do full update of the plugin database. i do rpm -e flash-player ; rpm -Uvh flash-player and nothing happens in /usr/lib64 With rpm -v -v -Uvh i see nspluginwrapper -a -u called. I guess nspluginwrapper -a -u is broken Me too. I hope that this could fix it: Fri Apr 4 14:38:13 CEST 2008 - sbrabec@suse.cz ... - Call full plugin cache rebuild in trigger. - Trigger plugin cache rebuild on glibc update to attempt to fix glibc post-crash brokenness (bnc304963#c22). Wed Apr 2 12:49:19 CEST 2008 - sbrabec@suse.cz ... - Call full plugin update after any package installation. nspluginwrapper -a -u is not used any more. This bug seems to be fixed as a side effect of the bug 304963 work-around. |