kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #19881
(kicad:5297): Gtk-CRITICAL Error
Does anyone know the possible causes for my following run-time errors?
These are happening from my KiCAD BZR 6112 of self-compiled on Ubuntu 15.04:
All KiCad "--install-or-update" steps completed, you are up to date.
jchen@thermaltake:~$ kicad
(kicad:5297): Gtk-CRITICAL **: IA__gtk_widget_set_size_request:
assertion 'width >= -1' failed
(kicad:5297): Gtk-CRITICAL **: IA__gtk_widget_set_size_request:
assertion 'width >= -1' failed
(kicad:5297): Gdk-CRITICAL **: IA__gdk_window_process_updates: assertion
'GDK_IS_WINDOW (window)' failed
(kicad:5297): Gdk-CRITICAL **: IA__gdk_window_process_updates: assertion
'GDK_IS_WINDOW (window)' failed
jchen@thermaltake:~$
And here is the version info:
Application: kicad
Version: (2015-08-21 BZR 6112)-product release build
wxWidgets: Version 3.0.2 (debug,wchar_t,compiler with C++ ABI 1002,GCC
4.9.2,wx containers,compatible with 2.8)
Platform: Linux 3.19.0-26-generic x86_64, 64 bit, Little endian, wxGTK
Boost version: 1.54.0
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=OFF
KICAD_SCRIPTING_MODULES=OFF
KICAD_SCRIPTING_WXPYTHON=OFF
USE_FP_LIB_TABLE=HARD_CODED_ON
BUILD_GITHUB_PLUGIN=ON
Follow ups