Skip to content

"GdkPixbuf-CRITICAL" error with the .appimage file on Linux Mint #6

Description

@Mr-Oca

Hello !
I'd love to use your tool, but I can't find a way to make it work.
I'm on Linux Mint and when I run the .appimage file through the terminal with

/home/user/Desktop/LikeTaskManager-x86_64.AppImage

I have the following :

qt5ct: using qt5ct plugin

** (AppImageLauncher:26788): WARNING **: 09:40:34.828: Pixbuf theme: Cannot load pixmap file /usr/share/themes/Mint-Y-Dark-Aqua/gtk-2.0/assets/trough-progressbar.png: Failed to load image “/usr/share/themes/Mint-Y-Dark-Aqua/gtk-2.0/assets/trough-progressbar.png”: Fatal error in PNG image file: bad parameters to zlib

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

** (AppImageLauncher:26788): WARNING **: 09:40:34.828: Invalid borders specified for theme pixmap:
/usr/share/themes/Mint-Y-Dark-Aqua/gtk-2.0/assets/trough-progressbar.png,
borders don't fit within the image

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:34.828: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

[...]

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:36.524: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:36.524: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:36.524: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:36.524: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(AppImageLauncher:26788): GdkPixbuf-CRITICAL **: 09:40:36.524: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
setting auto DPI screen scale factor
instantiating QApplication
instantiating MainWindowI dont know what to do

Full log : log.txt

And nothing happen (no window opening or else).
I'm kind of knew to Linux and I dont know what to do.
I looked over the internet but couldn't find anything helpfull.
Can you help me please ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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