WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Zenity -Tinycore12 - Gtk:ERROR:  (Read 2079 times)

Offline pek

  • Full Member
  • ***
  • Posts: 111
Zenity -Tinycore12 - Gtk:ERROR:
« on: August 14, 2021, 08: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.  :)

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Zenity -Tinycore12 - Gtk:ERROR:
« Reply #1 on: August 15, 2021, 01:43:37 AM »
updated - thanks for reporting this

Offline pek

  • Full Member
  • ***
  • Posts: 111
Re: Zenity -Tinycore12 - Gtk:ERROR:
« Reply #2 on: August 15, 2021, 04: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.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Zenity -Tinycore12 - Gtk:ERROR:
« Reply #3 on: August 15, 2021, 04:37:26 AM »
Just zenity - you can use the apps gui maintenance/check for updates.

Offline pek

  • Full Member
  • ***
  • Posts: 111
Re: Zenity -Tinycore12 - Gtk:ERROR:
« Reply #4 on: August 15, 2021, 06: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??

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Zenity -Tinycore12 - Gtk:ERROR:
« Reply #5 on: August 15, 2021, 06:24:20 AM »
You could try adwaita-icon-theme

Offline pek

  • Full Member
  • ***
  • Posts: 111
Re: Zenity -Tinycore12 - Gtk:ERROR:
« Reply #6 on: August 15, 2021, 06:44:18 AM »
Yup.. all perfect now.
Thank you very much..!! :) :)