GithubHelp home page GithubHelp logo

Comments (19)

vzh avatar vzh commented on May 28, 2024

@djcardinale, thank you for the detailed report! It looks similar to the second issue discussed at the page of the issue #1010. There are some hints on how to debug it there. Looks like something related to garbage collection. I couldn't reproduce it on my PC yet, though.

from lepton-eda.

djcardinale avatar djcardinale commented on May 28, 2024

Here is the output after rm -Rf ~/.cache/guile:

$ lepton-schematic -v
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/bin/lepton-schematic
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/m4.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/m4.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/color-map.scm
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/ffi.scm
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/ffi/lib.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/ffi/lib.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/ffi/lff.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/ffi/lff.scm.go
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/ffi.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/gettext.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/gettext.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/log.scm
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/ffi/glib.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/ffi/glib.scm.go
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/log.scm.go
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/color-map.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/config.scm
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/ffi/boolean.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/ffi/boolean.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/ffi/check-args.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/ffi/check-args.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/gerror.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/gerror.scm.go
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/config.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/eval.scm
;;; lepton/eval.scm:46:7: warning: non-literal format string
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/eval.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/file-system.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/file-system.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/os.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/os.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/object/foreign.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/object/foreign.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/page/foreign.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/page/foreign.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/srfi-37.scm
;;; lepton/srfi-37.scm:183:26: warning: non-literal format string
;;; lepton/srfi-37.scm:183:26: warning: non-literal format string
;;; lepton/srfi-37.scm:216:23: warning: non-literal format string
;;; lepton/srfi-37.scm:216:23: warning: non-literal format string
;;; lepton/srfi-37.scm:220:23: warning: non-literal format string
;;; lepton/srfi-37.scm:220:23: warning: non-literal format string
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/srfi-37.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/version.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/version.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/gettext.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/gettext.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/ffi.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/ffi.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/ffi/gtk.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/ffi/gtk.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/gui/keymap.scm
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/action.scm
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/hook.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/hook.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/window.scm
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/page.scm
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/object/type.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/object/type.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/toplevel/foreign.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/toplevel/foreign.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/lepton/toplevel.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/toplevel.scm.go
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/page.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/action/copy.scm
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/action-mode.scm
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/window/foreign.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/window/foreign.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/window/global.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/window/global.scm.go
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/action-mode.scm.go
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/action/copy.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/buffer.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/buffer.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/callback.scm
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/dialog/file-select.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/dialog/file-select.scm.go
;;; schematic/callback.scm:93:18: warning: possibly unbound variable action-position' ;;; schematic/callback.scm:104:18: warning: possibly unbound variable action-position'
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/callback.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/schematic/gui/stroke.scm
;;; schematic/gui/stroke.scm:31:9: warning: possibly unbound variable eval-action!' ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/gui/stroke.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/menu.scm ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/ffi/gobject.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/ffi/gobject.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/menu.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/toolbar.scm ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/undo.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/undo.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/toolbar.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/window/list.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/window/list.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/window.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/action.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/keymap.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/keymap.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/gui/keymap.scm.go ;;; /usr/local/bin/lepton-schematic:110:2: warning: non-literal format string ;;; /usr/local/bin/lepton-schematic:172:6: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/bin/lepton-schematic.go ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/library.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/library/component.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/library/component.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/library.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/log-rotate.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/log-rotate.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/geda/deprecated-config.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/legacy-config.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/legacy-config/keylist.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/legacy-config/keylist.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/legacy-config.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/geda/deprecated-config.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/geda/deprecated.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/attrib.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/object.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/ffi/gobject.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/ffi/gobject.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/object/text.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/object/text.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/object.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/attrib.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/rc.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/rc.scm.go ;;; geda/deprecated.scm:54:10: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/geda/deprecated.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/gschem/deprecated.scm ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/attrib.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/attrib.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/dialog.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/dialog.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/selection.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/selection.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/gschem/deprecated.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/builtins.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/repl.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/repl.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/dialog/slot-edit.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/dialog/slot-edit.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/doc.scm ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/util.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/util.scm.go ;;; schematic/doc.scm:106:31: warning: non-literal format string ;;; schematic/doc.scm:120:31: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/doc.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/repl.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/repl.scm.go ;;; schematic/builtins.scm:1100:2: warning: non-literal format string ;;; schematic/builtins.scm:1101:14: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/builtins.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/schematic/netlist.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/attrib/compare.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/attrib/compare.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/attrib/refdes.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/config.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/option.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/option.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/option.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/option.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/config.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/error.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/error.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/mode.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/mode.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/attrib/refdes.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/backend.scm ;;; netlist/backend.scm:138:6: warning: non-literal format string ;;; netlist/backend.scm:174:6: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/backend.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/deprecated.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/duplicate.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/duplicate.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/package-pin.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/package-pin.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/schematic-component.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/net.scm ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/net-attrib.scm ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/blame.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/blame.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/duplicate.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/duplicate.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/entity-pin.scm ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/pin.scm ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/alignment.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/alignment.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/attrib.scm ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/obsolete.scm ;;; symbol/check/obsolete.scm:55:6: warning: non-literal format string ;;; symbol/check/obsolete.scm:63:6: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/obsolete.scm.go ;;; symbol/check/attrib.scm:51:27: warning: non-literal format string ;;; symbol/check/attrib.scm:69:25: warning: non-literal format string ;;; symbol/check/attrib.scm:81:26: warning: non-literal format string ;;; symbol/check/attrib.scm:86:26: warning: non-literal format string ;;; symbol/check/attrib.scm:94:30: warning: non-literal format string ;;; symbol/check/attrib.scm:106:28: warning: non-literal format string ;;; symbol/check/attrib.scm:111:31: warning: non-literal format string ;;; symbol/check/attrib.scm:118:18: warning: non-literal format string ;;; symbol/check/attrib.scm:155:20: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/attrib.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/connection.scm ;;; symbol/check/connection.scm:31:18: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/connection.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/line.scm ;;; symbol/check/line.scm:34:20: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/line.scm.go ;;; symbol/check/pin.scm:107:18: warning: non-literal format string ;;; symbol/check/pin.scm:139:41: warning: non-literal format string ;;; symbol/check/pin.scm:138:37: warning: non-literal format string ;;; symbol/check/pin.scm:156:21: warning: non-literal format string ;;; symbol/check/pin.scm:157:21: warning: non-literal format string ;;; symbol/check/pin.scm:158:21: warning: non-literal format string ;;; symbol/check/pin.scm:159:21: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/pin.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/symbol/check/slot.scm ;;; symbol/check/slot.scm:89:2: warning: non-literal format string ;;; symbol/check/slot.scm:95:2: warning: non-literal format string ;;; symbol/check/slot.scm:110:11: warning: non-literal format string ;;; symbol/check/slot.scm:114:11: warning: non-literal format string ;;; symbol/check/slot.scm:122:6: warning: non-literal format string ;;; symbol/check/slot.scm:143:5: warning: non-literal format string ;;; symbol/check/slot.scm:139:5: warning: non-literal format string ;;; symbol/check/slot.scm:192:4: warning: non-literal format string ;;; symbol/check/slot.scm:203:14: warning: non-literal format string ;;; symbol/check/slot.scm:218:8: warning: non-literal format string ;;; symbol/check/slot.scm:224:8: warning: non-literal format string ;;; symbol/check/slot.scm:238:6: warning: non-literal format string ;;; symbol/check/slot.scm:258:4: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/slot.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/entity-pin.scm.go ;;; symbol/check/net-attrib.scm:55:22: warning: non-literal format string ;;; symbol/check/net-attrib.scm:73:20: warning: non-literal format string ;;; symbol/check/net-attrib.scm:103:24: warning: non-literal format string ;;; symbol/check/net-attrib.scm:115:20: warning: non-literal format string ;;; symbol/check/net-attrib.scm:153:20: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/symbol/check/net-attrib.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/net.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/schematic-component.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/schematic.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/hierarchy.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/schematic-connection.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/schematic-connection.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/schematic-port.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/schematic-port.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/subschematic.scm ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/subschematic-connection.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/subschematic-connection.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/subschematic.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/hierarchy.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/package.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/package.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/schematic.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/schematic/toplevel.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/schematic/toplevel.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/deprecated.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/netlist/verbose.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist/verbose.scm.go ;;; netlist.scm:158:15: warning: non-literal format string ;;; netlist.scm:223:16: warning: non-literal format string ;;; netlist.scm:786:2: warning: non-literal format string ;;; netlist.scm:844:21: warning: non-literal format string ;;; netlist.scm:851:2: warning: non-literal format string ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/netlist.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/backend/allegro.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/backend/allegro.scm.go ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/schematic/netlist.scm.go ;;; compiling /usr/local/share/lepton-eda/scheme/conf/schematic/deprecated.scm ;;; compiling /usr/local/share/lepton-eda/scheme/lepton/autoplace.scm ;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/lepton/autoplace.scm.go ;;; conf/schematic/deprecated.scm:129:4: warning: non-literal format string ;;; conf/schematic/deprecated.scm:177:6: warning: possibly unbound variable default-titleblock'
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/conf/schematic/deprecated.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/conf/schematic/attribs.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/conf/schematic/attribs.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/conf/schematic/stroke.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/conf/schematic/stroke.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/conf/schematic/keys.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/conf/schematic/keys.scm.go
;;; compiling /usr/local/share/lepton-eda/scheme/conf/schematic/menu.scm
;;; compiled /home/dennis/.cache/guile/ccache/2.2-LE-8-3.A/usr/local/share/lepton-eda/scheme/conf/schematic/menu.scm.go

vvvvvvvvvvvvvvvvvvvv s_textbuffer_new(): [title-B.sym]

1 : v 20031231 1
2 : B 0 0 17000 11000 15 0 0 0 -1 -1 0 -1 -1 -1 -1 -1
3 : T 14400 1500 5 10 0 0 0 0 1
4 : graphical=1
5 : L 12900 600 12900 0 15 0 0 0 -1 -1
6 : T 9500 400 15 8 1 0 0 0 1
7 : FILE:
8 : T 13000 400 15 8 1 0 0 0 1
9 : REVISION:
10 : T 13000 100 15 8 1 0 0 0 1
11 : DRAWN BY:
12 : T 9500 100 15 8 1 0 0 0 1
13 : PAGE
14 : T 11200 100 15 8 1 0 0 0 1
15 : OF
16 : T 9500 700 15 8 1 0 0 0 1
17 : TITLE
18 : B 9400 0 7600 1400 15 0 0 0 -1 -1 0 -1 -1 -1 -1 -1
19 : L 9400 600 17000 600 15 0 0 0 -1 -1

^^^^^^^^^^^^^^^^^^^^ s_textbuffer_free()

vvvvvvvvvvvvvvvvvvvv s_textbuffer_new(): [Preview Buffer]

1 : v 20210407 2
2 : L 200 400 700 0 3 0 0 0 -1 -1
3 : T 200 700 5 10 0 0 0 0 1
4 : device=VARIABLE_CAPACITOR
5 : L 700 0 600 0 3 0 0 0 -1 -1
6 : L 700 0 700 100 3 0 0 0 -1 -1
7 : P 0 200 200 200 1 0 0
8 : {
9 : T 150 250 5 8 0 1 0 6 1
10 : pinnumber=1
11 : T 150 150 5 8 0 1 0 8 1
12 : pinseq=1
13 : T 200 200 9 8 0 1 0 0 1
14 : pinlabel=1
15 : T 200 200 5 8 0 1 0 2 1
16 : pintype=pas
17 : }
18 : P 900 200 700 200 1 0 0
19 : {
20 : T 750 250 5 8 0 1 0 0 1
21 : pinnumber=2
22 : T 750 150 5 8 0 1 0 2 1
23 : pinseq=2
24 : T 700 200 9 8 0 1 0 6 1
25 : pinlabel=2
26 : T 700 200 5 8 0 1 0 8 1
27 : pintype=pas
28 : }
29 : L 400 400 400 0 3 0 0 0 -1 -1
30 : L 500 400 500 0 3 0 0 0 -1 -1
31 : L 700 200 500 200 3 0 0 0 -1 -1
32 : L 400 200 200 200 3 0 0 0 -1 -1
33 : T 200 500 8 10 1 1 0 0 1
34 : refdes=C?
35 : T 200 1300 5 10 0 0 0 0 1
36 : description=variable capacitor
37 : T 200 1100 5 10 0 0 0 0 1
38 : numslots=0
39 : T 200 900 5 10 0 0 0 0 1
40 : symversion=0.2
41 : T 200 700 8 10 1 1 0 0 1
42 : footprint=RCY100.fp
43 : T 600 500 8 10 1 1 0 0 1
44 : value=100pF

^^^^^^^^^^^^^^^^^^^^ s_textbuffer_free()

vvvvvvvvvvvvvvvvvvvv s_textbuffer_new(): [capacitor-variable-1.sym]

1 : v 20210407 2
2 : L 200 400 700 0 3 0 0 0 -1 -1
3 : T 200 700 5 10 0 0 0 0 1
4 : device=VARIABLE_CAPACITOR
5 : L 700 0 600 0 3 0 0 0 -1 -1
6 : L 700 0 700 100 3 0 0 0 -1 -1
7 : P 0 200 200 200 1 0 0
8 : {
9 : T 150 250 5 8 0 1 0 6 1
10 : pinnumber=1
11 : T 150 150 5 8 0 1 0 8 1
12 : pinseq=1
13 : T 200 200 9 8 0 1 0 0 1
14 : pinlabel=1
15 : T 200 200 5 8 0 1 0 2 1
16 : pintype=pas
17 : }
18 : P 900 200 700 200 1 0 0
19 : {
20 : T 750 250 5 8 0 1 0 0 1
21 : pinnumber=2
22 : T 750 150 5 8 0 1 0 2 1
23 : pinseq=2
24 : T 700 200 9 8 0 1 0 6 1
25 : pinlabel=2
26 : T 700 200 5 8 0 1 0 8 1
27 : pintype=pas
28 : }
29 : L 400 400 400 0 3 0 0 0 -1 -1
30 : L 500 400 500 0 3 0 0 0 -1 -1
31 : L 700 200 500 200 3 0 0 0 -1 -1
32 : L 400 200 200 200 3 0 0 0 -1 -1
33 : T 200 500 8 10 1 1 0 0 1
34 : refdes=C?
35 : T 200 1300 5 10 0 0 0 0 1
36 : description=variable capacitor
37 : T 200 1100 5 10 0 0 0 0 1
38 : numslots=0
39 : T 200 900 5 10 0 0 0 0 1
40 : symversion=0.2
41 : T 200 700 8 10 1 1 0 0 1
42 : footprint=RCY100.fp
43 : T 600 500 8 10 1 1 0 0 1
44 : value=100pF

^^^^^^^^^^^^^^^^^^^^ s_textbuffer_free()

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.284: invalid unclassed pointer in cast to 'GtkToggleButton'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.284: IA__gtk_toggle_button_get_active: assertion 'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.284: IA__gtk_tree_view_get_model: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.284: IA__gtk_list_store_clear: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.284: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.284: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.284: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.284: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.285: invalid uninstantiatable type '' in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.285: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.285: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_widget_get_style: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.285: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_widget_modify_text: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.285: invalid unclassed pointer in cast to 'GtkToggleButton'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_toggle_button_get_active: assertion 'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_tree_view_get_model: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_clear: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.285: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.286: invalid uninstantiatable type '' in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.286: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.286: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_widget_get_style: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.286: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.286: IA__gtk_widget_modify_text: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.287: invalid unclassed pointer in cast to 'GtkToggleButton'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_toggle_button_get_active: assertion 'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_tree_view_get_model: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_list_store_clear: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.287: invalid uninstantiatable type '' in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.287: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.287: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.288: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_widget_get_style: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.288: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_widget_modify_text: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.288: invalid unclassed pointer in cast to 'GtkToggleButton'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_toggle_button_get_active: assertion 'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_tree_view_get_model: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_list_store_clear: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.288: invalid uninstantiatable type '' in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.288: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.288: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_widget_get_style: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.288: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.288: IA__gtk_widget_modify_text: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.290: invalid unclassed pointer in cast to 'GtkToggleButton'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_toggle_button_get_active: assertion 'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_tree_view_get_model: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_list_store_clear: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.290: invalid uninstantiatable type '' in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.290: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.290: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_widget_get_style: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.290: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.290: IA__gtk_widget_modify_text: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.291: invalid unclassed pointer in cast to 'GtkToggleButton'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.291: IA__gtk_toggle_button_get_active: assertion 'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.292: IA__gtk_tree_view_get_model: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.292: IA__gtk_list_store_clear: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.292: invalid uninstantiatable type '' in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.292: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.292: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.292: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.292: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.292: IA__gtk_widget_get_style: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.292: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.292: IA__gtk_widget_modify_text: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.294: invalid unclassed pointer in cast to 'GtkToggleButton'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_toggle_button_get_active: assertion 'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_tree_view_get_model: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_list_store_clear: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_list_store_append: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_list_store_set_valist: assertion 'GTK_IS_LIST_STORE (list_store)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.294: invalid uninstantiatable type '' in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.294: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.294: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_widget_get_style: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:22.294: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:22.294: IA__gtk_widget_modify_text: assertion 'GTK_IS_WIDGET (widget)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:26.324: invalid unclassed pointer in cast to 'GtkToggleButton'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:26.324: IA__gtk_toggle_button_get_active: assertion 'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed

(guile-2.2:65396): GLib-GObject-WARNING **: 09:27:26.325: invalid unclassed pointer in cast to 'GtkWidget'

(guile-2.2:65396): Gtk-CRITICAL **: 09:27:26.325: IA__gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed

from lepton-eda.

graahnul-grom avatar graahnul-grom commented on May 28, 2024

Cannot reproduce this on Ubuntu 22.04.2 in VirtualBox
(Wayland or X11). Cannot reproduce #1010 either.

from lepton-eda.

djcardinale avatar djcardinale commented on May 28, 2024

So, what's the next step? How can I help.

Currently, I cannot use lepton-schematic on my laptop (Ubuntu Unity). The segfault happens every time I use the EA dialog box on either version.

I even deleted my entire home directory thinking something somewhere was corrupted. No Joy.

Otherwise, working fine on two different Ubuntu Budgie desktops. Having it on my laptop would be nice.

from lepton-eda.

graahnul-grom avatar graahnul-grom commented on May 28, 2024

@djcardinale
The best you can do is to run lepton-schematic with gdb
on your laptop and get a backtrace. Install it with
sudo apt-get install gdb and run (assuming Lepton EDA
is installed to /usr/local/; correct if needed):

$ gdb --args guile -s /usr/local/bin/lepton-schematic

Then at the gdb prompt, "(gdb)", issue the following commands:

(gdb) set logging file /tmp/gdb.log
(gdb) set logging enabled on
(gdb) handle SIGSEGV SIGBUS nostop noprint
(gdb) run

When lepton-schematic crashes, you are back at the gdb
prompt; run these commands:

(gdb) backtrace
(gdb) quit

If everything's fine, the file /tmp/gdb.log would contain
the recorded gdb session.
Please attach it to your comment here.

from lepton-eda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.