<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chopsake.com &#187; OS X</title>
	<atom:link href="http://chopsake.com/category/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://chopsake.com</link>
	<description>The Chopsake Blog</description>
	<lastBuildDate>Thu, 18 Mar 2010 01:44:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Bad Font Breaks Time Machine?</title>
		<link>http://chopsake.com/bad-font-breaks-time-machine/</link>
		<comments>http://chopsake.com/bad-font-breaks-time-machine/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 07:11:43 +0000</pubDate>
		<dc:creator>Chopsake</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://chopsake.com/?p=167</guid>
		<description><![CDATA[So I came across this error in my Mac OS X system.log while performing a Time Machine backup: backupd[]: Unable to rebuild path cache for source item. Partial source path: I don&#8217;t know about you, but when I see errors from my backup daemon, I pay attention. I first forced a reindex of Spotlight on [...]]]></description>
			<content:encoded><![CDATA[<p>So I came across this error in my Mac OS X system.log while performing a Time Machine backup:</p>
<p><code>backupd[]: Unable to rebuild path cache for source item. Partial source path:</code></p>
<p>I don&#8217;t know about you, but when I see errors from my backup daemon, I pay attention.</p>
<p>I first forced a reindex of Spotlight on the source device by removing the metadata:</p>
<p><code>sudo hdutil -E /</code></p>
<p>Spotlight got busy again, but after 20 minutes, I saw log entries along the lines of:</p>
<p><code>mdworker[]: ATSFontFindFromContainer failed: count = 2</code></p>
<p>And when I say lines, I mean hundreds of them.  Disk Utility returned OK on both devices, but Spotlight seemed to be spinning its wheels:</p>
<p><code>mdworker[]: (Error) Import: Importer force killed!</code></p>
<p>I &#8220;validated&#8221; the integrity of the fonts in Font Book, only to find <strong>csd12.ttf</strong> gave a warning.  After removing the font, Spotlight finished indexing in 30 minutes.  With no more log errors, Time Machine now seems content to copy my files hour after hour.</p>
<p>So could it be that a bad font caused problems for OS X&#8217;s backup mechanism?</p>
]]></content:encoded>
			<wfw:commentRss>http://chopsake.com/bad-font-breaks-time-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicates in Mac OS X &#8220;Open with&#8230;&#8221; Finder menu</title>
		<link>http://chopsake.com/duplicates-in-mac-os-x-open-with-finder-menu/</link>
		<comments>http://chopsake.com/duplicates-in-mac-os-x-open-with-finder-menu/#comments</comments>
		<pubDate>Wed, 13 May 2009 05:02:43 +0000</pubDate>
		<dc:creator>Chopsake</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[duplicates]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://chopsake.com/?p=27</guid>
		<description><![CDATA[I&#8217;ve read several blogs and forums online describing how to fix the problem of duplicate or old entries in the &#8220;Open with&#8230;&#8221; contextual menu in Mac&#8217;s OS X Finder.  The problem with some of these sources is that the path listed is not always correct, rendering the ol&#8217; copy-and-paste standby useless.  One easy way to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve read several blogs and forums online describing how to fix the problem of duplicate or old entries in the &#8220;Open with&#8230;&#8221; contextual menu in Mac&#8217;s OS X Finder.  The problem with some of these sources is that the path listed is not always correct, rendering the ol&#8217; copy-and-paste standby useless.  One easy way to handle this is with the <em>locate</em> command.</p>
<p>To rebuild the list of programs under the &#8220;Open with&#8230;&#8221; menu, from a Terminal shell, copy/type:</p>
<p><code>`locate lsregister` -kill -domain local -domain system -domain user</code></p>
<p>Note the ` [backward apostrophe] is the key shared with the ~ [tilde or "twiddle" in unixspeak].  This should <em>not</em> be run as the superuser, but rather as your own login.</p>
<p>This could potentially fail if you have more than one <em>lsregister</em> installed on your system, but that shouldn&#8217;t be the case with a default install.</p>
<p>You may need to logout and log back in for the changes to be seen.</p>
]]></content:encoded>
			<wfw:commentRss>http://chopsake.com/duplicates-in-mac-os-x-open-with-finder-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
