Melvin-Abraham / Google-Assistant-Unofficial-Desktop-Client

A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Apache License 2.0
3.6k stars 403 forks source link

[🐛 Bug]: #550

Open igorferreira opened 2 years ago

igorferreira commented 2 years ago

What went wrong?

When a select key file and click and save.

Error below

(g-assist:991043): Gtk-WARNING **: 03:01:54.939: Could not load a pixbuf from /org/gtk/libgtk/icons/22x22/actions/gtk-cancel.png.
This may indicate that pixbuf loaders or the mime database could not be found.

(g-assist:991043): Gtk-WARNING **: 03:01:54.939: Error loading theme icon 'gtk-cancel' for stock: Failed to load /org/gtk/libgtk/icons/22x22/actions/gtk-cancel.png: Unrecognized image file format

(g-assist:991043): Gtk-WARNING **: 03:01:54.939: Error loading theme icon 'image-missing' for stock: Failed to load /snap/g-assist/2/data-dir/icons/Adwaita/16x16/status/image-missing.png: Unrecognized image file format
**
Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /snap/g-assist/2/data-dir/icons/Adwaita/48x48/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Aborted (core dumped)

What did you expect to happen?

start assistant

Steps to reproduce the bug

  1. Click and settings
  2. Click and Browse

or

  1. Click and settings
  2. Write keyfile path
  3. Save

App Version

v1.0.0

OS Version

Ubuntu 20.04 LTS Linux 5.4.0-88-generic #99-Ubuntu SMP Thu Sep 23 17:29:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Relevant Assets

No response

Pre-submission Checklist

im-coder-lg commented 2 years ago

Have you tried building from the source?