From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N2q0a-0004MD-Ef for garchives@archives.gentoo.org; Tue, 27 Oct 2009 17:39:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49A25E0848; Tue, 27 Oct 2009 17:38:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 26DA7E0848 for ; Tue, 27 Oct 2009 17:38:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C3B8CB4020 for ; Tue, 27 Oct 2009 17:38:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.167 X-Spam-Level: X-Spam-Status: No, score=-3.167 required=5.5 tests=[AWL=-0.568, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0cfgKArtJVKM for ; Tue, 27 Oct 2009 17:38:52 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 32C8A65D7A for ; Tue, 27 Oct 2009 17:38:50 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N2q0O-0000Rf-DN for gentoo-user@gentoo.org; Tue, 27 Oct 2009 18:38:48 +0100 Received: from adsl-69-234-187-231.dsl.irvnca.pacbell.net ([69.234.187.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2009 18:38:48 +0100 Received: from w41ter by adsl-69-234-187-231.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2009 18:38:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Bizarre Konqueror crash using flash plugin Date: Tue, 27 Oct 2009 10:38:19 -0700 Message-ID: References: <200910272022.39743.robin.atwood@attglobal.net> 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 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-187-231.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091027 Shredder/3.1a1pre In-Reply-To: Sender: news X-Archives-Salt: e5f7c6aa-ce53-4e73-a4c6-e4b9c4f6ddd8 X-Archives-Hash: 2939a51a138d1d580b88ac840e975e72 On 10/27/2009 10:23 AM, walt wrote: > On 10/27/2009 06:22 AM, Robin Atwood wrote: >> I have never got the flash plugin to work with Konqueror4 on my 64 bit system >> though it works fine on a 32 bit one... > > I just discovered something pretty strange on my 64 bit machine: the flash > package includes both 32 and 64 bit versions, but the symlink for the plugin > points to the 32 bit version... Sorry, my eyes are playing tricks today. The symlink I mentioned is pointing from /usr/lib32/nsbrowser/, not /usr/lib64. I think you must have something on the machine that's still linked to qt3 and it needs to be reinstalled. I would just rename/move the qt3 library and let revdep-rebuild reinstall whatever it is.