my xsession error file is flooding with this warnings/errors, i mean hunderds
``` (geany:14905): Gtk-CRITICAL **: 21:00:38.936: _gtk_css_image_get_surface: assertion 'surface_height > 0' failed (geany:14905): Gtk-CRITICAL **: 21:00:38.936: _gtk_css_image_get_concrete_size: assertion 'default_width > 0' failed ``` Next to those these are also in xsession related to geany: ``` (geany:14815): Gtk-WARNING **: 20:58:15.487: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node entry, owner GtkEntry) (geany:14815): Gtk-WARNING **: 20:58:15.487: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) (geany:14815): Gtk-WARNING **: 20:58:15.487: Negative content width -17 (allocation 1, extents 9x9) while allocating gadget (node entry, owner GtkEntry) (geany:14815): Gtk-WARNING **: 20:58:15.487: gtk_widget_size_allocate(): attempt to allocate widget with width 13 and height -23 (geany:14815): Gtk-CRITICAL **: 20:58:15.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar ``` This is on EndeavourOS xfce (Arch linux like Manjaro) Geany version 2.0 non git version Using GTK+ v3.24.41 and GLib v2.78.4 runtime libraries -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3768 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
