gnome-control-center/panels/system/datetime
Felipe Borges 994a540bfc system, datetime: Don't set datetime when auto time sync is enabled
The timedate1_call will fail because network time synchronization is enabled:

GDBus.Error:org.freedesktop.timedate1.AutomaticTimeSyncEnabled: Automatic time synchronization is enabled

Let's not set_time when NTP is not available, neither set time by
accident at the widget construction stage. When widgets signals are connected
in the UI file their respective callback was getting called. By moving
the signal connection to callbacks to the widget's _init method we
avoid the unwanted callback call.

Fixes #2945
2024-03-27 13:13:13 +00:00
..
po-timezones system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
backward system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
cc-datetime-page.c system, datetime: Don't set datetime when auto time sync is enabled 2024-03-27 13:13:13 +00:00
cc-datetime-page.h system: Replace dynamic System row subtitles with static text 2024-01-04 11:38:47 +00:00
cc-datetime-page.ui system, datetime: Don't set datetime when auto time sync is enabled 2024-03-27 13:13:13 +00:00
cc-month-row.ui system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
cc-tz-dialog.c system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
cc-tz-dialog.h system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
cc-tz-dialog.ui system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
cc-tz-item.c system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
cc-tz-item.h system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
cc-tz-row.ui system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
date-endian.c system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
date-endian.h system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
gnome-datetime-panel.desktop.in system: Re-add the System subpage desktop files 2024-02-27 16:04:00 +00:00
meson.build system: Re-add the System subpage desktop files 2024-02-27 16:04:00 +00:00
org.gnome.controlcenter.system.policy.in system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
org.gnome.Settings-time-symbolic.svg system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
timedated1-interface.xml system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
tz.c system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
tz.h system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00