Fitap Guru


Joined: 13 Mar 2011 Posts: 476 Location: Rosario, Argentina
|
Posted: Mon Mar 24, 2025 6:47 pm Post subject: gnome-control-center SIGSEGV |
|
|
Hi all, I'm running Gentoo on three different computers with the same desktop and I'm encountering gnome-control-center not showing the left pane icons when I'm pointing to System, on one of them.
I ran the command inside a terminal and this is the output.
Code: | 5:40:31.7447 Gtk[17613]:CRITICAL: Error building template class 'CcSystemPanel' for an instance of type 'CcSystemPanel': .:0:0 Invalid object type 'CcListRow'
15:40:31.7451 Gtk[17613]:CRITICAL: gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed
15:40:40.7000 cc-privacy-panel[17613]: WARNING: failed to get enum property 'auth-mode'
15:40:40.7012 cc-privacy-panel[17613]: WARNING: Failed fetch permissions from flatpak permission store: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
15:40:40.7012 cc-privacy-panel[17613]: WARNING: Failed fetch permissions from flatpak permission store: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for microphone
15:40:40.7016 cc-privacy-panel[17613]: WARNING: Failed fetch permissions from flatpak permission store: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for location
15:40:43.2328 Gtk[17613]:CRITICAL: Error building template class 'CcRemoteSessionPage' for an instance of type 'CcRemoteSessionPage': .:0:0 Invalid object type 'CcPermissionInfobar'
15:40:43.2328 Adwaita[17613]:CRITICAL: adw_action_row_set_subtitle: assertion 'ADW_IS_ACTION_ROW (self)' failed
15:40:43.2329 GLib-GObject[17613]:CRITICAL: invalid (NULL) pointer instance
15:40:43.2329 GLib-GObject[17613]:CRITICAL: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
15:40:43.2330 GLib-GObject[17613]:CRITICAL: invalid (NULL) pointer instance
15:40:43.2330 GLib-GObject[17613]:CRITICAL: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
15:40:43.2330 GLib-GObject[17613]:CRITICAL: invalid (NULL) pointer instance
15:40:43.2330 GLib-GObject[17613]:CRITICAL: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
segmentation fault |
|
|