SUMMARY STEPS TO REPRODUCE 1. Go to Systemsettings. 2. Go to Date & Time -> Time Zone. 3. Try to change a time zone. OBSERVED RESULT I get two errors: "Unable to set current time" "Unable to set timezone". EXPECTED RESULT SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.8.7 Artix Linux OpenRC KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 ADDITIONAL INFORMATION Running command "sudo ln -sf /usr/share/zoneinfo/Europe/Amsterdam /etc/localtime" works.
I run Systemsettings with konsole and I got his warnings: "Failed to set current time "org.freedesktop.PolicyKit1.Error.NotAuthorized" "Authorizing for 'org.freedesktop.timedate1.set-time': not authorized"" "Failed to set timezone "org.freedesktop.PolicyKit1.Error.NotAuthorized" "Authorizing for 'org.freedesktop.timedate1.set-timezone': not authorized"" Is it connected to this bug? https://bugs.kde.org/show_bug.cgi?id=485407
Cannot reproduce. Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.5.0-28-generic (64-bit) Graphics Platform: Wayland
(In reply to gigastarcraft2 from comment #1) > I run Systemsettings with konsole and I got his warnings: > "Failed to set current time "org.freedesktop.PolicyKit1.Error.NotAuthorized" > "Authorizing for 'org.freedesktop.timedate1.set-time': not authorized"" > "Failed to set timezone "org.freedesktop.PolicyKit1.Error.NotAuthorized" > "Authorizing for 'org.freedesktop.timedate1.set-timezone': not authorized"" > Is it connected to this bug? > https://bugs.kde.org/show_bug.cgi?id=485407 Policykit bug was fixed with 6.0.5 but I still cannot change a time zone...
>"Failed to set current time "org.freedesktop.PolicyKit1.Error.NotAuthorized" "Authorizing for 'org.freedesktop.timedate1.set-time': not authorized"" It's using a systemd path. I assume you don't have systemd?
(In reply to David Edmundson from comment #4) > >"Failed to set current time "org.freedesktop.PolicyKit1.Error.NotAuthorized" "Authorizing for 'org.freedesktop.timedate1.set-time': not authorized"" > > It's using a systemd path. I assume you don't have systemd? No, I use Artix OpenRC. I get warning "System policy prevents changing timezone"
(In reply to gigastarcraft2 from comment #5) > (In reply to David Edmundson from comment #4) > > >"Failed to set current time "org.freedesktop.PolicyKit1.Error.NotAuthorized" "Authorizing for 'org.freedesktop.timedate1.set-time': not authorized"" > > > > It's using a systemd path. I assume you don't have systemd? > > No, I use Artix OpenRC. I get warning "System policy prevents changing > timezone" I tried changing time zone using following commands: Configure the system clock Set the time zone: ln -sf /usr/share/zoneinfo/Region/City /etc/localtime Run hwclock to generate /etc/adjtime: hwclock --systohc https://wiki.artixlinux.org/Main/Installation#Configure_the_system_clock and it worked! Thus I think it is KDE bug and not Artix.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
(In reply to Bug Janitor Service from comment #7) > Dear Bug Submitter, > > This bug has been in NEEDSINFO status with no change for at least > 15 days. Please provide the requested information as soon as > possible and set the bug status as REPORTED. Due to regular bug > tracker maintenance, if the bug is still in NEEDSINFO status with > no change in 30 days the bug will be closed as RESOLVED > WORKSFORME > due to lack of needed information. > > For more information about our bug triaging procedures please read the > wiki located here: > https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging > > If you have already provided the requested information, please > mark the bug as REPORTED so that the KDE team knows that the bug is > ready to be confirmed. > > Thank you for helping us make KDE software even better for everyone! Any update?
Fixed by https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2369 for Plasma 6.1.4.