Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147280 - media-video/totem-2.16.1 (and 2.16.0) do not honour the -nsplugin USE flag
Summary: media-video/totem-2.16.1 (and 2.16.0) do not honour the -nsplugin USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-12 02:05 UTC by Mike Auty (RETIRED)
Modified: 2006-10-15 17:02 UTC (History)
4 users (show)

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 Mike Auty (RETIRED) gentoo-dev 2006-09-12 02:05:13 UTC
Installing totem-2.16.1 with USE="-nsplugin", still causes the plugins to get written to /usr/lib/nsbrowser/plugins.  From a recent compilation:

./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-vanity --disable-gtk --with-dbus --with-hal --enable-nautilus --disable-lirc --disable-nvtv --disable-mozilla --enable-gstreamer=yes MOZILLA_PLUGINDIR=/usr/lib/nsbrowser --disable-gtk-doc --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c

during the configure phase, the following showed up:

checking whether to compile the browser plugins... autodetect
checking which gecko to use... firefox
checking for MOZILLA_NOT_LINKED... yes
checking for BROWSER_PLUGIN... yes
checking for DBUS... yes
checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
checking for xpidl... /usr/lib/mozilla-firefox/xpidl
checking for xpt_link... /usr/lib/mozilla-firefox/xpt_link
checking whether to enable the basic browser plugin... yes
checking whether to enable the GMP browser plugin... yes
checking whether to enable the Complex browser plugin... yes
checking whether to enable the NarrowSpace browser plugin... yes
checking whether to enable the MullY browser plugin... yes

Which shows that ./configure is ignoring the --disable-mozilla flag.  A quick check in the configure script shows that the real flag checked is --enable/disable-browser-plugins.  It's not clear whether this affects the --with-mozilla=seamonkey/firefox or not.

./configure --help still reports the --enable/disable-mozilla flags, so there's an upstream bug in here somewhere at least...

Assigning to bug-wranglers because I'm not sure whether this falls under the gnome or video herd, sorry...
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2006-09-20 20:56:22 UTC
Same problem here. This is not cool. :( Totem plugins suck! They crash Firefox. Must be deleted.

As a side note... can I not use the plugins for some Firefox profiles and not use them for others? or  block them for some sites?
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-10-15 17:02:32 UTC
Aye, indeed it does not.  Sorry for the delay in addressing this bug.  It has been fixed with 2.16.2-r1.