From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LQ5sw-0000av-JC for garchives@archives.gentoo.org; Thu, 22 Jan 2009 20:10:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A33BAE0436; Thu, 22 Jan 2009 20:10:23 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.251]) by pigeon.gentoo.org (Postfix) with ESMTP id 44AC3E0474 for ; Thu, 22 Jan 2009 20:10:23 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so4729677rvf.46 for ; Thu, 22 Jan 2009 12:10:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=wNvuB+h5FysdNkBC80ljeRAi6LPVTHdQceZYg467k+w=; b=bYrQnvYalV80uIzeYUt4PSYRdX49khT6txiu8RlsZCMWl9WUNL7socywtlVh8RuAmL eaArT6UrZ0G0QdZXaW+yD3YmJ0UKOTMn5d0CuSBE+YnusC/UclVu8vlfvfdG9Uh8KQi0 EAPJeLWOYjLRhF+87d9GZRP0D+3dhvViH91rQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=kp6iDEM23KLRFIWhXLvCHi3B+yXSe4u1Ie4UQSVSE5kIt665pqnivBDcHM1BSmOwcO 3KDiYyUEB0mFpeE0YJrbFPLvsN7xIZ1bBO2lFmUQZLtBlIAtWC2AP1eGg+PE+jFJpFZ6 /ji5KVyKI7r0ugZXrPOe7pV8njET0NGn5sACQ= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.141.71.14 with SMTP id y14mr1819040rvk.23.1232655022155; Thu, 22 Jan 2009 12:10:22 -0800 (PST) In-Reply-To: <49bf44f10901221020g1d775c59j704c2f814bf2165e@mail.gmail.com> References: <49bf44f10901211907w66dafcbdm3160956369793dca@mail.gmail.com> <58965d8a0901220856o679abf65m7b615d738f7b4290@mail.gmail.com> <49bf44f10901221020g1d775c59j704c2f814bf2165e@mail.gmail.com> Date: Thu, 22 Jan 2009 14:10:22 -0600 X-Google-Sender-Auth: f06239f6148f51ee Message-ID: <58965d8a0901221210q6ef36a8dsdf2305393439ccbc@mail.gmail.com> Subject: Re: [gentoo-user] cnn.com flash videos crash firefox From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 310e9c35-2b24-4636-ab19-a0a2f91e0ef9 X-Archives-Hash: d0a2d381c58b710cadef6ab19f113b13 On Thu, Jan 22, 2009 at 12:20 PM, Grant wrote: >>> Do cnn.com videos *not* crash for anyone with the latest Firefox? >> >> Edit /etc/adobe/mms.cfg and set "WindowlessDisable = 1" and see if that helps. > > Unfortunately that didn't fix it. I researched my error: > > $ firefox > LoadPlugin: failed to initialize shared library > /usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so > [/usr/lib64/nsbrowser/plugins/libtotem-complex-plugin.so: undefined > symbol: _ZN13nsTArray_base9sEmptyHdrE] > Killed > > and it sounds like it might have to do with having epiphany and > firefox installed so I removed epiphany and re-emerged firefox, > xulrunner, and totem with the same result. Do you guys have xulrunner > enabled for firefox? I removed it and tried to re-emerge firefox but > I got: > > * Detected file collision(s): > * > * /usr/lib64/mozilla-firefox/defaults/autoconfig/platform.js > * /usr/lib64/mozilla-firefox/defaults/autoconfig/prefcalls.js > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * net-libs/xulrunner-1.9.0.5 > * /usr/lib64/mozilla-firefox/defaults/autoconfig/platform.js > * /usr/lib64/mozilla-firefox/defaults/autoconfig/prefcalls.js > * > * Package 'www-client/mozilla-firefox-3.0.5' NOT merged due to file > * collisions. If necessary, refer to your elog messages for the whole > * content of the above message. I use xulrunner, don't have epiphany. Here are my firefox USE flags: www-client/mozilla-firefox-3.0.5 USE="dbus ipv6 java mozdevelop startup-notification xulrunner -bindist -custom-optimization -gnome -iceweasel -restrict-javascript" And in fact I don't have any totem stuff at all. libtotem-complex-plugin.so may be completely unrelated to your flash problems.