We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After adding navsat and trying to set the topic I get the following errors and mapviz becomes unsuable unless I delete the config:
The text was updated successfully, but these errors were encountered: