Joachim Fornallaz

Joachim’s Log

 

Archive for September, 2007

SiteCapture 1.0.2 Released

Tuesday, September 18th, 2007

Just a quick post to let everyone know that SiteCapture 1.0.2 was released yesterday. It is a minor release with following changes: Added the ability to edit an address of the ‘Own list’ by double-clicking the address row. Changed the way screenshots are generated when an URL points to a PDF file. Made the main [...]

Double-clicking NSTableViews

Sunday, September 16th, 2007

If you want to handle double-clicks in NSTableViews, be sure to check out following Q&A article from Apple: Debugging NSTableView’s “Action Invocation” binding. It saved me a lot of time.

Unexpected error using mdimport

Monday, September 3rd, 2007

If you are using mdimport and get the message Can’t checkin with server named com.apple.metadata.mdserver, then it’s quite possible that Spotlight’s metadata datatore is broken. To fix the problem run sudo mdutil -E /Volumes/MyVolume to erase the broken datastore. If the error occurred on a Xsan volume, it may be a good idea to unmount [...]