[Github-comments] [geany/geany] When opening Plugin Manager, GTK warning and critical messages appear in console (#2065)

Andy Alt notifications at xxxxx
Fri Jan 25 00:43:41 UTC 2019


When I select "tools -> plugin Manager", this appears in the terminal where I opened geany from

```
(geany:3375): Gtk-WARNING **: 15:38:55.556: Negative content width -17 (allocation 1, extents 9x9) while allocating gadget (node entry, owner GtkEntry)

(geany:3375): Gtk-WARNING **: 15:38:55.556: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node entry, owner GtkEntry)

(geany:3375): Gtk-WARNING **: 15:38:55.556: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(geany:3375): Gtk-WARNING **: 15:38:55.556: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(geany:3375): Gtk-CRITICAL **: 15:38:55.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(geany:3375): Gtk-CRITICAL **: 15:38:55.556: gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed

(geany:3375): Gtk-WARNING **: 15:38:55.556: gtk_widget_size_allocate(): attempt to allocate widget with width 13 and height -25

(geany:3375): Gtk-CRITICAL **: 15:38:55.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
```

```
15:41:01: Geany INFO : Using alternate configuration directory
15:41:01: Geany INFO : Geany 1.35 (git >= bf5c9edd), en_US.utf8
15:41:01: Geany INFO : GTK 3.24.3, GLib 2.58.2
15:41:01: Geany INFO : System data dir: /home/andy/test-geany/share/geany
15:41:01: Geany INFO : User config dir: /home/andy/test-geany/config
15:41:02: Geany INFO : Loaded GTK+ CSS theme '/home/andy/test-geany/share/geany/geany.css'
15:41:02: Geany INFO : Loaded GTK+ CSS theme '/home/andy/test-geany/share/geany/geany-3.20.css'
15:41:02: Geany INFO : System plugin path: /home/andy/test-geany/lib/geany
15:41:02: Geany INFO : Added filetype Clojure (61).
15:41:02: Geany INFO : Added filetype Graphviz (62).
15:41:02: Geany INFO : Added filetype CUDA (63).
15:41:02: Geany INFO : Added filetype JSON (64).
15:41:02: Geany INFO : Added filetype Arduino (65).
15:41:02: Geany INFO : Added filetype Scala (66).
15:41:02: Geany INFO : Added filetype Genie (67).
15:41:02: Geany INFO : Added filetype Cython (68).
15:41:02: Geany INFO : Loaded libvte from libvte-2.91.so
15:41:02: Geany INFO : unknown : None (UTF-8)
15:42:20: Geany INFO : Added 7 plugin(s) in '/home/andy/test-geany/lib/geany'.
15:42:20: Gtk CRITICAL : gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed
```

-- 
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/2065
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190124/5258cac6/attachment-0001.html>


More information about the Github-comments mailing list