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

Andy Alt notifications at xxxxx
Thu Jun 3 02:34:28 UTC 2021


I think it's the same

```
$ geany

(geany:11284): Gtk-WARNING **: 21:29:32.584: Negative content width -17 (allocation 1, extents 9x9) while allocating gadget (node entry, owner GtkEntry)

(geany:11284): Gtk-WARNING **: 21:29:32.584: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node entry, owner GtkEntry)

(geany:11284): Gtk-WARNING **: 21:29:32.584: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(geany:11284): Gtk-WARNING **: 21:29:32.584: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(geany:11284): Gtk-CRITICAL **: 21:29:32.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(geany:11284): Gtk-CRITICAL **: 21:29:32.584: gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed

(geany:11284): Gtk-WARNING **: 21:29:32.584: gtk_widget_size_allocate(): attempt to allocate widget with width 13 and height -25

(geany:11284): Gtk-CRITICAL **: 21:29:32.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
```

```
21:30:02: Geany INFO		: Geany 1.38 (git >= b524a58e), en_US.UTF-8
21:30:02: Geany INFO		: GTK 3.24.5, GLib 2.58.3
21:30:02: Geany INFO		: OS: Linux
21:30:02: Geany INFO		: System data dir: /home/andy/.local/share/geany
21:30:02: Geany INFO		: User config dir: /home/andy/.config/geany
21:30:02: Geany INFO		: Loaded GTK+ CSS theme '/home/andy/.local/share/geany/geany.css'
21:30:02: Geany INFO		: Loaded GTK+ CSS theme '/home/andy/.local/share/geany/geany-3.20.css'
21:30:02: Geany INFO		: System plugin path: /home/andy/.local/lib/geany
21:30:02: Geany INFO		: Added filetype Clojure (63).
21:30:02: Geany INFO		: Added filetype Nim (64).
21:30:02: Geany INFO		: Added filetype Graphviz (65).
21:30:02: Geany INFO		: Added filetype Groovy (66).
21:30:02: Geany INFO		: Added filetype CUDA (67).
21:30:02: Geany INFO		: Added filetype JSON (68).
21:30:02: Geany INFO		: Added filetype Arduino (69).
21:30:02: Geany INFO		: Added filetype Kotlin (70).
21:30:02: Geany INFO		: Added filetype Scala (71).
21:30:02: Geany INFO		: Added filetype Genie (72).
21:30:02: Geany INFO		: Added filetype Swift (73).
21:30:02: Geany INFO		: Added filetype Cython (74).
21:30:02: Geany INFO		: Added filetype TypeScript (75).
21:30:02: Geany INFO		: Loaded libvte from libvte-2.91.so
21:30:02: Geany INFO		: Loaded:   /home/andy/.local/lib/geany/codenav.so (Code navigation)
21:30:02: Geany INFO		: Loaded:   /home/andy/.local/lib/geany/debugger.so (Debugger)
21:30:02: Geany INFO		: Loaded:   /home/andy/.local/lib/geany/filebrowser.so (File Browser)
21:30:02: Geany INFO		: Loaded:   /home/andy/.local/lib/geany/geanyvc.so (GeanyVC)
21:30:02: Geany INFO		: Loaded:   /home/andy/.local/lib/geany/projectorganizer.so (Project Organizer)
21:30:02: SpellCheck DEBUG	: Initializing Enchant library version 1.6 or older
21:30:02: Geany INFO		: Loaded:   /home/andy/.local/lib/geany/spellcheck.so (Spell Check)
21:30:02: Geany INFO		: Loaded:   /home/andy/.local/lib/geany/splitwindow.so (Split Window)
21:30:02: Geany INFO		: unknown : None (UTF-8)
21:30:04: Geany INFO		: Plugin "/home/andy/.local/lib/geany/codenav.so" already loaded.
21:30:04: Geany INFO		: Plugin "/home/andy/.local/lib/geany/debugger.so" already loaded.
21:30:04: Geany INFO		: Plugin "/home/andy/.local/lib/geany/filebrowser.so" already loaded.
21:30:04: Geany INFO		: Plugin "/home/andy/.local/lib/geany/geanyvc.so" already loaded.
21:30:04: Geany INFO		: Plugin "/home/andy/.local/lib/geany/projectorganizer.so" already loaded.
21:30:04: Geany INFO		: Plugin "/home/andy/.local/lib/geany/spellcheck.so" already loaded.
21:30:04: Geany INFO		: Plugin "/home/andy/.local/lib/geany/splitwindow.so" already loaded.
21:30:04: Geany INFO		: Added 40 plugin(s) in '/home/andy/.local/lib/geany'.
21:30:04: Gtk CRITICAL	: gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed
21:30:04: GdkPixbuf DEBUG	: gdk_pixbuf_from_pixdata() called on:
21:30:04: GdkPixbuf DEBUG	: 	Encoding raw
21:30:04: GdkPixbuf DEBUG	: 	Dimensions: 14 x 14
21:30:04: GdkPixbuf DEBUG	: 	Rowstride: 56, Length: 808
21:30:04: GdkPixbuf DEBUG	: 	Copy pixels == false
21:30:05: GdkPixbuf DEBUG	: gdk_pixbuf_from_pixdata() called on:
21:30:05: GdkPixbuf DEBUG	: 	Encoding raw
21:30:05: GdkPixbuf DEBUG	: 	Dimensions: 14 x 14
21:30:05: GdkPixbuf DEBUG	: 	Rowstride: 56, Length: 808
21:30:05: GdkPixbuf DEBUG	: 	Copy pixels == false
21:30:05: GdkPixbuf DEBUG	: gdk_pixbuf_from_pixdata() called on:
21:30:05: GdkPixbuf DEBUG	: 	Encoding raw
21:30:05: GdkPixbuf DEBUG	: 	Dimensions: 14 x 14
21:30:05: GdkPixbuf DEBUG	: 	Rowstride: 56, Length: 808
21:30:05: GdkPixbuf DEBUG	: 	Copy pixels == false
```

-- 
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#issuecomment-853514976
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210602/9c81a349/attachment.htm>


More information about the Github-comments mailing list