Announcement

Collapse
No announcement yet.

Setting Time Zone

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Setting Time Zone

    I installed Lucid a couple of days ago, I believe it was the Alpha 2 release ISO. Things went well enough (not counting that nasty "can't find ethias theme" bug from an update) except for every time I tried to set my time zone in the installer, it would crash. So I left it at default, which was Andora, thinking I could just change it later.

    So now it's later, and when I go into the Time and Date settings, I can select a different time zone, but the apply button does not become active. In short, I can't change it there.

    So then I ran "sudo tzselect" and went through the steps to change it that way. At the end of the setup, tzselect tells me to add a line to ~/.profile and then logout and log back in. But, the clock still defaults to Andora as local time, even though "echo $TZ" reports the correct time zone. Going back into Time and Date settings shows Andora as the current time zone. I have modified the .profile in both my user and root.

    Anyone have any suggestions besides just telling the clock to show a different time zone? Since the system is off, it reports my mail as having been sent at a different time.

    Thanks!

    #2
    Re: Setting Time Zone

    What do you have in the ~/.kde/share/config/ktimezonedrc ?

    After turning the time zone to the Hermosillo:
    [TimeZones]
    LocalZone=America/Hermosillo
    ZoneinfoDir=/usr/share/zoneinfo
    Zonetab=/usr/share/zoneinfo/zone.tab
    ZonetabCache=
    Who is the owner of the ~/.kde/share/config/ktimezonedrc ?
    Should be you.
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: Setting Time Zone

      Code:
      [TimeZones]
      LocalZone=Europe/Andorra
      ZoneinfoDir=/usr/share/zoneinfo
      Zonetab=/usr/share/zoneinfo/zone.tab
      ZonetabCache=
      That's the original contents. I change it to my preferred time zone, log out and log back in, and the contents have been rewritten to the above. After changing the file, going into the Time and Date settings shows the corrected time zone. However, the clock is still defaulting to Andorra local time. After logging back in, the Time and Date settings once again show Andorra.

      I am listed as the user and group in the Ownership section of the file properties. I have read and write access.

      Comment


        #4
        Re: Setting Time Zone

        I also noticed that in /usr/share/zoneinfo/zone.tab that Europe/Andorra is the first entry.

        Comment


          #5
          Re: Setting Time Zone

          Have you tried with a new user ?
          Is there the same problem ?
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment


            #6
            Re: Setting Time Zone

            Originally posted by Rog131
            Have you tried with a new user ?
            Is there the same problem ?
            It doesn't appear that I can create a new user account, something keeps crashing and I haven't found a way around it.


            [edit]
            I played around with useradd and managed to make a new user. It defaulted to Europe/Andorra and could not be changed in the Time & Date settings.

            Comment

            Working...
            X