<?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 - Debian / Ubuntu - Comments</title>
 <link>http://community.activestate.com/os/debian-ubuntu</link>
 <description>Comments for &quot;Debian / Ubuntu&quot;</description>
 <language>en</language>
<item>
 <title>re: gtk color picker</title>
 <link>http://community.activestate.com/node/2681#comment-6293</link>
 <description>&lt;p&gt;If you can find a way to easily access this GTK color picker from within Firefox/Komodo, then we&#039;ll be glad to add this as the default. See related post here:&lt;br /&gt;
&lt;a href=&quot;http://community.activestate.com/forum-topic/color-picker-macro-useful#comment-3573&quot; title=&quot;http://community.activestate.com/forum-topic/color-picker-macro-useful#comment-3573&quot;&gt;http://community.activestate.com/forum-topic/color-picker-macro-useful#c...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Tod&lt;/p&gt;
</description>
 <pubDate>Thu, 21 Aug 2008 13:29:06 -0700</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 6293 at http://community.activestate.com</guid>
</item>
<item>
 <title>komodo xwin copy problem</title>
 <link>http://community.activestate.com/forum-topic/copy-linux-windows-clipboard#comment-6285</link>
 <description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Using Xming I was also having problems copying from komodo running on linux to Windows.  This macro has solved my problem.&lt;/p&gt;
&lt;p&gt;Can the folks at ActiveState add the functionality to an update / release?&lt;/p&gt;
&lt;p&gt;--Alex&lt;/p&gt;
</description>
 <pubDate>Thu, 21 Aug 2008 11:43:51 -0700</pubDate>
 <dc:creator>Alex</dc:creator>
 <guid isPermaLink="false">comment 6285 at http://community.activestate.com</guid>
</item>
<item>
 <title>But Komodo uses standart GTK</title>
 <link>http://community.activestate.com/node/2681#comment-6282</link>
 <description>&lt;p&gt;But Komodo uses standart GTK open/save-dialog. Why can&#039;t you to use standart GTK color-picker?&lt;/p&gt;
</description>
 <pubDate>Thu, 21 Aug 2008 00:50:04 -0700</pubDate>
 <dc:creator>troorl</dc:creator>
 <guid isPermaLink="false">comment 6282 at http://community.activestate.com</guid>
</item>
<item>
 <title>Windows and OS X only</title>
 <link>http://community.activestate.com/node/2681#comment-6280</link>
 <description>&lt;p&gt;Unfortunately, there&#039;s no standard system color picker on Linux. I&#039;ll put a note in the documentation that this is for Windows and Mac OS X only.&lt;/p&gt;
</description>
 <pubDate>Wed, 20 Aug 2008 16:43:24 -0700</pubDate>
 <dc:creator>troyt</dc:creator>
 <guid isPermaLink="false">comment 6280 at http://community.activestate.com</guid>
</item>
<item>
 <title>Short macro</title>
 <link>http://community.activestate.com/node/2677#comment-6276</link>
 <description>&lt;p&gt;Just use a macro to chain these commands together. Here&#039;s one in JavaScript:&lt;/p&gt;
&lt;div class=&quot;geshi-block&quot;&gt;
&lt;div class=&quot;geshifilter javascript&quot; style=&quot;font-family: monospace;&quot;&gt;ko.&lt;span style=&quot;color: #006600;&quot;&gt;commands&lt;/span&gt;.&lt;span style=&quot;color: #006600;&quot;&gt;doCommand&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #3366CC;&quot;&gt;&#039;cmd_saveAll&#039;&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&lt;br /&gt;
ko.&lt;span style=&quot;color: #006600;&quot;&gt;commands&lt;/span&gt;.&lt;span style=&quot;color: #006600;&quot;&gt;doCommand&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #3366CC;&quot;&gt;&#039;cmd_findInFiles&#039;&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&lt;/div&gt;
&lt;pre class=&quot;geshi-plain&quot;&gt;ko.commands.doCommand(&#039;cmd_saveAll&#039;);
ko.commands.doCommand(&#039;cmd_findInFiles&#039;);&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;You can then add this macro to a custom toolbar and/or assign a key binding to it.&lt;/p&gt;
&lt;p&gt;A list of Komodo commands can be found here:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://docs.activestate.com/komodo/4.4/commandid.html&quot; title=&quot;http://docs.activestate.com/komodo/4.4/commandid.html&quot;&gt;http://docs.activestate.com/komodo/4.4/commandid.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Macro documentation can be found here:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://docs.activestate.com/komodo/4.4/macros.html&quot; title=&quot;http://docs.activestate.com/komodo/4.4/macros.html&quot;&gt;http://docs.activestate.com/komodo/4.4/macros.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;... and the JavaScript API here:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://docs.activestate.com/komodo/4.4/komodo-js-api.html&quot; title=&quot;http://docs.activestate.com/komodo/4.4/komodo-js-api.html&quot;&gt;http://docs.activestate.com/komodo/4.4/komodo-js-api.html&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Wed, 20 Aug 2008 12:39:05 -0700</pubDate>
 <dc:creator>troyt</dc:creator>
 <guid isPermaLink="false">comment 6276 at http://community.activestate.com</guid>
</item>
<item>
 <title>use pydbgpproxy</title>
 <link>http://community.activestate.com/forum-topic/debuggin-port-problems#comment-6169</link>
 <description>&lt;p&gt;You can also use pydbgpproxy as a separate service.  It can listen on a specific port.  Configure Komodo and xdebug to talk to the proxy, then this issue will go away (unless you are stopping/starting the proxy all the time)&lt;/p&gt;
</description>
 <pubDate>Mon, 28 Jul 2008 10:45:51 -0700</pubDate>
 <dc:creator>shanec</dc:creator>
 <guid isPermaLink="false">comment 6169 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: debugger port</title>
 <link>http://community.activestate.com/forum-topic/debuggin-port-problems#comment-6159</link>
 <description>&lt;p&gt;Hi Aaron,&lt;/p&gt;
&lt;p&gt;If the debugger port still has some tcp/ip connections attached to it when shutting down, the port can often become unavailable on the next Komodo restart (even though the original starting process has completely finished). The OS will eventually finalize and close all the socket connections after a specific period of time (it&#039;s usually 30 to 60 seconds) and then you should be able to restart Komodo (or use the &quot;Debug-&amp;gt;Listen For Connections&quot; menu) and the debugger listener port will bind properly.&lt;/p&gt;
&lt;p&gt;You can make your own customizations to the Komodo code to work around this problem, in the file:&lt;br /&gt;
 [komodo_install]/lib/mozilla/python/komodo/dbgp/serverBase.py&lt;/p&gt;
&lt;p&gt;search for SO_REUSEADDR (line 225) and uncomment the 4 lines to look like this:&lt;/p&gt;
&lt;div class=&quot;geshi-block&quot;&gt;
&lt;div class=&quot;geshifilter python&quot; style=&quot;font-family: monospace;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;self&lt;/span&gt;._server.&lt;span style=&quot;color: black;&quot;&gt;setsockopt&lt;/span&gt;&lt;span style=&quot;color: black;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dc143c;&quot;&gt;socket&lt;/span&gt;.&lt;span style=&quot;color: black;&quot;&gt;SOL_SOCKET&lt;/span&gt;, &lt;span style=&quot;color: #dc143c;&quot;&gt;socket&lt;/span&gt;.&lt;span style=&quot;color: black;&quot;&gt;SO_REUSEADDR&lt;/span&gt;,&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #008000;&quot;&gt;self&lt;/span&gt;._server.&lt;span style=&quot;color: black;&quot;&gt;getsockopt&lt;/span&gt;&lt;span style=&quot;color: black;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #dc143c;&quot;&gt;socket&lt;/span&gt;.&lt;span style=&quot;color: black;&quot;&gt;SOL_SOCKET&lt;/span&gt;,&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #dc143c;&quot;&gt;socket&lt;/span&gt;.&lt;span style=&quot;color: black;&quot;&gt;SO_REUSEADDR&lt;/span&gt;&lt;span style=&quot;color: black;&quot;&gt;&amp;#41;&lt;/span&gt; | &lt;span style=&quot;color: #ff4500;&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: black;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;
&lt;pre class=&quot;geshi-plain&quot;&gt;self._server.setsockopt(
                socket.SOL_SOCKET, socket.SO_REUSEADDR,
                self._server.getsockopt(socket.SOL_SOCKET,
                                        socket.SO_REUSEADDR) | 1)&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Be sure to read the comments above this code for why this is not done by default.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Thu, 24 Jul 2008 10:26:35 -0700</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 6159 at http://community.activestate.com</guid>
</item>
<item>
 <title>Thanks. I added my two cents</title>
 <link>http://community.activestate.com/forum-topic/miltiple-finds#comment-6138</link>
 <description>&lt;p&gt;Thanks. I added my two cents to the bug.&lt;/p&gt;
</description>
 <pubDate>Mon, 21 Jul 2008 16:31:39 -0700</pubDate>
 <dc:creator>aaroncampbell</dc:creator>
 <guid isPermaLink="false">comment 6138 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: more than 2 &quot;find results&quot; tabs</title>
 <link>http://community.activestate.com/forum-topic/miltiple-finds#comment-6137</link>
 <description>&lt;p&gt;Hi Aaron,&lt;/p&gt;
&lt;p&gt;No, currently it&#039;s a hard coded limitation set at 2 tabs. There is an enhancement request to remove this limitation here:&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=54488&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=54488&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=54488&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Mon, 21 Jul 2008 16:26:04 -0700</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 6137 at http://community.activestate.com</guid>
</item>
<item>
 <title>It seems the temporary fix</title>
 <link>http://community.activestate.com/forum-topic/go-definition-not-working#comment-6129</link>
 <description>&lt;p&gt;It seems the temporary fix no longer works, and I have no idea why.&lt;/p&gt;
</description>
 <pubDate>Mon, 21 Jul 2008 10:06:08 -0700</pubDate>
 <dc:creator>aaroncampbell</dc:creator>
 <guid isPermaLink="false">comment 6129 at http://community.activestate.com</guid>
</item>
<item>
 <title>Still broke</title>
 <link>http://community.activestate.com/forum-topic/go-definition-not-working#comment-6127</link>
 <description>&lt;p&gt;Jeffg: That seems to be a VERY temporary fix.  I&#039;ve had to do it about once a day to keep using Komodo.  Please check into the tickets:&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=78803&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=78803&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=78803&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=78805&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=78805&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=78805&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Mon, 21 Jul 2008 08:45:16 -0700</pubDate>
 <dc:creator>aaroncampbell</dc:creator>
 <guid isPermaLink="false">comment 6127 at http://community.activestate.com</guid>
</item>
<item>
 <title>Is there anyway to override</title>
 <link>http://community.activestate.com/forum-topic/miltiple-finds#comment-6106</link>
 <description>&lt;p&gt;Is there anyway to override that limit?  I don&#039;t think a reasonable limit is bad, but 2 is pretty low.  I&#039;d think 5 would be more reasonable.&lt;/p&gt;
</description>
 <pubDate>Fri, 18 Jul 2008 10:50:58 -0700</pubDate>
 <dc:creator>aaroncampbell</dc:creator>
 <guid isPermaLink="false">comment 6106 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: multiple find results</title>
 <link>http://community.activestate.com/forum-topic/miltiple-finds#comment-6104</link>
 <description>&lt;p&gt;Yes, Komodo has the ability to lock a Find Results tab, so that it does not get overwritten (you should see a Lock icon in the top-right-hand corner of the &quot;Find Results 1&quot; tab, which you can toggle as locked/unlocked.&lt;/p&gt;
&lt;p&gt;When the first find tab is locked, a second search will automatically create a &quot;Find Results 2&quot; tab.&lt;/p&gt;
&lt;p&gt;Note: Komodo limits the number of find tabs to be a maximum of 2.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Fri, 18 Jul 2008 10:39:58 -0700</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 6104 at http://community.activestate.com</guid>
</item>
<item>
 <title>Hopefully the ticket linked</title>
 <link>http://community.activestate.com/forum-topic/can-i-set-ctrl-click-go-definition#comment-6096</link>
 <description>&lt;p&gt;Hopefully the ticket linked and the related ticket will be resolved and then I&#039;ll be able to use ctrl+click again (ctrl+hover would be nice too and helps to distinguish custom from built-in functions).&lt;/p&gt;
</description>
 <pubDate>Thu, 17 Jul 2008 14:20:30 -0700</pubDate>
 <dc:creator>aaroncampbell</dc:creator>
 <guid isPermaLink="false">comment 6096 at http://community.activestate.com</guid>
</item>
<item>
 <title>Sort of</title>
 <link>http://community.activestate.com/forum-topic/can-i-set-ctrl-click-go-definition#comment-6095</link>
 <description>&lt;p&gt;You can re-map the keybinding for go to definition ( or any number of other things ) in Komodo&#039;s prefernces:&lt;/p&gt;
&lt;p&gt;Preferences / Editor / Key Bindings&lt;/p&gt;
&lt;p&gt;You&#039;ll want to type in a term in the &#039;Commands&#039; field in that pref pane to filter the list. There are two distinct commands You&#039;ll want to re-map:&lt;/p&gt;
&lt;p&gt;&#039;Source Code: Go to Definition&#039;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&#039;Help: Language-specific Help on Selection&#039;&lt;/p&gt;
&lt;p&gt;Admittedly this is not quite as convenient as Zend for two reasons:&lt;/p&gt;
&lt;p&gt;1. you can&#039;t bind a Key / Mouse combination together ( however you *can* bind something much simpler than Ctrl+K,Ctrl+G )&lt;br /&gt;
2. you have to remind yourself whether the function is defined in your own code or PHP itself&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
JeffG&lt;br /&gt;
&lt;a href=&quot;http://www.openkomodo.com/blogs/jeffg&quot; title=&quot;http://www.openkomodo.com/blogs/jeffg&quot;&gt;http://www.openkomodo.com/blogs/jeffg&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Thu, 17 Jul 2008 13:40:37 -0700</pubDate>
 <dc:creator>jeffg</dc:creator>
 <guid isPermaLink="false">comment 6095 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
