Summary: | "Set date and time automatically" checked and greyed out after uninstallation of ntpdate | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Ralf Jung <post> |
Component: | kcm_clock | Assignee: | Paul Campbell <paul> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | egorov, master.homer, simonandric5 |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 4.11.9 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/c41fd1de20f8a0462a855cc59573e7431c0f7586 | Version Fixed In: | 5.1 |
Sentry Crash Report: |
Description
Ralf Jung
2014-07-22 20:08:02 UTC
Yep, it should not read that setting when the NTP utility was not found. I have submitted a review request here that should fix this problem: https://git.reviewboard.kde.org/r/120077/ Git commit c41fd1de20f8a0462a855cc59573e7431c0f7586 by Albert Astals Cid, on behalf of Mathias Tillman. Committed on 08/09/2014 at 14:49. Pushed by aacid into branch 'master'. Make sure that the time and date are editable when ntpdate is missing This fixes a bug where if you enable automatic time synchronisation and for whatever reason remove ntpdate the time and date are not editable, and you can't disable the automatic synchronisation due to the missing binary. The only way around it currently is to install ntpdate again, go to date and time settings, disable automatic synchronisation and then finally remove ntpdate again. It also makes the Servers list uneditable when ntpdate is missing, as well as it having the same tooltip as the checkbox. REVIEW: 120077 M +11 -4 kcms/dateandtime/dtime.cpp http://commits.kde.org/plasma-desktop/c41fd1de20f8a0462a855cc59573e7431c0f7586 |