OS: GNU Parabola https://parabola.nu (FreeSoftware distribution similar to Arch) Plasma version: 5.11.5 Kernel version: 4.14.12-gnu-1 Date and time is not shown into calendar-clock widget if no Region is selected. Time shown: ,0 Date shown: None. (... january 1899)
Is this about the calendar or digital-clock applet? Can you perhaps add a screenshot? What do you mean with "No Region"?
Created attachment 109897 [details] digital clock widged
Created attachment 109898 [details] no region selected in preferences (UTC)
2 screenshots attached: * digital clock and calendar widges * no region (UTC) time.
I cannot reproduce. Can you provide the output of env, especially the LC_ variables, e.g. LC_TIME. Can you check if there is a time zone selected in Time Zone settings of digital clock?
There is no Region selected into Time Zone Settings. 'date' outoput: mar ene 16 15:29:51 UTC 2018 'env' output: LANG=es_ES.utf8 SUDO_GID=100 DISPLAY=:0 COLORTERM=truecolor USERNAME=root SUDO_COMMAND=/usr/bin/su USER=root PWD=/mnt HOME=/root SUDO_USER=user1 SUDO_UID=1000 MAIL=/var/mail/root SHELL=/bin/bash TERM=xterm-256color SHLVL=1 LANGUAGE=es LOGNAME=root XAUTHORITY=/tmp/xauth-1000-_0 PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl _=/usr/bin/env
Created attachment 109911 [details] Time format not selected
If I select a Region into the REgion Window preferences (https://bugs.kde.org/attachment.cgi?id=109898), time and date are right shown into the widged. The thing is that the widged doesn't work if no region is selected.
Your env looks quite incomplete, there isn't env KDE_FULL_SESSION and the like present. I just tried unsetting alL LC_*, LANG, and LANGUAGE variables as well as setting no region, still worked here :/
KDE_FULL_SESSION ? What is that?
Was that the full output of env? If so, your setup is broken. None of the KDE environment variables set by our startup script are set.
Yes, it was. By the way, I forget to say that GNU PArabola OS has 'OpenRC' instead 'systemd'.
Sorry, this looks like a distribution issue.
:(