Version: (using KDE 4.1.3) OS: Linux Installed from: Fedora RPMs The list of time servers has duplicate entries. Please see Fedora bug https://bugzilla.redhat.com/show_bug.cgi?id=478584 Also, is this option available automagically depending on availability of ntp? The option itself is not present in Arch Linux (KDE 4.1) and a Debian based KDE 4.2 live CD.
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