Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360417 - www-plugins/nspluginwrapper-1.3.0 is not working with any browser
Summary: www-plugins/nspluginwrapper-1.3.0 is not working with any browser
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
: 360415 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-25 11:23 UTC by Dmitry
Modified: 2011-04-07 11:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
nspluginwrapper build log (nspluginwrapper.log.gz,4.02 KB, application/octet-stream)
2011-03-25 11:24 UTC, Dmitry
Details
emerge --info (emerge.info.gz,3.24 KB, application/octet-stream)
2011-03-25 11:30 UTC, Dmitry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry 2011-03-25 11:23:40 UTC
After upgrading www-plugins/nspluginwrapper from 1.2.2-r2 to 1.3.0, firefox-3.6, firefox-4 and chromium can't find adobe-flash plugin, and flash isn't work.
Downgrading to www-plugins/nspluginwrapper-1.2.2-r2 back flash to work.

In emerge log I see:

>>> Installing (1 of 1) www-plugins/nspluginwrapper-1.3.0
 * Removing wrapper plugins...
 * Auto installing 32bit plugins...
ls: cannot access /usr/lib64/nsbrowser/plugins: No such file or directory
 * Auto installing 32bit plugins...
ls: cannot access /usr/lib64/nsbrowser/plugins: No such file or directory
 * Any 32bit plugins you currently have installed have now been
 * configured to work in a 64bit browser. Any plugins you install in
 * the future will first need to be setup with:
 *   "nspluginwrapper -i <path-to-32bit-plugin>"
 * before they will function in a 64bit browser

It can be the source of problem.
Comment 1 Dmitry 2011-03-25 11:24:47 UTC
Created attachment 267181 [details]
nspluginwrapper build log
Comment 2 Dmitry 2011-03-25 11:30:09 UTC
Created attachment 267187 [details]
emerge --info

I have amd64 system.
Comment 3 Rafał Mużyło 2011-03-25 15:55:24 UTC
*** Bug 360415 has been marked as a duplicate of this bug. ***
Comment 4 Patrick McLean gentoo-dev 2011-03-29 22:44:03 UTC
Please don't gzip attachments, it makes them much harder to read.
Comment 5 Agostino Sarubbo gentoo-dev 2011-03-29 22:54:55 UTC
works here.
All stable packages...


However why did you use -O3 ?

Have you tried to compile it or entire system/world with safe cflags??
Comment 6 Dmitry 2011-03-30 17:04:07 UTC
Don't know why it did not work, but now all installed without "No such file or directory" error, and firefox can detect flash-plugin and NPAPI Plugins Wrapper.

I use -O3 flag because of optimizations, and for testing (and for fun). I don't think that -O3 flag can be reason for "ls: cannot access /usr/lib64/nsbrowser/plugins: No such file or directory" error in installing process.

Now that bug can be closed.