Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208418 - net-www/kaffeine-mozilla-plugin-0.2: no link to plugins
Summary: net-www/kaffeine-mozilla-plugin-0.2: no link to plugins
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-01 11:44 UTC by DaggyStyle
Modified: 2008-02-01 19:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DaggyStyle 2008-02-01 11:44:14 UTC
after emerging the package, no link to the actual plugin file
/usr/lib64/nsbrowser/plugins/lib64/kaffeineplugin.so
is created in the .mozilla/plugins directory

Reproducible: Always

Steps to Reproduce:
1. unmask the package
2. emerge it
3. running firefox

Actual Results:  
not plugins support is shown under about:plugins

Expected Results:  
list the plugins which are supported in about:plugins

I fixed it by creating the link in the proper location but it should be done has part of the emerge.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-01 19:49:08 UTC
This is NOT a Gentoo Bugzilla product bug.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-02-01 19:51:06 UTC
Plus this is bogus; there won't be any such link created in $HOME for any plugins installed globally in $HOME, it's unneeded and ebuilds don't touch $HOME at all.