<?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 - Gentoo - Comments</title>
 <link>http://community.activestate.com/os/gentoo</link>
 <description>Comments for &quot;Gentoo&quot;</description>
 <language>en</language>
<item>
 <title>re: live folders</title>
 <link>http://community.activestate.com/node/2860#comment-6698</link>
 <description>&lt;p&gt;Yes, you are absolutely correct. This is a bug/limitation of Komodo&#039;s project system, which the following bug report is logged for:&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=74044&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=74044&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=74044&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the report.&lt;/p&gt;
</description>
 <pubDate>Fri, 10 Oct 2008 17:27:42 -0500</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 6698 at http://community.activestate.com</guid>
</item>
<item>
 <title>ODBC Connection works on Command line, but not in Web Browser</title>
 <link>http://community.activestate.com/forum-topic/dbd-odbc-activeperl#comment-6480</link>
 <description>&lt;p&gt;I have a perl app that happily retrieves from a MS-SQL database when run on the command line.  However, when I run it from a web browser nothing is displayed.  It fails to connect to the database&lt;/p&gt;
&lt;p&gt;It must be due to the browser not running as &quot;my user&quot; and running as the &quot;web user&quot;, which does not have permission to connect.  Where can I check this? &lt;/p&gt;
&lt;p&gt;I feel that I&#039;m really close.  HELP:&amp;gt;&lt;/p&gt;
&lt;p&gt;Many thanks in advance.&lt;/p&gt;
</description>
 <pubDate>Wed, 17 Sep 2008 09:57:46 -0500</pubDate>
 <dc:creator>andrew2404</dc:creator>
 <guid isPermaLink="false">comment 6480 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: macro importing in Komodo</title>
 <link>http://community.activestate.com/forum-topic/macro-python-importerror-no-module-named-blah-blah#comment-5446</link>
 <description>&lt;p&gt;These are two different Python installations.&lt;/p&gt;
&lt;p&gt;Komodo has it&#039;s own separate Python installation that it is using for the Komodo runtime (which includes the macros feature) which will contain different modules to your locally installed Python (i.e. the Python shell).&lt;/p&gt;
&lt;p&gt;Komodo&#039;s Python installation only includes the standard Python library modules.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Sun, 25 May 2008 11:13:46 -0500</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 5446 at http://community.activestate.com</guid>
</item>
<item>
 <title>My remote file list has disappeared also</title>
 <link>http://community.activestate.com/forum-topic/project-file-list-disappeared#comment-5362</link>
 <description>&lt;p&gt;Same problem here.&lt;/p&gt;
&lt;p&gt;Just happened in the course of use.&lt;/p&gt;
&lt;p&gt;William L Howard&lt;/p&gt;
</description>
 <pubDate>Sun, 11 May 2008 08:01:31 -0500</pubDate>
 <dc:creator>humbill</dc:creator>
 <guid isPermaLink="false">comment 5362 at http://community.activestate.com</guid>
</item>
<item>
 <title>Ah, sorry, I was trying to</title>
 <link>http://community.activestate.com/forum-topic/minor-bug-brackets-and-pound-signs#comment-5360</link>
 <description>&lt;p&gt;Ah, sorry, I was trying to think of a way of showing where the cursor would be so using what you&#039;ve got it&#039;d be like this&lt;/p&gt;
&lt;p&gt;if |( isset|( $x |) |)&lt;/p&gt;
&lt;p&gt;and the cursor could be at any of the indicated points. This is on Gentoo Linux coding PHP with UTF-8 encoding. I&#039;ve got a en_gb keyboard and it&#039;s entered by pressing Shift-3. The bracket can be any bracket that gets highlighted (i.e. it&#039;s showing you it&#039;s matching bracket).&lt;/p&gt;
&lt;p&gt;I was able to grab a screenshot of it at&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://espadav8.co.uk/gallery/index.php?id=idfe70356310af2bdca52d07514871df89&quot; title=&quot;http://espadav8.co.uk/gallery/index.php?id=idfe70356310af2bdca52d07514871df89&quot;&gt;http://espadav8.co.uk/gallery/index.php?id=idfe70356310af2bdca52d0751487...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The bracket there is the close of a function in a class, although like I said all brackets will do that. I&#039;m not sure if it&#039;s the pound sign causing it or if it&#039;d do it with any Shift-3 key combo.&lt;/p&gt;
&lt;p&gt;If you think it might be a bug then I&#039;ll register with bugzilla then and post it there too.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Andy&lt;/p&gt;
</description>
 <pubDate>Sat, 10 May 2008 08:50:22 -0500</pubDate>
 <dc:creator>TheNewWebGuy</dc:creator>
 <guid isPermaLink="false">comment 5360 at http://community.activestate.com</guid>
</item>
<item>
 <title>More info please...</title>
 <link>http://community.activestate.com/forum-topic/minor-bug-brackets-and-pound-signs#comment-5355</link>
 <description>&lt;p&gt;Which platform and OS does this happen with?&lt;/p&gt;
&lt;p&gt;Which programming language are you&lt;br /&gt;
working on when this happens?&lt;/p&gt;
&lt;p&gt;What&#039;s the encoding of the buffer?&lt;/p&gt;
&lt;p&gt;By &quot;bracket&quot; do you mean square bracket or curly bracket?&lt;br /&gt;
Left or right?&lt;/p&gt;
&lt;p&gt;How do you enter the pound character?  On an en-CA system&lt;br /&gt;
I used the Windows Character Map program to paste it in,&lt;br /&gt;
and couldn&#039;t repro the problem.&lt;/p&gt;
&lt;p&gt;I usually represent typing situations like the one&lt;br /&gt;
you&#039;re descibing like so:&lt;/p&gt;
&lt;p&gt;Here&#039;s my Perl code:&lt;/p&gt;
&lt;p&gt;....my $a = $b-&amp;gt;[foo&amp;lt;|&amp;gt;]&lt;/p&gt;
&lt;p&gt;-- I represent leading spaces with a &quot;.&quot; so they&#039;re visible&lt;/p&gt;
&lt;p&gt;-- The cursor location is at &quot;&amp;lt;|&amp;gt;&quot;&lt;/p&gt;
&lt;p&gt;This is a good forum to discuss problems, but they&#039;re more along&lt;br /&gt;
the lines of &quot;I think this feature should do X, but it&#039;s doing&lt;br /&gt;
Y -- what do I need to do&quot;?  Someone will spring to an answer,&lt;br /&gt;
and we&#039;ll figure out why action Y happened.&lt;/p&gt;
&lt;p&gt;If it&#039;s a definite bug, a better place to log the bug is here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bugs.activestate.com/enter_bug.cgi?product=Komodo&quot; title=&quot;http://bugs.activestate.com/enter_bug.cgi?product=Komodo&quot;&gt;http://bugs.activestate.com/enter_bug.cgi?product=Komodo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Welcome aboard,&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;
</description>
 <pubDate>Fri, 09 May 2008 12:28:42 -0500</pubDate>
 <dc:creator>ericp</dc:creator>
 <guid isPermaLink="false">comment 5355 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: remote project files</title>
 <link>http://community.activestate.com/forum-topic/project-file-list-disappeared#comment-5288</link>
 <description>&lt;p&gt;I&#039;m not quite sure what is happening, there Komodo error logs may be able to help find out what is going wrong:&lt;br /&gt;
&lt;a href=&quot;http://community.activestate.com/faq/komodo-file-locations#log_files&quot; title=&quot;http://community.activestate.com/faq/komodo-file-locations#log_files&quot;&gt;http://community.activestate.com/faq/komodo-file-locations#log_files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Perhaps creating a new Komodo project and then trying the re-importing.&lt;/p&gt;
&lt;p&gt;You may also find the &lt;a href=&quot;http://community.activestate.com/komodo-extension/remote-drive-tree&quot;&gt;Remote drive tree&lt;/a&gt; a nice alternative to working with remote files.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Fri, 02 May 2008 10:19:26 -0500</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 5288 at http://community.activestate.com</guid>
</item>
<item>
 <title>Currently no</title>
 <link>http://community.activestate.com/forum-topic/hiding-code-regions#comment-3695</link>
 <description>&lt;p&gt;Komodo does not currently allow for user-definable fold regions; feel free to post an enhancement request for this on our bug tracking system:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bugs.activestate.com&quot; title=&quot;http://bugs.activestate.com&quot;&gt;http://bugs.activestate.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
JeffG&lt;/p&gt;
</description>
 <pubDate>Tue, 18 Dec 2007 11:09:09 -0600</pubDate>
 <dc:creator>jeffg</dc:creator>
 <guid isPermaLink="false">comment 3695 at http://community.activestate.com</guid>
</item>
<item>
 <title>Wierd</title>
 <link>http://community.activestate.com/forum-topic/change-master-password-af#comment-2434</link>
 <description>&lt;p&gt;Interesting, I have never seen this occur for a Komodo installation.&lt;/p&gt;
&lt;p&gt;Do you have the proper user privileges to edit the &quot;signons2.txt&quot; file located under your Komodo profile directory (location link below, under the host-yourhostname/XRE directory):&lt;br /&gt;
&lt;a href=&quot;http://community.activestate.com/faq/komodo-file-locations#appdata_dir&quot;&gt;http://community.activestate.com/faq/komodo-file-locations#appdata_dir&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can try using a new profile, to see if this is the problem by etting the KOMODO_USERDATADIR environment variable. I.e. export KOMODO_USERDATADIR=/tmp/komodoide41&lt;/p&gt;
&lt;p&gt;If that does not help, you can also play with the internal settings, try using a file http preview (command Ctrl-K, Ctrl-V), then change the URL to be:&lt;/p&gt;
&lt;ul type=&quot;number&quot;&gt;
&lt;li&gt;&lt;strong&gt;chrome://pippki/content/pref-masterpass.xul&lt;/strong&gt;&lt;br /&gt;
This is the master password dialog, can use to reset, set the password and timeout value.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;about:config&lt;/strong&gt;&lt;/li&gt;
&lt;p&gt;You can check other password security values and settings, see here for reference:&lt;br /&gt;
&lt;a href=&quot;http://kb.mozillazine.org/About:config_entries&quot;&gt;http://kb.mozillazine.org/About:config_entries&lt;/a&gt;&lt;br /&gt;
security. ask_for_password
&lt;/ul&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Mon, 30 Jul 2007 11:56:39 -0500</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 2434 at http://community.activestate.com</guid>
</item>
<item>
 <title>thats what i needed to know</title>
 <link>http://community.activestate.com/forum-topic/komodo-run-button#comment-2262</link>
 <description>&lt;p&gt;thank you so much bcorfman-san, that was driving me nuts and i couldn&#039;t find out where to disable it.or if it was possible.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Azuma&lt;/p&gt;
</description>
 <pubDate>Wed, 11 Jul 2007 14:20:46 -0500</pubDate>
 <dc:creator>azuma</dc:creator>
 <guid isPermaLink="false">comment 2262 at http://community.activestate.com</guid>
</item>
<item>
 <title>Preferences</title>
 <link>http://community.activestate.com/forum-topic/komodo-run-button#comment-2256</link>
 <description>&lt;p&gt;Bring up the Edit menu and click the &quot;Preferences ...&quot; option. Choose   &quot;Debugger&quot; in the list on the left-hand side. You should see a checkbox for &quot;Skip debugging options dialog&quot;.&lt;/p&gt;
</description>
 <pubDate>Wed, 11 Jul 2007 11:51:08 -0500</pubDate>
 <dc:creator>bcorfman</dc:creator>
 <guid isPermaLink="false">comment 2256 at http://community.activestate.com</guid>
</item>
<item>
 <title>Re: Production_annotation_manager_for_Komodo.txt</title>
 <link>http://community.activestate.com/forum-topic/list-of-problems-and-sugg#comment-1875</link>
 <description>&lt;p&gt;I added a fourth (and last ;)) list of problems and suggestions (see fourth edit note).&lt;/p&gt;
</description>
 <pubDate>Wed, 30 May 2007 17:37:46 -0500</pubDate>
 <dc:creator>Jao</dc:creator>
 <guid isPermaLink="false">comment 1875 at http://community.activestate.com</guid>
</item>
<item>
 <title>Solved</title>
 <link>http://community.activestate.com/forum-topic/unable-to-launch-ruby-int#comment-1819</link>
 <description>&lt;p&gt;Sorry for posting before looking.&lt;/p&gt;
&lt;p&gt;i need to install rubygems (optional) and ruby-debug-base packages in gentoo&lt;/p&gt;
&lt;p&gt;unmask packages in /etc/paludis/keywords.conf or /etc/portage/packages.keywords&lt;/p&gt;
&lt;p&gt;emerge rubygems ruby-debug-base&lt;br /&gt;
OR&lt;br /&gt;
paludis -i rubygems ruby-debug-base&lt;/p&gt;
&lt;p&gt;/Prem&lt;/p&gt;
</description>
 <pubDate>Fri, 25 May 2007 23:05:30 -0500</pubDate>
 <dc:creator>prem.mallappa</dc:creator>
 <guid isPermaLink="false">comment 1819 at http://community.activestate.com</guid>
</item>
<item>
 <title>The 100K file works when bandwidth is allowed to peak at 700Kbps</title>
 <link>http://community.activestate.com/forum-topic/help-can-no-longer-remote#comment-1589</link>
 <description>&lt;p&gt;...which is when the remote host&#039;s line is not soaked and can allow the 700Kbps bandwidth.&lt;/p&gt;
&lt;p&gt;Just thought this info would be helpful.  A max of 20-35Kbps compared with 700Kbps is quite a difference and could clearly point out flaws in the remote debugging code&#039;s timing logic.&lt;/p&gt;
&lt;p&gt;*Bradley&lt;/p&gt;
</description>
 <pubDate>Fri, 04 May 2007 15:21:38 -0500</pubDate>
 <dc:creator>Bradley</dc:creator>
 <guid isPermaLink="false">comment 1589 at http://community.activestate.com</guid>
</item>
<item>
 <title>100K at 20-35Kbps are the conditions producing the problem....</title>
 <link>http://community.activestate.com/forum-topic/help-can-no-longer-remote#comment-1588</link>
 <description>&lt;p&gt;100k is roughly the file size producing the problem or about 2000 lines of python.  Tried a 50k file and that worked, but the 100k file still gives the aforementioned issue.  So I would say &amp;gt;50k with 100k+ as the regular case.&lt;/p&gt;
&lt;p&gt;The bandwidth I&#039;m pulling remote data in at (although I have a 3Mbps line on my end) is only 20-35Kbps peak from this remote host when there is what I&#039;m calling &quot;latency&quot; -- meaning that remote host&#039;s WAN is 100% soaked by other data traffic.  This is a guestimate because I&#039;m just looking at Monowall&#039;s Traffic graph when I start the debugger.&lt;/p&gt;
&lt;p&gt;Let me know if this info helps you and/or if you need more info.&lt;/p&gt;
&lt;p&gt;*Bradley&lt;/p&gt;
</description>
 <pubDate>Fri, 04 May 2007 14:55:38 -0500</pubDate>
 <dc:creator>Bradley</dc:creator>
 <guid isPermaLink="false">comment 1588 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
