Skip to content

Appimage built on Ubuntu 18.04.6 works fine on 20.04 but not on 18.04 #9

Open
@akontsevich

Description

@akontsevich

Errors related to GStreamer as well. We have successfully built Appimage in docker based on Ubuntu 18.04.6 LTS: #8 and it works fine on 20.04 but not on 18.04 for some strange reason.

Errors are the following:

/tmp/.mount_MyAppUSQNkG/MyApp: /usr/lib/x86_64-linux-gnu/libp11-kit.so.0: 
no version information available (required by /tmp/.mount_MyAppUSQNkG/usr/lib/libgnutls.so.30)

(gst-plugin-scanner:5568): GStreamer-WARNING **: 21:31:52.038: Failed to load plugin 
'/tmp/.mount_MyAppUSQNkG/usr/lib/gstreamer-1.0/libgstassrender.so': 
/tmp/.mount_MyAppUSQNkG/usr/lib/libass.so.9: undefined symbol: FcWeightToOpenTypeDouble

(gst-plugin-scanner:5640): GVFS-WARNING **: 21:31:53.083: Error creating proxy: 
Error calling StartServiceByName for org.gtk.vfs.Daemon: 
GDBus.Error:org.freedesktop.systemd1.UnitMasked: 
Unit gvfs-daemon.service is masked. (g-io-error-quark, 36)

(gst-plugin-scanner:5669): GStreamer-WARNING **: 21:31:53.490: 
Failed to load plugin '/tmp/.mount_MyAppUSQNkG/usr/lib/gstreamer-1.0/libgstlibav.so': 
/tmp/.mount_MyAppUSQNkG/usr/lib/libass.so.9: undefined symbol: FcWeightToOpenTypeDouble

FcWeightToOpenTypeDouble is something about fontconfig. What could cause this error? How to fix? Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions