> I'm having wake-from-sleep problems, and so is my Titanium! > Here's what happens: I put it to sleep at the end of the day, and the > next morning when I come in to work, I press the spacebar, and the > desktop starts to appear but then goes to straight blue. Nothing > happens then. I have to shut down and start from scratch. > I'm running OS 10.2.3, with two monitors (I think I recall mention of > two monitors causing problems, but I thought they were resolved with > the last OS update). > > Any suggestions? Turn it _off_ @ the end of play instead? > (by the way, if there's some sort of application conflict going on > behind the scenes, is there an app or utility out there that can watch > for this and tell me the cause of my problems?) There are logs in /var/log/, /var/log/system.log been the most applicable. You can sudo tail -f /var/log/system.log or sudo vi /var/log/system.log or sudo more /var/log/system.log whichever takes your fancy.... Thanks Robin...