On Thu, 21 Oct 2021 10:57:46 +0200 (CEST) "Carlos E. R." <robin.listas@telefonica.net> wrote:
I notice this message in my logs:
Telcontar:~ # grep tumblerd /var/log/messages <1.4> 2021-10-20T20:39:43.302750+02:00 Telcontar tumblerd 14053 - - External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. <1.4> 2021-10-21T09:53:32.989811+02:00 Telcontar tumblerd 4395 - - External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. Telcontar:~ #
I searched for tumblerd in yast, found nothing. What packages is the installation missing?
tumblerd should be in the installed file list of package tumbler. What does # strings /usr/lib64/tumbler-1/tumblerd show?
Telcontar:~ # locate tumblerd /usr/lib64/tumbler-1/tumblerd Telcontar:~ # rpm -qf /usr/lib64/tumbler-1/tumblerd tumbler-0.2.8-lp152.2.3.x86_64 Telcontar:~ #
If I search for "tumbler" in YaST, I already have everything installed, except debug packages.
Telcontar:~ # rpm -qa | grep -i tumbler tumbler-0.2.8-lp152.2.3.x86_64 tumbler-lang-0.2.8-lp152.2.3.noarch tumbler-webp-thumbnailer-0.2.8-lp152.2.3.x86_64 tumbler-folder-thumbnailer-0.2.8-lp152.2.3.x86_64 libtumbler-1-0-0.2.8-lp152.2.3.x86_64 Telcontar:~ #