LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Bodhi (https://www.linuxquestions.org/questions/bodhi-92/)
-   -   Daylight saving time hour change not working (https://www.linuxquestions.org/questions/bodhi-92/daylight-saving-time-hour-change-not-working-4175651466/)

RonCam 04-04-2019 05:36 AM

Daylight saving time hour change not working
 
All of my other 'devices' seem to have registered the time shift correctly, but Bodhi remains on 'winter time'. Is my Bodhi 5.0 installation lacking something, that might fix this?

I'm trying to make the change manually, but can't find where to increment the hour setting. I'm seeing all sorts of other options (changing the day the week begins, date and time formatting options, and so forth) but nothing about the option to change the time itself.

Help!

the_waiter 04-04-2019 05:51 AM

sudo apt install ntp

Guttorm 04-04-2019 05:54 AM

Hi

I don't know about Bodhi, but in general you should check what timezone the computer is in. It's in the file /etc/timezone

I've done the mistake of setting it to CET or GMT+1, which is incorrect in the summer time.

https://www.wikihow.com/Change-the-Timezone-in-Linux

RonCam 04-04-2019 06:23 AM

Possible to manually set date and time, from within Moksha?
 
Quote:

Originally Posted by the_waiter (Post 5981049)
sudo apt install ntp

Quote:

Originally Posted by Guttorm (Post 5981051)
... in general you should check what timezone the computer is in. It's in the file /etc/timezone
https://www.wikihow.com/Change-the-Timezone-in-Linux

Thanks to both for the rapid reply! I think I should do both.


On the other part of my question, is there somewhere in Moksha where one may make a manual time adjustment?

For example, I'm in KDE right now and when I right-click the time display, a box pops up with the option Adjust Date and Time ...

I was looking for something similar in Moksha, but couldn't find it. Maybe I'm lacking a special Module? Any advice?

michaelk 04-04-2019 06:33 AM

I don't know Bodhi either but while ntp keeps the system clock synced to UTC it is the timezone setting that converts UTC to local time and the timezone database for your timezone that contains the dates that switch between standard/winter and daylight saving/summer time.

Either your timezone is not set correctly or the database is not correct. You can always use the command line date utility to set the system clock and hwclock to set the hardware clock.

hazel 04-04-2019 06:45 AM

Oddly enough that happened to me in my recently installed Slackware. When I noticed that the clock had not gone forward, I used hwclock --debug --show to find out what time the hardware clock was actually showing. This showed that the clock was correct (it was set to UTC) but that the system had not made the summertime correction and was still showing exactly the same time as the clock. That meant it was a time zone error.

I checked /etc/localtime. It turned out to be a link to GMT (Greenwich Mean Time) instead of to London. Obviously a careless mistake during installation. We all make them!

michaelk 04-04-2019 06:58 AM

In addition awhile back a member's country had changed the dates but appeared not have sent the changes to IANA which maintains the timezone database.

cordx 04-04-2019 07:01 AM

Quote:

Originally Posted by RonCam (Post 5981064)
On the other part of my question, is there somewhere in Moksha where one may make a manual time adjustment?

in my bodhi 5 64-bit apppack install i found it under settings -> system -> time and date. i am still poking around in 32-bit, but haven't found it yet.

RonCam 04-04-2019 07:05 AM

Thanks to hazel, michaelk, Guttorm and the waiter, I now have several things to check and info on how to troubleshoot this.

Unless I hear otherwise, I'll assume Moksha doesn't have a facility similar to the one I described, that KDE (and other desktop environments) have? I thought, it must be there, but hidden away in some unexpected location?

RonCam 04-04-2019 07:16 AM

Quote:

Originally Posted by cordx (Post 5981078)
in my bodhi 5 64-bit apppack install i found it under settings -> system -> time and date. i am still poking around in 32-bit, but haven't found it yet.

Thanks for jumping into the thread while I was replying to the earlier responders!

I have 32-bit, and in the Main Menu, there is no 'System' submenu entry under 'Settings'.

Am I correct, the AppPack release is 64-bit only, so I do not have the option of installing that. Could whatever it has to give that extra menu selection be installed, by me, into the 32-bit Legacy release?

cordx 04-04-2019 07:50 AM

Quote:

Originally Posted by RonCam (Post 5981084)
Thanks for jumping into the thread while I was replying to the earlier responders!

I have 32-bit, and in the Main Menu, there is no 'System' submenu entry under 'Settings'.

Am I correct, the AppPack release is 64-bit only, so I do not have the option of installing that. Could whatever it has to give that extra menu selection be installed, by me, into the 32-bit Legacy release?

in my 32-bit i have a System submenu when i open the settings panel to full screen. with my screen resolution, the last submenu at the top right is "Extensions". after i click on that, there is a small arrow just above and to the right of the word Extensions. pressing that twice moves over past the Preferences submenu and lands in the System submenu. there is no date and time there in mine however.

in the thread linked below

https://www.linuxquestions.org/quest...lp-4175646697/

bobl01 has as part of his script installing the apppack with the following command:

Code:

sudo apt install bodhi-apppack
i have not tried that on my 32-bit system as i don't use it for much that would require that specific install; therefore, i don't know if it would help with the time and date issue. just saying it might be possible to install the apppack from what i have read :)

RonCam 04-04-2019 08:05 AM

Many thanks to cordx for the detective work. I'll back-up the system first, then give it a try. Then, revert the system if I see no advantages from the apppack installation. And, I thought that AppPack was just one of the releases ... my mistake!

RonCam 04-04-2019 08:41 AM

I have looked at exactly what the AppPack contains and I don't see anything that leads me to believe it would add time and date settings to the Menu ...

the_waiter 04-04-2019 09:36 AM

You should find the System-Settings under Menu-Applications-System tool and open the quick launcher and start typing Swami.

https://i.imgur.com/FP1RwJM.jpg

Here is the dialog with time settings.

cordx 04-04-2019 04:16 PM

i forget swami for everything other than adding a script to autostart anymore. it seems like it would be helpful to have that either in the system tools or somewhere in the settings panel.


All times are GMT -5. The time now is 05:42 AM.