All time I run geany from console, I have lo tof this error displayed.
``` (geany:7373): Gtk-CRITICAL **: 09:43:32.534: _gtk_css_image_get_surface: assertion 'surface_width > 0' failed
(geany:7373): Gtk-CRITICAL **: 09:43:32.535: _gtk_css_image_get_concrete_size: assertion 'default_width > 0' failed
(geany:7373): Gtk-CRITICAL **: 09:43:32.535: _gtk_css_image_get_surface: assertion 'surface_width > 0' failed
(geany:7373): Gtk-CRITICAL **: 09:43:32.535: _gtk_css_image_get_concrete_size: assertion 'default_width > 0' failed
(geany:7373): Gtk-CRITICAL **: 09:43:32.535: _gtk_css_image_get_surface: assertion 'surface_width > 0' failed
(geany:7373): Gtk-CRITICAL **: 09:43:32.551: _gtk_css_image_get_concrete_size: assertion 'default_width > 0' failed
``` Geany look to work fine, maybe an icon is note displayed but I don't see it.
## about my geany Installed package: manjaro extra/geany 2.0-1 ``` $ geany -V geany 2.0 (construit le Oct 23 2023 avec GTK 3.24.38, GLib 2.78.0) ```
``` Geany-INFO: 09:47:25.924: Geany 2.0, unknown Geany-INFO: 09:47:25.924: GTK 3.24.43, GLib 2.80.5 Geany-INFO: 09:47:25.924: OS: Manjaro Linux Geany-INFO: 09:47:25.924: System data dir: /usr/share/geany Geany-INFO: 09:47:25.924: User config dir: /home/didier/.config/geany Geany-INFO: 09:47:26.071: Loaded GTK+ CSS theme '/usr/share/geany/geany.css' ```
Havn't seen those messages.
Is there anything specific in the `geany.css` given the messages are all relating to css application.
There are similar (but not the same) messages when the plugin manager is opened but they cause no issues with the dialog running and seem to be about the order the dialog is created. Maybe your messages are from something similar.
github-comments@lists.geany.org