ju1ce / April-Tag-VR-FullBody-Tracker

Full-body tracking in VR using AprilTag markers.
MIT License
1.12k stars 54 forks source link

Crashes on clicking params #131

Closed tajo48 closed 1 year ago

tajo48 commented 1 year ago

OS: Arch linux DE: Gnome 43 with gtk4 and gtk3 libs installed on Xorg April-Tag-VR-FullBody-Tracker version: at least from v0.6 to v0.7.1 Steps: Click on params

Console output:

./AprilTagTrackers

(AprilTagTrackers:79940): Gtk-CRITICAL **: 01:48:13.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkNotebook

(AprilTagTrackers:79940): Gtk-CRITICAL **: 01:48:13.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkNotebook

(AprilTagTrackers:79940): Gtk-WARNING **: 01:48:13.044: Negative content width -2 (allocation 0, extents 1x1) while allocating gadget (node header, owner GtkNotebook)

(AprilTagTrackers:79940): Gtk-CRITICAL **: 01:48:13.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkNotebook

(AprilTagTrackers:79940): Gtk-WARNING **: 01:48:13.044: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(AprilTagTrackers:79940): Gtk-CRITICAL **: 01:48:13.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(AprilTagTrackers:79940): Gtk-WARNING **: 01:48:13.044: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(AprilTagTrackers:79940): Gtk-CRITICAL **: 01:48:13.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

(AprilTagTrackers:79940): Gtk-WARNING **: 01:48:13.044: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(AprilTagTrackers:79940): Gtk-CRITICAL **: 01:48:13.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
01:48:14: Debug: window wxTextCtrl@0x55f69ba1c800 ("text") lost focus even though it didn't have it
[1]    79940 segmentation fault (core dumped)  ./AprilTagTrackers
tajo48 commented 1 year ago

Nightly builds are not affected case closed