GTK error messages
Michael Eager <[email protected]> Mon, 28 Dec 2020 13:28:15 -0800
| Newsgroups | gmane.comp.lib.wxwindows.general,gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
I'm running a wxPython program using a wx.ScrolledWindow. I'm getting a lot of the following console messages: (main.py:1170792): Gtk-CRITICAL **: 08:59:46.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar I'm guessing that there is something in the way that the ScrolledWindow widget is initialized that is incorrect or incomplete. Can anyone suggest how to debug this? What's the best way to track back from a GTK error to the wxWidgets code triggering the error? wxWidgets Library Version 3.1.5, Compiled Dec 17, 2020 (using pip3). Runtime version 3.22. Compile-time GTK 3.22.30. -- Michael Eager -- Please read http://www.wxwidgets.org/support/mlhowto.htm before posting. To unsubscribe, send email to [email protected] or visit http://groups.google.com/group/wx-users --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wx-users/558a5062-fc3e-39a6-1164-6cb56e151d78%40eagercon.com.