Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: pek on August 14, 2021, 11:27:38 AM

Title: Zenity -Tinycore12 - Gtk:ERROR:
Post by: pek on August 14, 2021, 11:27:38 AM
Hi everyone..
In Tinycore12
I run
Code: [Select]
zenity --question "is this the one?"
But it did not run and i got this error message
Code: [Select]
Gtk:ERROR:../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /org/gtk/libgtk/icons/48x48/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
What should I do to make it run without error?
Thank you.  :)
Title: Re: Zenity -Tinycore12 - Gtk:ERROR:
Post by: Juanito on August 15, 2021, 04:43:37 AM
updated - thanks for reporting this
Title: Re: Zenity -Tinycore12 - Gtk:ERROR:
Post by: pek on August 15, 2021, 07:06:07 AM
updated - thanks for reporting this

Thank Juanito.. I guess something had been fixed..
Does it mean I need to redownload just the zenity.tcs ?
or all dependencies that come with it?
Thanks.
Title: Re: Zenity -Tinycore12 - Gtk:ERROR:
Post by: Juanito on August 15, 2021, 07:37:26 AM
Just zenity - you can use the apps gui maintenance/check for updates.
Title: Re: Zenity -Tinycore12 - Gtk:ERROR:
Post by: pek on August 15, 2021, 09:15:27 AM
Thank you very much. It works now.
Only the icons are not showing properly..
Probably i need to install specific icon sets??
Title: Re: Zenity -Tinycore12 - Gtk:ERROR:
Post by: Juanito on August 15, 2021, 09:24:20 AM
You could try adwaita-icon-theme
Title: Re: Zenity -Tinycore12 - Gtk:ERROR:
Post by: pek on August 15, 2021, 09:44:18 AM
Yup.. all perfect now.
Thank you very much..!! :) :)