Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 205515

Summary: x11-libs/gtk+-2.12.5 breaks nspluginviewer + flash again
Product: Gentoo Linux Reporter: Denys Duchier <denys.duchier>
Component: [OLD] LibraryAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: nouseforaname, polynomial-c, radfoj, zzam
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Denys Duchier 2008-01-12 17:57:27 UTC
since the update gtk+-2.12.1-r2 -> gtk+-2.12.5, nspluginviewer (netscape-flash-9.0.48.0-r1) is misbehaving again (infinite loop, I think).  After readding the patches for flash and oopenoffice in the ebuild, nspluginviewer works again.  I guess these patches (at least the one for flash) are still needed.

Reproducible: Always

Steps to Reproduce:
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-01-13 01:01:29 UTC
those patches didn't apply when I bumped the ebuild. I'll look more into it tomorrow.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-01-13 15:42:08 UTC
The patches apply cleanly here

>>> Unpacking gtk+-2.12.5.tar.bz2 to /home/.portage/tmp/portage/x11-libs/gtk+-2.12.5/work
 * Applying gtk+-2.12.0-flash-workaround.patch ...             [ ok ]
 * Applying gtk+-2.12.0-openoffice-freeze-workaround.patch ... [ ok ]
 * Applying gtk+-2.12.1-firefox-print-preview.patch ...        [ ok ]

and indeed fix the nspluginviewer + flash hang.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-01-13 22:51:11 UTC
I've readded the OOo and flash fixes. thanks for reporting guys.