Summary: | localtime set to something not in zone.tab confuses KDE | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | jay <tsuraan> |
Component: | general | Assignee: | David Jarvie <djarvie> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | djarvie |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | All time zone files installed by Gentoo |
Description
jay
2009-10-28 22:09:10 UTC
Created attachment 37945 [details] All time zone files installed by Gentoo Information supplied by Duncan (see http://lists.kde.org/?l=kde-linux&m=125681681910114&w=2): Gentoo ships timezone-data pretty much as upstream ships it, at least in terms of the actual zoneinfo files (with the posix and leap- second changes listed above). If other distributions trim stuff from what's shipped, that's their deal, but Gentoo ships the files upstream provides. The bottom line is that those US/* files are in the upstream package. There is one patch, which affects zoneinfo files as follows: - Install posix zoneinfo into zoneinfo/posix/ instead of zoneinfo-posix/ ala glibc - Install leaps zoneinfo into zoneinfo/right/ ala glibc A complete list of the zoneinfo files included in the package is attached. Actually, it turns out that Debian also installs a similar set of zoneinfo files - perhaps many distros do. KDE will now accept time zone settings which use zones not in zone.tab. It won't offer them as options in the time zone selection list, though, except for the zone which is already set as the system time zone. Fixed for KDE 4.3.4 (SVN commits 1044096, 1044097, 1044499, 1044500). |