Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.0, 5.15.1
-
None
-
-
3
-
824d963700a91294ba4a543ebb486aedbd650284 (qt/qtbase/dev) 434c2a6be6124a89540060b2e883a14b529b5e06 (qt/qtbase/6.1) 6eb691be03180af351bce5498e5655997961235e (qt/tqtc-qtbase/tqtc/lts-5.15) 0b50aaafd8b434aafef59db6d3782966e2b9dc72 (qt/qtbase/6.0)
-
Qt6_Foundation_Sprint 29, Qt6_Foundation_Sprint 30
Description
Commit b0383cbd388336f698ceeac11a4f50cdff931dd9 "Purge two old time-zone lookup fallbacks" breaks timezone handling on Gentoo.
We still copy the zone file to /etc/localtime and have the timezone name recorded in /etc/timezone
Right now I revert c70ce3d042025c858faffe661f85d2482a2a0d8c
and b0383cbd388336f698ceeac11a4f50cdff931dd9
to get a functioning clock in KDE again. This however is obviously a hackish workaround.