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 1ML9J4-0001At-N5 for garchives@archives.gentoo.org; Mon, 29 Jun 2009 05:21:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8A69E077E; Mon, 29 Jun 2009 05:21:29 +0000 (UTC) Received: from mail-yx0-f194.google.com (mail-yx0-f194.google.com [209.85.210.194]) by pigeon.gentoo.org (Postfix) with ESMTP id 8460AE077E for ; Mon, 29 Jun 2009 05:21:29 +0000 (UTC) Received: by yxe32 with SMTP id 32so2041805yxe.32 for ; Sun, 28 Jun 2009 22:21:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=XHFvcnQJq9vLc0/gbWdW5c/FioWLiWP8jEydd3iaypk=; b=hphDxLTVQQIM540oNntXCOj6SpCZCON+fW8aelvLtZGBDpUtFBEHuRQR9dgA0jMUDb oOJoQ08LS6Pqu63b48fErhIqh8TK6n/nulB9h8mwgQtgW0uZcIwes4bWRytl+EN3gOMb 6evMDCi2wi78VBrM34SVe66uJrR76+jPLXRhk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=hkPPIk8kcPsOeO0buMID5Irg9tXCJ3gEQLOvIE6IgHm0KZ91JrMwdr0TP6I6mWKOF9 QWfZgsN7m8ucasgwUdXg8WWoJKaj3NtT5Sni/XR7RooKbyV16Y6Zj9mQVkerYCupOgb+ YzcYavx3CLFkp7FeSj/7EhkzHlTsasSf1EREE= Received: by 10.90.118.8 with SMTP id q8mr1379821agc.53.1246252889263; Sun, 28 Jun 2009 22:21:29 -0700 (PDT) Received: from ?64.89.164.69? (r164h69.dixie-net.com [64.89.164.69]) by mx.google.com with ESMTPS id 26sm4175720aga.64.2009.06.28.22.21.26 (version=SSLv3 cipher=RC4-MD5); Sun, 28 Jun 2009 22:21:28 -0700 (PDT) Message-ID: <4A484F53.6080407@gmail.com> Date: Mon, 29 Jun 2009 00:21:23 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22) Gecko/20090628 SeaMonkey/1.1.17 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] finding qt plugins? References: <356A300C-BF26-4F6F-B00C-6BF6DE62142A@wright.org> In-Reply-To: <356A300C-BF26-4F6F-B00C-6BF6DE62142A@wright.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: d37b1729-8d02-4b2b-892f-ff32f819c811 X-Archives-Hash: de43f5bf7889d17433b68795bfb6c92c Roy Wright wrote: > Howdy, > > On ~x86 did the upgrade to qt 4.5.2 and get the following message: > > "After a rebuild or upgrade of Qt, it can happen that Qt plugins (such > as Qt > and KDE styles and widgets) can no longer be loaded. In this situation > you > should recompile the packages providing these plugins... > > "Packages that typically need to be recompiled are kdelibs from KDE4, any > additional KDE4/Qt4 styles, qscintilla and PyQt4..." > > Then followed the link on the plugins which stated: > > "The Qt library and all plugins are built using a build key. The build > key in the Qt library is examined against the build key in the plugin, > and if they match, the plugin is loaded. If the build keys do not > match, then the Qt library refuses to load the plugin." > > So how do I find all the installed qt plugins on my system and check > their build keys? > > TIA, > Roy > > I saw the same message on qt-4.5.1 and I just ran revdep-rebuild -i and it said all was fine. It has only been a few hours since the upgrade but everything is working so far. I did however go to single user then back up to default runlevel just to make sure. I wasn't sure if just restarting X was enough or not. Dale :-) :-)