[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi] GTK diagnostics
From: |
Greg Chicares |
Subject: |
[lmi] GTK diagnostics |
Date: |
Sat, 7 May 2022 08:55:50 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 |
Lots of GTK diagnostics appear if I run lmi's GUI for pc-linux-gnu
in a fairly up-to-date 'bookworm' chroot...
lmipath=/opt/lmi/gcc_x86_64-pc-linux-gnu/build/ship;
LD_LIBRARY_PATH=$lmipath:/opt/lmi/local/gcc_x86_64-pc-linux-gnu/lib/
$lmipath/lmi_wx_shared --ash_nazg --data_path=/opt/lmi/data 2>&1 |less
...and do some useful work, like loading an input file and running it.
I copy them below in case they're useful. Perhaps they're not: I've
been seeing them for years, and I see similar diagnostics with 'meld'.
08:40:19: Debug: "Ctrl+Tab" is not supported as a keyboard accelerator with GTK
08:40:19: Debug: "Ctrl+Shift+Tab" is not supported as a keyboard accelerator
with GTK
[...this appears 71 times in succession...]
(lmi_wx_shared:3263143): Gtk-CRITICAL **: 08:40:26.405:
gtk_box_gadget_distribute: assertion
'size >= 0' failed in GtkSpinButton
08:40:36: Debug: "Ctrl+Tab" is not supported as a keyboard accelerator with GTK
08:40:36: Debug: "Ctrl+Shift+Tab" is not supported as a keyboard accelerator
with GTK
(lmi_wx_shared:3263143): Gtk-WARNING **: 08:40:36.299: Drawing a gadget with
negative dimensions. Did you forget to allocate a size? (node tab owner
GtkNotebook)
(lmi_wx_shared:3263143): Gtk-CRITICAL **: 08:40:36.317: gtk_widget_event:
assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
(lmi_wx_shared:3263143): Gtk-CRITICAL **: 08:40:36.318:
gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
(lmi_wx_shared:3263143): Gtk-CRITICAL **: 08:40:36.445: gtk_widget_event:
assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
- [lmi] GTK diagnostics,
Greg Chicares <=