Skip to content

.appimage won't start #177

@caelestia

Description

@caelestia

Latest .appimage build can't start.
OS: Debian GNU/Linux 13 (trixie) x86_64
DE: KDE Plasma 6.3.6

yw@debian:/usr/share$ ~/Desktop/NipaPlay-1.7.3-Linux-amd64.AppImage  

0.35.0 (git 2dd615b) - Multimedia Development Kit. Copyright (c) 2016-2025 WangBin(QtAV author) <wbsecg1 at gmail.com>

Build for: debian/13 6.12.48+deb13-amd64 4KB x86_64; glibc2.24/2.41 libc++220000; Clang22.0.0 (++20250929081746+eef7a7663d27-

1~exp1~20250929201945.1197); 03:47:23 Sep 30 2025.  

/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_variant_builder_init_static

Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so



(NipaPlay-1.7.3-Linux-amd64.AppImage:8575): Gtk-WARNING **: 11:25:14.357: Could not load a pixbuf from icon theme.

This may indicate that pixbuf loaders or the mime database could not be found.

**

Gtk:ERROR:../../../gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /home/y

w/.local/share/icons/Papirus-Light/16x16/actions/image-missing.svg: Unable to load image-loading module: /usr/lib/x86_64-linu

x-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbuf

loader_svg.so: undefined symbol: rsvg_handle_get_pixbuf_and_error (gdk-pixbuf-error-quark, 5)

Bail out! Gtk:ERROR:../../../gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to lo

ad /home/yw/.local/share/icons/Papirus-Light/16x16/actions/image-missing.svg: Unable to load image-loading module: /usr/lib/x

86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders

/libpixbufloader_svg.so: undefined symbol: rsvg_handle_get_pixbuf_and_error (gdk-pixbuf-error-quark, 5)

Aborted (core dumped)

It seems that running with the environment variables
GIO_MODULE_DIR=/tmp/nonexistent-path LD_PRELOAD=/usr/lib/x86_64-linux-gnu/librsvg-2.so.2 ~/Desktop/NipaPlay-1.7.3-Linux-amd64.AppImage
fixes the problem. I don't fully understand what's going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions