<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - OS X Leopard - Comments</title>
 <link>http://community.activestate.com/os/os-x-leopard</link>
 <description>Comments for &quot;OS X Leopard&quot;</description>
 <language>en</language>
<item>
 <title>re: cpu usage</title>
 <link>http://community.activestate.com/node/3110#comment-7321</link>
 <description>&lt;p&gt;This is something that we have been looking into since the Komodo 5.0 release. I think that the CPU usage is too high for a program that is just sitting in the background and should mostly doing nothing.&lt;/p&gt;
&lt;p&gt;I say mostly, because there are still tasks that Komodo will perform periodically, such as examing the filesystem for file changes, updating project live folders, trigger file status updates, etc...&lt;/p&gt;
&lt;p&gt;On both Linux and Windows, the CPU usage of a background Komodo application is 0-1%, so there is likely something that still needs to be looked into.&lt;/p&gt;
&lt;p&gt;There is also the following bug logged about Komodo performance on the Mac, which if you add yourself to the cc-list, you&#039;ll receive updates on the bug progress:&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=80683&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=80683&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=80683&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Tue, 25 Nov 2008 10:43:43 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7321 at http://community.activestate.com</guid>
</item>
<item>
 <title>Actually none of the</title>
 <link>http://community.activestate.com/node/2977#comment-7305</link>
 <description>&lt;p&gt;Actually none of the settings were imported when upgrading. I upgraded by drag&#039;n&#039;drop. Still, the old settings seem to be available in the Komodo folder of Application Support (each version seems to have it&#039;s own folder). I would have thought that they would have been imported at the first launch of 5.x.&lt;/p&gt;
</description>
 <pubDate>Mon, 24 Nov 2008 07:49:54 -0800</pubDate>
 <dc:creator>jhsware</dc:creator>
 <guid isPermaLink="false">comment 7305 at http://community.activestate.com</guid>
</item>
<item>
 <title>RE:</title>
 <link>http://community.activestate.com/node/3084#comment-7284</link>
 <description>&lt;p&gt;Thanks, Eric. The open/find toolbar is cool.&lt;/p&gt;
&lt;p&gt;Gigi&lt;/p&gt;
</description>
 <pubDate>Sat, 22 Nov 2008 19:01:55 -0800</pubDate>
 <dc:creator>the_gigi</dc:creator>
 <guid isPermaLink="false">comment 7284 at http://community.activestate.com</guid>
</item>
<item>
 <title>Known bug on Komodo 5, any version of OS X</title>
 <link>http://community.activestate.com/node/3084#comment-7251</link>
 <description>&lt;p&gt;Written up at&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=81075&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=81075&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=81075&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I set up the finder to show all files as well, but even&lt;br /&gt;
Firefox won&#039;t display dot files -- it&#039;s a Mozilla bug&lt;br /&gt;
(&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=262374&quot; title=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=262374&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=262374&lt;/a&gt;)&lt;br /&gt;
that we have a dependency on.&lt;/p&gt;
&lt;p&gt;You can use the open file toolbar to get around the&lt;br /&gt;
openFile limitation.  But as for the other operations,&lt;br /&gt;
like saveAs, and addToProject, you&#039;ll need to write&lt;br /&gt;
short macros.  Good fodder for the Macros/Extensions&lt;br /&gt;
site, if anyone&#039;s up to it.&lt;/p&gt;
&lt;p&gt;- Eric&lt;/p&gt;
</description>
 <pubDate>Thu, 20 Nov 2008 12:12:43 -0800</pubDate>
 <dc:creator>ericp</dc:creator>
 <guid isPermaLink="false">comment 7251 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: perl</title>
 <link>http://community.activestate.com/forum-topic/os-10-5-komodo-activeperl-config-problem#comment-7237</link>
 <description>&lt;p&gt;Try using:&lt;/p&gt;
&lt;pre&gt;
%(perl) perlfile.pl
&lt;/pre&gt;&lt;p&gt;as your run command, as that will use your preferenced perl interpreter rather than the first one found on your PATH.&lt;/p&gt;
</description>
 <pubDate>Wed, 19 Nov 2008 15:05:00 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7237 at http://community.activestate.com</guid>
</item>
<item>
 <title>me too - is there a solution to choose perl version used?</title>
 <link>http://community.activestate.com/forum-topic/os-10-5-komodo-activeperl-config-problem#comment-7235</link>
 <description>&lt;p&gt;Just started a project on OS X 10.5.5.  Installed the latest Activestate distribution in the default path under /usr/local.  But, as described above, komodo is using the OS X versions of perl instead.&lt;/p&gt;
&lt;p&gt;From the command line, I get the correct, new version of perl, but komodo continues to use the old version despite the path changes I&#039;ve made.&lt;/p&gt;
&lt;p&gt;Is there a workaround?  Does Komodo 4 have the same issue?  I&#039;m currently using the latest version 5.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
</description>
 <pubDate>Wed, 19 Nov 2008 14:21:39 -0800</pubDate>
 <dc:creator>unixguy_fastmail</dc:creator>
 <guid isPermaLink="false">comment 7235 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: liquibase</title>
 <link>http://community.activestate.com/node/3073#comment-7229</link>
 <description>&lt;p&gt;I don&#039;t know of anyone working with Liquibase, and I&#039;m not even that sure what it does (database design and/or refactoring)?&lt;/p&gt;
&lt;p&gt;Were you thinking of creating a UI around the liquibase library in Komodo? There are other database related extensions, such as SQLite Manager which you may be able to glean information from.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Wed, 19 Nov 2008 11:21:17 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7229 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: remote connection timeout</title>
 <link>http://community.activestate.com/node/3069#comment-7213</link>
 <description>&lt;p&gt;Thanks for the suggestions.&lt;/p&gt;
&lt;p&gt;The Komodo remote connection handling is designed to re-connect if there are any failures, but perhaps this re-connecting is not working in the case of a network timeout. I&#039;ve logged a bug to ensure this gets followed up:&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=81016&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=81016&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=81016&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The remote files does need some re-working, my hope is to eventually make it work asynchronously, so it does not lock-up the Komodo UI. The network indicators would be a nice enhancement.&lt;/p&gt;
&lt;p&gt;I&#039;ve logged another bug to providing the ability to disconnect any active remote connections here:&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=81017&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=81017&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=81017&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Tue, 18 Nov 2008 12:43:13 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7213 at http://community.activestate.com</guid>
</item>
<item>
 <title>Two bugs - suggest using a different mapping</title>
 <link>http://community.activestate.com/node/2990#comment-7176</link>
 <description>&lt;p&gt;It looks like there&#039;s a bug with &quot;Complete Word&quot; always being disabled in the Code menu. I&#039;ve just filed it here:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=80942&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=80942&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=80942&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m able to use the feature using the default keybinding and a few others I&#039;ve tried assigning, but it seems to not bind to &#039;Alt&#039;+&#039;Tab&#039; for some reason. In fact, it doesn&#039;t seem possible to bind this combination to any Komodo command on OS X:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=80943&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=80943&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=80943&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m not sure if OS X or Mozilla reserve this keybinding somehow, but we&#039;ll look into it.&lt;/p&gt;
&lt;p&gt;In the meantime, I&#039;d suggest mapping this command to another keybinding if the default ones (&#039;F5&#039; or &#039;Alt&#039;+&#039;Escape&#039;) aren&#039;t handy for you.&lt;/p&gt;
</description>
 <pubDate>Fri, 14 Nov 2008 12:47:44 -0800</pubDate>
 <dc:creator>troyt</dc:creator>
 <guid isPermaLink="false">comment 7176 at http://community.activestate.com</guid>
</item>
<item>
 <title>Fixed in 4.4</title>
 <link>http://community.activestate.com/node/3032#comment-7150</link>
 <description>&lt;p&gt;Sounds like you&#039;re running into this bug:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=77236&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=77236&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=77236&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;... which was fixed in Komodo 4.4. &lt;/p&gt;
&lt;p&gt;You should be able to upgrade to 4.4.1 (it&#039;s a free upgrade for you) using &quot;Help|Check for Updates&quot;.&lt;/p&gt;
</description>
 <pubDate>Wed, 12 Nov 2008 12:11:54 -0800</pubDate>
 <dc:creator>troyt</dc:creator>
 <guid isPermaLink="false">comment 7150 at http://community.activestate.com</guid>
</item>
<item>
 <title>I added a bug for this</title>
 <link>http://community.activestate.com/node/3036#comment-7145</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=80886&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=80886&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=80886&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I thought someone else had reported it, but I can&#039;t&lt;br /&gt;
find a bug on it.&lt;/p&gt;
</description>
 <pubDate>Wed, 12 Nov 2008 10:06:55 -0800</pubDate>
 <dc:creator>ericp</dc:creator>
 <guid isPermaLink="false">comment 7145 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: Komodo 5 is slow on Mac OS X</title>
 <link>http://community.activestate.com/node/3030#comment-7124</link>
 <description>&lt;p&gt;Thanks for the report. We are looking into this issue, see the following bug:&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=80683&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=80683&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=80683&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Add yourself to the bug cc-list to see progress changes.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Tue, 11 Nov 2008 12:07:34 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7124 at http://community.activestate.com</guid>
</item>
<item>
 <title>It&#039;s an OS X issue and we&#039;re looking into it</title>
 <link>http://community.activestate.com/node/3028#comment-7121</link>
 <description>&lt;p&gt;Yes, we&#039;re aware of the problem, and we&#039;re working on it.&lt;/p&gt;
</description>
 <pubDate>Tue, 11 Nov 2008 09:42:15 -0800</pubDate>
 <dc:creator>ericp</dc:creator>
 <guid isPermaLink="false">comment 7121 at http://community.activestate.com</guid>
</item>
<item>
 <title>OK, my bad</title>
 <link>http://community.activestate.com/node/3019#comment-7075</link>
 <description>&lt;p&gt;I screwed up here. The Komodo preferences had Safari as default browser. But when using the Add-ons window Komodo would ask which browser to use and suggest Firefox (though Firefox was not on the list of available browsers in the preferences). Now I switched to &quot;Ask when browser is launched the next time&quot;, and the links from the Start Page launch is Firefox (no asking...), while the Add-ons window still works the same (it shows the same kind of dialog Firefox does when clicking a mailto: or irc: link).&lt;/p&gt;
&lt;p&gt;So the overall behaviour is still a bit strange. This might be related to the fact that Komodo preferences don&#039;t keep the paths added to the combo list in Preferences &amp;gt; Web and Browser, because they are not in my /Applications folder (but in /Applications/Navigateurs web).&lt;/p&gt;
&lt;p&gt;Well, it&#039;s not really important.&lt;/p&gt;
</description>
 <pubDate>Sat, 08 Nov 2008 15:08:59 -0800</pubDate>
 <dc:creator>florentv</dc:creator>
 <guid isPermaLink="false">comment 7075 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: project file location</title>
 <link>http://community.activestate.com/node/3006#comment-7064</link>
 <description>&lt;p&gt;Ah, for the project, it&#039;s likely because the project did not have a sort order set, if you click on the name tree header the sorting will adjust (A-Z, files/folders, etc...).&lt;/p&gt;
</description>
 <pubDate>Fri, 07 Nov 2008 15:14:46 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7064 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
