ipamo / cardpeek

A tool to read the content of smard cards and better inform people about the personal information stored in these devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiled windows binaries do not run

ipamo opened this issue · comments

cardpeek.exe builds successfully but does not run.

Error message: Could not load a pixbuf from /org/gtk/libgtk/icons/24x24/status/image-missing.png

Same behavior for:

  • 32 and 64 bits
  • Built on Windows (using msys2) or Linux (cross-compiling from Debian)

Output of 64-bit cardpeek.exe built using msys2:

C:\Program Files\Cardpeek>cardpeek.exe

(cardpeek.exe:8964): Gtk-WARNING **: 01:31:55.619: Could not find the icon 'edit-clear-ltr'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases

(cardpeek.exe:8964): Gtk-WARNING **: 01:31:56.323: Could not load a pixbuf from /org/gtk/libgtk/icons/24x24/status/image-missing.png.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)