Comment 10 for bug 1356698

Revision history for this message
Arvis Lācis (arvis-lacis) wrote : Re: Date and time disappeared from top panel

Luís Roberto Weck (luisrweck): To save edited file in /etc/ directory you need sudo rights that's way normal Scratch instance can't save changes there.

Anyway, I also find easier solution:
1. With Scratch editor (or any other text editor) open .pam_environment file in your HOME directory.
2. Add LC_ALL=en_US.UTF-8 at the beginning of the file.
3. Log out and log in back. Now time indicator worked for me.

If you prefer to save your regional settings, for example, week starts with Monday, local weekday names etc., then in .pam_environment add this, for example (for Latvian language):

LC_ALL=lv_LV.UTF-8
LC_MESSAGES=en_US.UTF-8