All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: "Andreas Müller" <schnitzeltony@googlemail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH 01/10] tumbler: make thumbnails work again
Date: Thu, 2 Nov 2017 09:30:50 -0700	[thread overview]
Message-ID: <CAMKF1spbF2bJDQK_htfwpEKRgh1MzZEpkxpyde1x1dfoaqNYhw@mail.gmail.com> (raw)
In-Reply-To: <20171102103129.3703-2-schnitzeltony@googlemail.com>

On Thu, Nov 2, 2017 at 3:31 AM, Andreas Müller
<schnitzeltony@googlemail.com> wrote:
> fixes:
> | Failed to load the cache plugin "tumbler-cache-plugin.so": /usr/lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so: cannot open shared object file: No such file or directory
>
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
>  meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb
> index 1f5419a..fe331cb 100644
> --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb
> +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb
> @@ -15,6 +15,10 @@ INSANE_SKIP_${PN} = "dev-so"
>  PACKAGECONFIG ??= ""
>  PACKAGECONFIG[gstreamer-thumbnailer] = "--enable-gstreamer-thumbnailer,--disable-gstreamer-thumbnailer,gstreamer1.0 gstreamer1.0-plugins-base"
>
> +do_install_appen() {

typo

> +    ln -sf tumbler-cache-plugin.so ${D}${libdir}/tumbler-1/plugins/cache/tumbler-xdg-cache.so
> +}
> +
>  FILES_${PN} += "${datadir}/dbus-1/services \
>                  ${libdir}/tumbler-1/tumblerd \
>                  ${libdir}/tumbler-1/plugins/*.so \
> --
> 2.9.5
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


  reply	other threads:[~2017-11-02 16:31 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02 10:31 [PATCH 00/10] Recipe updates Andreas Müller
2017-11-02 10:31 ` [PATCH 01/10] tumbler: make thumbnails work again Andreas Müller
2017-11-02 16:30   ` Khem Raj [this message]
2017-11-02 16:57     ` Andreas Müller
2017-11-02 17:07       ` Andreas Müller
2017-11-06 11:50         ` Andreas Müller
2017-11-06 16:23           ` Martin Jansa
2017-11-06 16:37             ` Andreas Müller
2017-11-02 10:31 ` [PATCH 02/10] xfce4-settings: update to 4.12.1 Andreas Müller
2017-11-02 10:31 ` [PATCH 03/10] libgphoto2: update 2.5.8 -> 2.5.14 Andreas Müller
2017-11-02 10:31 ` [PATCH 04/10] gphoto2: " Andreas Müller
2017-11-02 10:31 ` [PATCH 05/10] xfce4-notifyd: update 0.3.6 -> 0.4.0 Andreas Müller
2017-11-02 10:31 ` [PATCH 06/10] xfce4-pulseaudio-plugin: update 0.2.4 -> 0.3.2 Andreas Müller
2017-11-02 10:31 ` [PATCH 07/10] xfce4-weather-plugin: update 0.8.9 -> 0.8.10 Andreas Müller
2017-11-02 10:31 ` [PATCH 08/10] xfce4-xkb-plugin: update 0.8.0 -> 0.8.1 Andreas Müller
2017-11-02 10:31 ` [PATCH 09/10] xfce4-appfinder: update 4.12.0 -> 4.13.0 Andreas Müller
2017-11-02 10:31 ` [PATCH 10/10] gparted: update 0.28.1 -> 0.30.0 Andreas Müller

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=CAMKF1spbF2bJDQK_htfwpEKRgh1MzZEpkxpyde1x1dfoaqNYhw@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=schnitzeltony@googlemail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.