Skip to content

Incompatibility when dynamically linking libappimageupdate in GTK app #211

@gholmann16

Description

@gholmann16

When I dynamically link to libappimageupdate, I face no error, but when I try to statically link to libappimageupdate.a, I get this warning:

(Neptune:49701): Gtk-WARNING **: 19:50:03.514: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.

I cannot find any more specifics than this because I cannot remove the dependencies, which appimageupdate needs, but I have tried to see if other libraries are doing it and it seems to narrow down to libappimageupdate. I face the same problem both on Ubuntu and Arch Linux.

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