Muffinresearch Labs by Stuart Colville

Leopard Bug - Screensaver causes coreservicesd to crash | Comments (0)

Posted in Apple on 2nd September 2008, 1:06 pm by Stuart

I’ve just found a fix to an annoying issue. I have a keystroke set to activate the screensaver and the lock the screen of my work MacBook Pro via an applescript. I was recently finding when I came back from lunch the system is pretty much dying on it’s feet. I started poking around the system logs and googling some of the error message which all seemed to be related to coreservicesd.

From this post http://www.macosxhints.com/article.php?story=20071102105927735 I found the cause of the issue is that a second instance of the screensaver will kick in at the interval set-up in sys prefs despite the screensaver having already been manually activated when I lock the screen.

The solution for this is to activate the screensaver via an automator script as the link above describes. What I’ve done is to set the activation of the screensaver to never happen so that I always activate it manually.

Post Tools

Comments: Add yours







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



Inspiring a Sense of Ownership|(0)

Former colleague Mike West talks about how inspiring a team’s sense of ownership around a project is the key to great things happening: http://mikewest.org/2008/11/the-inspiration-of-ownership. Quality stuff.

VMware Server: Convert Fixed Disk-images to Growable|(0)

Quick tip if you ever want to convert from a fixed disk image to an expandable one then the following command should do it:

sudo vmware-vdiskmanager -r source.vmdk -t 0 expandable.vmdk

Just replace “source” and “expandable” with your disk image file names. For more on what vmware-vdiskmanager can do for you type vmware-vdiskmanager -h

Photos on Flickr

© Copyright 2004-08 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by 1&1 This page was baked in 0.748s.