public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] finding qt plugins?
Date: Mon, 29 Jun 2009 09:47:32 -0500	[thread overview]
Message-ID: <58965d8a0906290747p42dee2adi1532f3ddb034ac21@mail.gmail.com> (raw)
In-Reply-To: <356A300C-BF26-4F6F-B00C-6BF6DE62142A@wright.org>

On Mon, Jun 29, 2009 at 12:04 AM, Roy Wright<roy@wright.org> 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?

From a couple minutes of poking around:

strings /usr/lib/qt4/libQtCore.so | grep Build.key

strings some-other-file | grep buildkey

Which comes back with seemingly everything build against Qt4... But I
don't know how to tell which ones qualify as a "plug-in"...

Typically when I rebuild Qt4 I also rebuild kdelibs, PyQt4, and my
themes... in my case that is gtk-engines-kde4, gtk-engines-qt, and all
qtcurve packages. Seems to work for me.



  parent reply	other threads:[~2009-06-29 14:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-29  5:04 [gentoo-user] finding qt plugins? Roy Wright
2009-06-29  5:21 ` Dale
2009-06-29  6:03   ` [gentoo-user] " Nikos Chantziaras
2009-06-29  8:18     ` Graham Murray
2009-06-29  8:56     ` Dale
2009-06-30 19:54       ` Roy Wright
2009-06-30 20:16         ` Paul Hartman
2009-06-30 21:41           ` Roy Wright
2009-06-30 22:26             ` Roy Wright
2009-07-01  5:29               ` Graham Murray
2009-07-01  5:42                 ` Roy Wright
2009-07-01  1:13         ` Dale
2009-06-29  6:11 ` Nikos Chantziaras
2009-06-29 14:47 ` Paul Hartman [this message]
2009-07-01 16:25   ` [gentoo-user] " Paul Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58965d8a0906290747p42dee2adi1532f3ddb034ac21@mail.gmail.com \
    --to=paul.hartman+gentoo@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox