Re[2]: [wxPython-users] Re: GTK error messages

Vadim Zeitlin <[email protected]> Tue, 29 Dec 2020 18:03:08 +0100
Newsgroups gmane.comp.lib.wxwindows.general,gmane.comp.python.wxpython
Message-ID <[email protected]>
On Tue, 29 Dec 2020 08:54:48 -0800 Michael Eager wrote:

ME> Would it help to build a local debug version of wxWidgets?

 Yes, you definitely want to have debug symbols for wx and installing the
package with the debug symbols for GTK itself (typically provided by your
distribution) can often be helpful too.

 Concerning the actual problem, I'm almost sure that it's harmless and just
due to the fact that the top level window itself is initially too small and
doesn't have enough space for all the children inside it. But it shouldn't
be difficult to confirm that this is indeed the case by looking at the
stack trace when the warning is given.

 Good luck,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/
signature.asc (application/pgp-signature, 196 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)

iEYEABECAAYFAl/rYUwACgkQBupB3k9sHoa22wCfbBsBaNbk1dlB71rSIl8fCgje
ovMAnRZHbyu0NVykbY8rX9PeSvbrREVN
=1uSw
-----END PGP SIGNATURE-----