I also get the following warnings which may be related on terminal: ``` (geany:12415): Gtk-WARNING **: Allocating size to GtkScrollbar 0x56521d6711e0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
(geany:12415): Gtk-WARNING **: Allocating size to GeanyMainWindow 0x56521d48c540 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? (geany:12415): Gtk-WARNING **: Allocating size to GtkScrollbar 0x56521d6711e0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1717#issuecomment-351839416
