Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566368 - www-client/firefox-42.0 breaks plugins
Summary: www-client/firefox-42.0 breaks plugins
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-21 05:36 UTC by Jason Schulz
Modified: 2015-11-21 16:21 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 Jason Schulz 2015-11-21 05:36:23 UTC
Firefox 42 breaks a number of plugins, including the native pdf renderer.

Reproducible: Always

Steps to Reproduce:
emerge firefox
Actual Results:  
The pdf renderer fails to associate with the application/pdf mime type.  A number of plugins such as pterosaur also stop working.

Expected Results:  
The pdf renderer and plugins continue to work across versions.

jason@io ~ $ equery uses firefox
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for www-client/firefox-42.0:
 U I
 - - bindist              : Disable official Firefox branding (icons, name) which are not binary-redistributable according to upstream.
 + - custom-cflags        : Build with user-specified CFLAGS (unsupported)
 + - custom-optimization  : Fine-tune custom compiler optimizations (-Os, -O0, -O1, -O2, -O3)
 + + dbus                 : Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
 - - debug                : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
 + - egl                  : Enable EGL provider
 + - gmp-autoupdate       : Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles
 + - gstreamer            : Add support for media-libs/gstreamer (Streaming media)
 - - gstreamer-0          : Use gstreamer:0.10 instead of gstreamer:1 for media support
 + + gtk3                 : Use the cairo-gtk3 rendering engine
 - - hardened             : Activate default security enhancements for toolchain (gcc, glibc, binutils)
 + - jemalloc3            : Enable or disable jemalloc3 (forced-on when supported prior to 38.0)
 + - jit                  : Enable just-in-time compilation for improved performance. May prevent use of some PaX memory protection features in Gentoo Hardened.
 - - linguas_af           : Afrikaans locale
 - - linguas_ar           : Arabic locale
 - - linguas_as           : Assamese locale
 - - linguas_ast          : Asturian locale
 - - linguas_be           : Belarusian locale
 - - linguas_bg           : Bulgarian locale
 - - linguas_bn_BD        : Bengali locale for Bangladesh
 - - linguas_bn_IN        : Bengali locale for India
 - - linguas_br           : Breton locale
 - - linguas_bs           : Bosnian locale
 - - linguas_ca           : Catalan locale
 - - linguas_cs           : Czech locale
 - - linguas_cy           : Welsh locale
 - - linguas_da           : Danish locale
 - - linguas_de           : German locale
 - - linguas_el           : Greek locale
 - - linguas_en_GB        : English locale for Britain
 - - linguas_en_ZA        : English locale for South Africa
 - - linguas_eo           : Esperanto locale
 - - linguas_es_AR        : Spanish locale for Argentina
 - - linguas_es_CL        : Spanish locale for Chile
 - - linguas_es_ES        : Spanish locale for Spain
 - - linguas_es_MX        : Spanish locale for Mexico
 - - linguas_et           : Estonian locale
 - - linguas_eu           : Basque locale
 - - linguas_fa           : Persian locale
 - - linguas_fi           : Finnish locale
 - - linguas_fr           : French locale
 - - linguas_fy_NL        : Frisian language locale for the Netherlands
 - - linguas_ga_IE        : Irish locale for Ireland
 - - linguas_gd           : Gaelic locale
 - - linguas_gl           : Galician locale
 - - linguas_gu_IN        : Gujarati locale for India
 - - linguas_he           : Hebrew locale
 - - linguas_hi_IN        : Hindi locale
 - - linguas_hr           : Croatian locale
 - - linguas_hu           : Hungarian locale
 - - linguas_hy_AM        : Armenian locale
 - - linguas_id           : Indonesian locale
 - - linguas_is           : Icelandic locale
 - - linguas_it           : Italian locale
 - - linguas_ja           : Japanese locale
 - - linguas_kk           : Kazakh locale
 - - linguas_km           : Khmer locale
 - - linguas_kn           : Kannada locale
 - - linguas_ko           : Korean locale
 - - linguas_lt           : Lithuanian locale
 - - linguas_lv           : Latvian locale
 - - linguas_mai          : Maithili locale
 - - linguas_mk           : Macedonian locale
 - - linguas_ml           : Malayalam locale
 - - linguas_mr           : Marathi locale
 - - linguas_nb_NO        : Norwegian (Bokmal) locale for Norway
 - - linguas_nl           : Dutch locale
 - - linguas_nn_NO        : Nynorsk locale for Norway
 - - linguas_or           : Oriya locale
 - - linguas_pa_IN        : Punjabi locale for India
 - - linguas_pl           : Polish locale
 - - linguas_pt_BR        : Portuguese locale for Brasil
 - - linguas_pt_PT        : Portuguese locale for Portugal
 - - linguas_rm           : Romansh locale
 - - linguas_ro           : Romanian locale
 - - linguas_ru           : Russian locale
 - - linguas_si           : Sinhala locale
 - - linguas_sk           : Slovak locale
 - - linguas_sl           : Slovenian locale
 - - linguas_son          : Songhai locale
 - - linguas_sq           : Albanian locale
 - - linguas_sr           : Serbian locale
 - - linguas_sv_SE        : Swedish locale for Sweden
 - - linguas_ta           : Tamil locale
 - - linguas_te           : Telugu locale
 - - linguas_th           : Thai locale
 - - linguas_tr           : Turkish locale
 - - linguas_uk           : Ukrainian locale
 - - linguas_vi           : Vietnamese locale
 - - linguas_xh           : Xhosa locale
 - - linguas_zh_CN        : Chinese locale for Peoples Republic of China
 - - linguas_zh_TW        : Chinese locale for Taiwan
 + - minimal              : Prevent sdk and headers from being installed
 + + pulseaudio           : Add support for PulseAudio sound server
 - - startup-notification : Enable application startup event feedback mechanism
 - - system-cairo         : Use the system-wide x11-libs/cairo instead of bundled.
 - - system-icu           : Use the system-wide dev-libs/icu instead of bundled.
 - - system-jpeg          : Use the system-wide media-libs/libjpeg-turbo instead of bundled.
 - - system-libvpx        : Use the system-wide media-libs/libvpx instead of bundled.
 - - system-sqlite        : Use the system-wide dev-db/sqlite installation with secure-delete enabled
 - - test                 : Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
 + + wifi                 : Enable wireless network functions
Comment 1 Jason Schulz 2015-11-21 05:38:03 UTC
jason@io ~ $ emerge --info
Portage 2.2.20.1 (python 3.3.5-final-0, funtoo/1.0/linux-gnu/arch/pure64, gcc-4.9.3, glibc-2.20-r2, 4.2.4-gentoo x86_64)
=================================================================
System uname: Linux-4.2.4-gentoo-x86_64-Intel-R-_Core-TM-_i7-3632QM_CPU_@_2.20GHz-with-gentoo-2.2.0
KiB Mem:    12176844 total,   7596372 free
KiB Swap:    4194300 total,   4194300 free
sh bash 4.3_p39-r1
ld GNU gold (Funtoo 2.25 2.25.0) 1.11
distcc 3.2rc1 x86_64-pc-linux-gnu [disabled]
ccache version 3.2.4 [enabled]
app-shells/bash:          4.3_p39-r1::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.22.0::gentoo
dev-lang/python:          2.7.10-r2::gentoo, 3.3.5-r2::gentoo
dev-util/ccache:          3.2.4::gentoo
dev-util/cmake:           3.3.2-r1::gentoo
sys-apps/baselayout:      2.2.0-r6::gentoo
sys-apps/openrc:          0.18.3-r1::gentoo
sys-apps/sandbox:         2.9::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25-r2::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.0::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: git://github.com/funtoo/ports-2012.git
    priority: -1000

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA Oracle-BCLA-JavaSE FraunhoferFDK NVIDIA-CUDA Google-TOS AdobeFlash-11.x Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=ivybridge -mtune=ivybridge -flto"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O3 -march=ivybridge -mtune=ivybridge -flto"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--usepkg"
FEATURES="assume-digests binpkg-logs buildpkg candy ccache compress-build-logs config-protect-if-modified distlocks ebuild-locks fail-clean fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch usersandbox usersync xattr"
FFLAGS="-march=core-avx-i -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-march=ivybridge -mtune=ivybridge -O3 -flto -Wl,--as-needed"
MAKEOPTS="-j16"
PKGDIR="/var/pkg/ivybridge/clang-3.7"
PORTAGE_CONFIGROOT="/"
PORTAGE_TMPDIR="/var/tmp"
USE="X aac acl acpi aio alsa amd64 avahi berkdb bluetooth bluray bzip2 c++0x c++11 c++14 cairo caps cdparanoia clang cracklib crypt cuda cups cxx dbus dri dts dvd flac gdbm gl glamor gles2 gnutls gold graphite gtk3 iconv icu inotify ipv6 jemalloc jpeg jpeg2k libnotify lz4 lzma lzo matroska mmx modules mp3 mpd mpeg mudflap musicbrainz ncurses nfsv4 nfsv41 nls nptl nsplugin numa ogg opengl openmp opus otr pam pcre png pulseaudio python readline resolvconf sasl snmp spice sse sse2 ssl syslog tcpd theora threads tls udev unicode usb uxa vaapi vdpau vim-syntax vorbis vpx wayland webp wifi x264 x265 xattr xkb xml xpm xvid xvmc xz zeroconf zip zlib" ABI_X86="64" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias authn_core authz_core socache_shmcb unixd" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64 pc" INPUT_DEVICES="evdev synaptics keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_ABIS="2.7 3.3" PYTHON_SINGLE_TARGET="python3_3" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby20 ruby21 ruby22" USERLAND="GNU" VIDEO_CARDS="modesetting intel nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 2 Jory A. Pratt gentoo-dev 2015-11-21 15:05:10 UTC
These changes were made upstream to prevent malicious code from being introduced. Plugin developers are required to update their plugins if they wish to have them compatible with firefox.
Comment 3 Jason Schulz 2015-11-21 16:21:38 UTC
Are you sure this is an issue with the plugin api changing?  I didn't think the native PDF renderer relied on the plugin api.