<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Ruby as AppleScript Alternative - Part 6</title>
	<link>http://MacDeveloperTips.com/ruby/ruby-as-applescript-alternative-part-6.html</link>
	<description>Tips, tools and code for developers working on a Mac</description>
	<pubDate>Fri, 16 May 2008 02:54:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: vince</title>
		<link>http://MacDeveloperTips.com/ruby/ruby-as-applescript-alternative-part-6.html#comment-105</link>
		<dc:creator>vince</dc:creator>
		<pubDate>Mon, 05 May 2008 01:55:39 +0000</pubDate>
		<guid>http://MacDeveloperTips.com/ruby/ruby-as-applescript-alternative-part-6.html#comment-105</guid>
		<description>Thomas,

I had a similar problem which seemed to be related to an old Scripting Addition I had installed. Whenever I called "system info" with AS, I got many lines of error as you did, and then the system info results. I had several non-standard scripting additions installed, and since I didn't really use any of them, I just ditched them all and I'm not sure which one caused the problem. If you are interested in tracking down the offending addition, remove them all, then add them back one by one until the problem is reproduced.

hth

vince</description>
		<content:encoded><![CDATA[<p>Thomas,</p>
<p>I had a similar problem which seemed to be related to an old Scripting Addition I had installed. Whenever I called &#8220;system info&#8221; with AS, I got many lines of error as you did, and then the system info results. I had several non-standard scripting additions installed, and since I didn&#8217;t really use any of them, I just ditched them all and I&#8217;m not sure which one caused the problem. If you are interested in tracking down the offending addition, remove them all, then add them back one by one until the problem is reproduced.</p>
<p>hth</p>
<p>vince</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://MacDeveloperTips.com/ruby/ruby-as-applescript-alternative-part-6.html#comment-58</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sat, 29 Mar 2008 01:57:23 +0000</pubDate>
		<guid>http://MacDeveloperTips.com/ruby/ruby-as-applescript-alternative-part-6.html#comment-58</guid>
		<description>Thomas,

I recommend you pose the question on the rb-appscript mailing list, along with the OS and Ruby version you are using, as well as any snippets of code that are relevant. The list is monitored on a regular basis and has been quite helpful for me in troubleshooting...

http://rubyforge.org/mailman/listinfo/rb-appscript-discuss</description>
		<content:encoded><![CDATA[<p>Thomas,</p>
<p>I recommend you pose the question on the rb-appscript mailing list, along with the OS and Ruby version you are using, as well as any snippets of code that are relevant. The list is monitored on a regular basis and has been quite helpful for me in troubleshooting&#8230;</p>
<p><a href="http://rubyforge.org/mailman/listinfo/rb-appscript-discuss" rel="nofollow">http://rubyforge.org/mailman/listinfo/rb-appscript-discuss</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://MacDeveloperTips.com/ruby/ruby-as-applescript-alternative-part-6.html#comment-57</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 28 Mar 2008 20:08:44 +0000</pubDate>
		<guid>http://MacDeveloperTips.com/ruby/ruby-as-applescript-alternative-part-6.html#comment-57</guid>
		<description>I am getting a weird warning when running any of the scripts that use osax:

2008-03-28 20:55:06.205 ruby[11075:807] *** _NSAutoreleaseNoPool(): Object 0x112f330 of class NSPathStore2 autoreleased with no pool in place - just leaking

followed by at least 40 more lines like this. Is this a known bug of appscript? Anyone else getting these in the terminal? The scripts executes fine still.</description>
		<content:encoded><![CDATA[<p>I am getting a weird warning when running any of the scripts that use osax:</p>
<p>2008-03-28 20:55:06.205 ruby[11075:807] *** _NSAutoreleaseNoPool(): Object 0&#215;112f330 of class NSPathStore2 autoreleased with no pool in place - just leaking</p>
<p>followed by at least 40 more lines like this. Is this a known bug of appscript? Anyone else getting these in the terminal? The scripts executes fine still.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
