gnome-control-center/panels/info-overview
Chris Mayo 92c4b6a706 Fix panel crashes due to unknown types in UI descriptions
Error building template class 'CcSearchPanel' for an instance of type 'CcSearchPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcDisplayPanel' for an instance of type 'CcDisplayPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcMousePanel' for an instance of type 'CcMousePanel': .:0:0 Invalid object type 'CcIllustratedRow'

Error building template class 'CcKeyboardPanel' for an instance of type 'CcKeyboardPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcRegionPanel' for an instance of type 'CcRegionPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcUaPanel' for an instance of type 'CcUaPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcUserPanel' for an instance of type 'CcUserPanel': .:0:0 Invalid object type 'CcAvatarChooser'
Error building template class 'CcUserPanel' for an instance of type 'CcUserPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcDateTimePanel' for an instance of type 'CcDateTimePanel': .:0:0 Invalid object type 'CcTzDialog'
cc_tz_dialog_get_selected_location: assertion 'CC_IS_TZ_DIALOG (self)' failed
dumped core
Error building template class 'CcDateTimePanel' for an instance of type 'CcDateTimePanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcInfoOverviewPanel' for an instance of type 'CcInfoOverviewPanel': .:0:0 Invalid object type 'CcHostnameEntry'
2023-04-17 12:14:58 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-info-overview-panel.c Fix panel crashes due to unknown types in UI descriptions 2023-04-17 12:14:58 +00:00
cc-info-overview-panel.h info-overview: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
cc-info-overview-panel.ui common, info-overview, sharing: Use AdwEntryRow for Hostname entries 2022-12-13 16:16:08 +00:00
gnome-control-center-print-renderer.c info-overview: Port to GTK4 2021-12-14 22:34:21 -03:00
gnome-info-overview-panel.desktop.in desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
gnome-logo-text-dark.svg info-overview: Simplify GNOME logo setting 2021-05-21 15:00:20 +00:00
gnome-logo-text.svg info-overview: Simplify GNOME logo setting 2021-05-21 15:00:20 +00:00
info-cleanup.c info-overview: Remove "Mesa" prefix for Intel Iris driver 2022-12-02 13:11:13 +00:00
info-cleanup.h info: Rename info panel to info-overview for consistency 2019-09-09 21:52:08 +00:00
info-overview.gresource.xml info-overview: Simplify GNOME logo setting 2021-05-21 15:00:20 +00:00
meson.build info-cleanup: Add test for info-cleanup 2022-12-02 13:11:13 +00:00
test-info-cleanup.c info-cleanup: Add test for info-cleanup 2022-12-02 13:11:13 +00:00