<?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>David Chin Online &#187; Snow Leopard Tips</title>
	<atom:link href="http://www.davidchinphoto.com/tag/snow-leopard-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidchinphoto.com</link>
	<description>Commentary on the most interesting tech, photography, design and media links of the day</description>
	<lastBuildDate>Thu, 09 Feb 2012 22:57:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Snow Leopard and Adobe Unit Types.osax</title>
		<link>http://www.davidchinphoto.com/snow-leopard-and-adobe-unit-types-osax/</link>
		<comments>http://www.davidchinphoto.com/snow-leopard-and-adobe-unit-types-osax/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 09:25:18 +0000</pubDate>
		<dc:creator>David Chin</dc:creator>
				<category><![CDATA[Categorized]]></category>
		<category><![CDATA[Snow Leopard Tips]]></category>

		<guid isPermaLink="false">http://www.davidchinphoto.com/snow-leopard-and-adobe-unit-types-osax/</guid>
		<description><![CDATA[Oct 02, 2009 update: The 64-bit version of Adobe Unit Types.osax is now available, and should be the better solution to the /dev/null solution I originally wrote about below. Thanks to Ron Miller who wrote the following email to alert me about the new file: Rather than put a link to /dev/null, you can fix [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><b>Oct 02, 2009 update</b>: The <a href="http://kb2.adobe.com/cps/516/cpsid_51615.html">64-bit version of Adobe Unit Types.osax is now available</a>, and should be the better solution to the /dev/null solution I originally wrote about below. Thanks to Ron Miller who wrote the following email to alert me about the new file:</p>
<blockquote><p>Rather than put a link to /dev/null, you can fix the Adobe osascript<br />
problem by updating &#034;Adobe Unit Types.osax&#034; to a 64-bit version. See this<br />
link on Adobe&#039;s website.</p>
<p>http://kb2.adobe.com/cps/516/cpsid_51615.html</p></blockquote>
<p>After upgrading to <a rel="nofollow" href="http://www.amazon.com/gp/search?ie=UTF8&#038;keywords=Snow Leopard&#038;tag=dcp-20&#038;index=software&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325">Snow Leopard</a>, I get the following error added to the top of my Textmate document when I perform a post to my WordPress blog using <a href="http://blog.macromates.com/2006/blogging-from-textmate/">Brad Choate&#039;s Blogging Bundle</a>:</p>
<p>2009-09-13 15:38:10.711 osascript[5261:903] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe<br />
Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image<br />
found.  Did find: /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture<br />
in universal wrapper osascript: OpenScripting.framework &#8211; scripting addition &#034;/Library/ScriptingAdditions/Adobe Unit Types.osax&#034; declares no loadable handlers.</p>
<p>It turned out that deleting or moving the Adobe Unit Types.osax file that&#039;s found in the /Library/ScriptingAdditions/ folder and re-booting my Mac solved the problem.</p>
<p>I got the idea for removing the file from <a href="http://lists.apple.com/archives/applescript-users/2009/Sep/msg00035.html">this Apple Mailing List discussion</a>. However, I&#039;m also keeping a copy of this file someplace safe just in case uninstalling and Adobe application <a href="http://www.google.com/search?q=snow+leopard+adobe+unit+types+error">requires the file to be put back into that folder</a>.</p>
<p>Additionally, I noticed that the file was re-created after I ran Photoshop and Lightroom, so I had to resort to creating a link with the name Adobe Unit Types.osax and have it point to /dev/null. This is how I did it:</p>
<p>1. In Finder, make a copy of the Adobe Unit Types.osax file, then delete the original file. You might be prompted to enter your Administrator password.</p>
<p>2. Launch Terminal.</p>
<p>2. cd /Library/ScriptingAdditions</p>
<p>3. sudo ln -s /dev/null &quot;Adobe Unit Types.osax&quot;</p>
<p>Keeping my fingers crossed this doesn&#039;t break my Adobe apps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidchinphoto.com/snow-leopard-and-adobe-unit-types-osax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

