home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / apps / 1885 < prev    next >
Encoding:
Text File  |  1992-09-10  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.sys.sun.apps
  2. Path: sparky!uunet!gatech!news.byu.edu!ux1!fcom.cc.utah.edu!uranus.ced.utah.edu!bryant
  3. From: bryant@ced.utah.edu (Bryant Eastham,MEB 3116,581-5353)
  4. Subject: Re: My Sun calendar man. went flaky - why?
  5. Message-ID: <1992Sep10.145057.5920@fcom.cc.utah.edu>
  6. Keywords: cm
  7. Sender: news@fcom.cc.utah.edu
  8. Reply-To: bryant@ced.utah.edu
  9. Organization: Center for Engineering Design
  10. References: <1992Sep10.115507.9710@eco.twg.com>
  11. Date: Thu, 10 Sep 92 14:50:57 GMT
  12. Lines: 35
  13.  
  14. The same thing has happened to me a number of times - but I know why.
  15. The problem has to do with the call "tzsetup" in the boot file
  16. rc.local. It seems to me that it needs a file in /usr, which may not
  17. be mounted at the time the command is run. The command then fails
  18. and the time zone does not get set right.
  19.  
  20. For some reason if you run cm with the timezone set wrong, it graciously
  21. rewrites your callog.<user> file with "correct" information, introducing
  22. an offset to all appointment times. This also messes up one of the
  23. internal routines to cm, making it select the wrong day when you click
  24. on a date in the month view. The whole problem is the call to tzsetup.
  25.  
  26. Since I am the administrator at my site, I know that when our calendar host
  27. machine reboots that I need to *log in as root* and run the command
  28. tzsetup. Unfortunately I forgot this last Saturday when I rebooted and
  29. now my calendar thinks I live in England. Maybe I should just move. :^(
  30.  
  31. I with that Sun would get the message on this one. I (and others here) have
  32. resigned ourselves to making DAILY backups of our calendar log files to
  33. our home partitions to make retrieving them easy. I am currently working on
  34. a program called cm_shift, which "shifts" all appointments by a given
  35. amount - fixing the problem after the damage is done.
  36.  
  37. If anyone knows more about this problem, please post. Wouldn't it just be
  38. *great* if Sun would put out a partial release just to fix calendar manager
  39. and the other braindead stuff that comes with it (cm_insert, cm_lookup, etc.)?
  40.  
  41. Until then,
  42. Bryant Eastham
  43. System Manager/Programmer
  44. Center for Engineering Design
  45. University of Utah
  46. bryant@ced.utah.edu
  47.  
  48.  
  49.