Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error while adding navsat #789

Open
lpbonomi opened this issue Sep 17, 2023 · 0 comments
Open

Error while adding navsat #789

lpbonomi opened this issue Sep 17, 2023 · 0 comments

Comments

@lpbonomi
Copy link

After adding navsat and trying to set the topic I get the following errors and mapviz becomes unsuable unless I delete the config:

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.463: cannot register existing type 'GtkWidget'

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot add class private field to invalid type '<invalid>'

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(mapviz:17807): GLib-GObject-CRITICAL **: 09:38:22.464: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot register existing type 'GtkBuildable'

(mapviz:17807): GLib-GObject-CRITICAL **: 09:38:22.464: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed

(mapviz:17807): GLib-CRITICAL **: 09:38:22.464: g_once_init_leave: assertion 'result != 0' failed

(mapviz:17807): GLib-GObject-CRITICAL **: 09:38:22.464: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(mapviz:17807): GLib-GObject-CRITICAL **: 09:38:22.464: g_type_register_static: assertion 'parent_type > 0' failed

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot register existing type 'GtkEditable'

(mapviz:17807): GLib-GObject-CRITICAL **: 09:38:22.464: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot register existing type 'GtkCellEditable'

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot register existing type 'GtkWidget'

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot add class private field to invalid type '<invalid>'

(mapviz:17807): GLib-GObject-WARNING **: 09:38:22.464: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(mapviz:17807): GLib-GObject-CRITICAL **: 09:38:22.464: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant