Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: meo on August 26, 2026, 05:41:01 PM

Title: Totem missing dependency.
Post by: meo on August 26, 2026, 05:41:01 PM
Hello!

I installed totem but it doesn't start. Error missing "libgnome-desktop-3.so.19".

Greetings.
meo
Title: Re: Totem missing dependency.
Post by: Rich on August 26, 2026, 10:13:47 PM
Hi meo
Try installing gnome-desktop19.tcz.
Title: Re: Totem missing dependency.
Post by: meo on August 27, 2026, 01:53:17 AM
Hi Rich!

Thanks for your help. It seems that Totem needs a change of deps since libffi7 also is needed.

Kind greetings,
meo
Title: Re: Totem missing dependency.
Post by: Juanito on August 27, 2026, 06:07:53 AM
updated totem posted
Title: Re: Totem missing dependency.
Post by: Juanito on August 27, 2026, 08:14:35 AM
I finally found what was stopping gstreamer from playing mp4 videos without needing the ffmpeg wrapper, gst-libav.

gst-plugins-bad rebuilt with the openh264 plugin and totem deps adjusted accordingly.
Title: Re: Totem missing dependency.
Post by: Rich on August 27, 2026, 08:28:47 AM
Hi Juanito
Not to nitpick, but it appears the .info files may not have been updated:
Code: [Select]
Title:          totem.tcz
Description:    Movie Player of GNOME
Version:        3.34.1          <-----
Author:         Bastien Nocera, Julien Moutte
Original-site:  http://projects.gnome.org/totem/
Copying-policy: GPL-2
Size:           476KB           <-----
Extension_by:   juanito
Tags:           Movie Player gtk+ gtk3 gnome gstreamer
Comments:       This extension is PPI compatible
                ----------
                Note:
                Xorg-3d must be loaded before first "startx"
                ----------
Change-log:     first version   <-----
Current:        2020/10/28      <-----
Title: Re: Totem missing dependency.
Post by: Juanito on August 27, 2026, 08:36:19 AM
Whoops - thanks - fixed now