ipamo / cardpeek

A tool to read the content of smard cards and better inform people about the personal information stored in these devices.
Other
3 stars 0 forks source link

Compiled windows binaries do not run #1

Open ipamo opened 5 years ago

ipamo commented 5 years ago

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:

ipamo commented 5 years ago

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)