[kscreenlocker] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2023-07-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417282

--- Comment #18 from Nate Graham  ---
That's the SDDM login screen, not the lock screen, so it's a different issue.
The issue there is that locale changes need to be set systemwide to take effect
in SDDM, since SDDM runs as a different user. This feature is currently being
worked on For Plasma 6.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2023-07-16 Thread Erec
https://bugs.kde.org/show_bug.cgi?id=417282

Erec  changed:

   What|Removed |Added

 CC||ere...@polywog.org

--- Comment #17 from Erec  ---
╰─$ cat sddm-Clock.qml
// EMR 20230509
// Do a find for Clock.qml: vim $(locate Clock.qml)
// and edit them, the changes are below

...

// text: Qt.formatTime(timeSource.data["Local"]["DateTime"])
text: Qt.formatTime(timeSource.data["Local"]["DateTime"], "hh:mm:ss")

...

// text: Qt.formatDate(timeSource.data["Local"]["DateTime"],
Qt.DefaultLocaleLongDate)
text: Qt.formatDate(timeSource.data["Local"]["DateTime"], "-MM-dd")

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2023-05-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=417282

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #16 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2023-05-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=417282

--- Comment #15 from Bug Janitor Service  ---
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!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2023-04-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417282

--- Comment #14 from Nate Graham  ---
Thanks! Sounds like this is now behaving properly for you, Wedge009--or at
least within the bounds of what's currently expected giving the limitations of
the POSIX locale system.

Markuss, how about you?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2023-04-27 Thread Wedge009
https://bugs.kde.org/show_bug.cgi?id=417282

--- Comment #13 from Wedge009  ---
Hmm, doesn't appear that I can edit recently posted comments.

I checked another system (also Plasma 5.25) and the lock screen seems to follow
the Formats - System Settings specifications, which (unfortunately, in my
opinion) is tied to locale. Time format for en_AU is set to 12-hour, which is
what the lock screen follows. To get 24-hour time on my main machine, I mangle
my Formats specifications.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2023-04-27 Thread Wedge009
https://bugs.kde.org/show_bug.cgi?id=417282

--- Comment #12 from Wedge009  ---
I'm only on Plasma 5.25 but my lock screen is currently showing 24-hour time,
followed by day, dd mmm . This matches my expectations/preferences.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 417282] Set 24h in System Settings, got 12h in lockscreen

2023-04-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417282

Nate Graham  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
Product|plasmashell |kscreenlocker
  Component|general |general
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
Version|5.17.90 |unspecified

--- Comment #11 from Nate Graham  ---
The way we set locates changed in Plasma 5.22 and then again a bit in 5.27; is
anyone who was able to reproduce this issue before still able to do so in
Plasma 5.27?

-- 
You are receiving this mail because:
You are watching all bug changes.