Like it happened with gtk-pixbuf-query-loaders, gtk-query-immodules is
used in an unsafe way as well.
There are several reasons that could make gtk-query-immodules fail at
runtime (SIG*, missing sonames, etc).
Using it this way is really wrong (and you know why ;-) ):
gtk-query-immodules > "${ROOT}/.../gtk.immodules"
On Wednesday 25 April 2012 05:27:10 Fabio Erculiani wrote:
> Like it happened with gtk-pixbuf-query-loaders, gtk-query-immodules is
> used in an unsafe way as well.
> There are several reasons that could make gtk-query-immodules fail at
> runtime (SIG*, missing sonames, etc).
>
> Using it this way is really wrong (and you know why ;-) ):
> gtk-query-immodules > "${ROOT}/.../gtk.immodules"
>
> The affected pkgs are:
isn't this what bugzilla is for ? reporting bugs ?
-mike
04-25-2012, 04:20 PM
Fabio Erculiani
unsafe use of gtk-query-immodules
On Wed, Apr 25, 2012 at 5:53 PM, Mike Frysinger <vapier@gentoo.org> wrote:
>
> isn't this what bugzilla is for ? *reporting bugs ?
> -mike