Summary: | Entries in 'Time servers' are repeated (Date and time settings > set date time automatically) | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Syam <get.sonic> |
Component: | kcm_clock | Assignee: | Paul Campbell <paul> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jreznik |
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Proposed patch |
Description
Syam
2009-01-10 04:47:55 UTC
Created attachment 30210 [details]
Proposed patch
Clears serverList before loading new items. I can commit to SVN.
SVN commit 966287 by darioandres: Clear the timeServers list on load() Also, do not call load() from the constructor as it will be called later automatically. BUG: 180211 M +1 -2 dtime.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=966287 SVN commit 966289 by darioandres: Backport to 4.2branch of: SVN commit 966287 by darioandres: Clear the timeServers list on load() Also, do not call load() from the constructor as it will be called later automatically. CCBUG: 180211 M +1 -2 dtime.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=966289 |