<?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 - Windows x64 - Comments</title>
 <link>http://community.activestate.com/os/windows-x64</link>
 <description>Comments for &quot;Windows x64&quot;</description>
 <language>en</language>
<item>
 <title>Full reinstall might not be necessary</title>
 <link>http://community.activestate.com/node/3099#comment-7339</link>
 <description>&lt;p&gt;I&#039;ve run into this a couple of times with version 5, although&lt;br /&gt;
only on my development branch while experimenting, and found&lt;br /&gt;
I could restart Komodo by doing the following:&lt;/p&gt;
&lt;p&gt;cd &lt;/p&gt;
&lt;p&gt;First try this:&lt;br /&gt;
remove prefs.xmlc&lt;/p&gt;
&lt;p&gt;Restart Komodo.  If that doesn&#039;t work, take this more&lt;br /&gt;
drastic step:&lt;/p&gt;
&lt;p&gt;rename prefs.xml hidePrefs.xml&lt;br /&gt;
remove prefs.xmlc&lt;br /&gt;
restart Komodo&lt;br /&gt;
shutdown Komodo&lt;br /&gt;
Now manually copy the parts you need from hidePrefs.xml to prefs.xml&lt;br /&gt;
so you get back settings like your recently-visited-files lists, etc.&lt;/p&gt;
&lt;p&gt;I haven&#039;t determined the cause for the hang yet.&lt;/p&gt;
</description>
 <pubDate>Wed, 26 Nov 2008 09:20:18 -0800</pubDate>
 <dc:creator>ericp</dc:creator>
 <guid isPermaLink="false">comment 7339 at http://community.activestate.com</guid>
</item>
<item>
 <title>Issue Resolved with komodo 5 starting</title>
 <link>http://community.activestate.com/node/3099#comment-7294</link>
 <description>&lt;p&gt;I have found the answer to my problem under another thread...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://community.activestate.com/node/2997&quot; title=&quot;http://community.activestate.com/node/2997&quot;&gt;http://community.activestate.com/node/2997&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To summarize a couple of Posts by ToddW....&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
Check the Komodo log files, to see if they report anything strange:&lt;br /&gt;
&lt;a&gt;http://community.activestate.com/faq/komodo-file-locations#log_files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;d recommend a complete uninstall/re-install of Komodo, to ensure that is not a problem, and if that fails, try resetting your Komodo profile (by renaming your &quot;KomodoEdit&quot; directory under your profile directory - the location is in the above faq).
&lt;/p&gt;&lt;/blockquote&gt;
</description>
 <pubDate>Sun, 23 Nov 2008 20:07:36 -0800</pubDate>
 <dc:creator>william.m.bell</dc:creator>
 <guid isPermaLink="false">comment 7294 at http://community.activestate.com</guid>
</item>
<item>
 <title>Konodo 5 doesn&#039;t start </title>
 <link>http://community.activestate.com/node/3099#comment-7291</link>
 <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I just upgraded to Komodo 5.0.2 on XP Pro (went all out and got the Active Perl Pro Studio) and installed the Perl Dev Kit Pro 7.3 as well. I am also running into an issue of Komodo starting.&lt;/p&gt;
&lt;p&gt;From looking at other posts I have also gone the route of rebooting and reinstalling. I don&#039;t actually see the komodo application in task manager and any log files in C:\Documents and Settings\\Application Data\ActiveState\KomodoIDE\5.0\host- are 0 length.&lt;/p&gt;
&lt;p&gt;I had 4.4 working fine on the machine (as a matter of fact the machine is newly templated so the registry etc hasn&#039;t had time to get messed up as yet).&lt;/p&gt;
&lt;p&gt;Any thoughts or suggestions would be welcom&lt;/p&gt;
</description>
 <pubDate>Sun, 23 Nov 2008 19:00:35 -0800</pubDate>
 <dc:creator>william.m.bell</dc:creator>
 <guid isPermaLink="false">comment 7291 at http://community.activestate.com</guid>
</item>
<item>
 <title>Cannot reproduce</title>
 <link>http://community.activestate.com/node/3099#comment-7289</link>
 <description>&lt;p&gt;I deleted C:\Users\&amp;lt;user&amp;gt;\AppData\Roaming\ActiveState\KomodoIDE\5.0 and installed side-by-side with 4.4. And now everything works. Strange, but who am I to argue :) Maybe there were some entries from first installation that caused trouble even after reboot / reinstall.&lt;/p&gt;
&lt;p&gt;I did see some entries in C:\Users\&amp;lt;user&amp;gt;\AppData\Roaming\ActiveState\KomodoIDE\5.0\host-&amp;lt;hostname&amp;gt;\pystderr.log that you may find helpful:&lt;/p&gt;
&lt;pre class=&quot;geshifilter&quot;&gt;ERROR: KoObserverService: 
Traceback (most recent call last):
  File &quot;C:\Program\Komodo5\lib\mozilla\components\koObserverService.py&quot;, line 66, in _getLiveObservers
    if not callable(wr) or wr() is not None:
  File &quot;C:\Program\Komodo5\lib\mozilla\python\xpcom\client\__init__.py&quot;, line 528, in __call__
    return Component(self._comobj_.QueryReferent(iid)._comobj_, iid)
  File &quot;&quot;, line 3, in QueryReferent
Exception
ERROR: KoObserverService: 
Traceback (most recent call last):
  File &quot;C:\Program\Komodo5\lib\mozilla\components\koObserverService.py&quot;, line 66, in _getLiveObservers
    if not callable(wr) or wr() is not None:
  File &quot;C:\Program\Komodo5\lib\mozilla\python\xpcom\client\__init__.py&quot;, line 528, in __call__
    return Component(self._comobj_.QueryReferent(iid)._comobj_, iid)
  File &quot;&quot;, line 3, in QueryReferent
Exception&lt;/pre&gt;&lt;p&gt;There are also a bunch of warnings from KoObserverService that observers not removed&lt;/p&gt;
&lt;p&gt;P.S. Note to self: posting on the forum gets a much faster response that &quot;contacting technical support&quot; form.&lt;/p&gt;
</description>
 <pubDate>Sun, 23 Nov 2008 09:42:13 -0800</pubDate>
 <dc:creator>virshu</dc:creator>
 <guid isPermaLink="false">comment 7289 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: not starting</title>
 <link>http://community.activestate.com/node/3099#comment-7287</link>
 <description>&lt;p&gt;Hi Virshu,&lt;/p&gt;
&lt;p&gt;Can you please check the Komodo 5 log file to see if there are any exceptions getting reported:&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;Also, you can install Komodo 5 alongside Komodo 4 (you just need to rename the existing &quot;/Applications/Komodo&quot; directory to something like &quot;/Applications/Komodo 4&quot;).&lt;/p&gt;
&lt;p&gt;For the email weirdness, we were replacing our mail server just a few days ago which may have contributed to this. Thanks for letting us know.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Sun, 23 Nov 2008 08:54:56 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7287 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: updated the extension</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7250</link>
 <description>&lt;p&gt;I&#039;ve updated the extension, I found a workaround for the comment problem.&lt;/p&gt;
&lt;p&gt;Yes, this extension is open source and anyone can contribute. If you&#039;d like to contribute, the best approach will be to checkout the code:&lt;/p&gt;
&lt;pre&gt;
svn co &lt;a href=&quot;http://svn.openkomodo.com/repos/addons/maya&quot; title=&quot;http://svn.openkomodo.com/repos/addons/maya&quot;&gt;http://svn.openkomodo.com/repos/addons/maya&lt;/a&gt; maya_extension
&lt;/pre&gt;&lt;p&gt;
Read the Readme.txt file for a brief overview of how it is built, then examine/tweak the files as you wish.&lt;/p&gt;
&lt;p&gt;Any changes can be contributed back by submitting a bug at:&lt;br /&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;br /&gt;
and including the patches (svn diff) of what you have changed.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Thu, 20 Nov 2008 12:02:30 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7250 at http://community.activestate.com</guid>
</item>
<item>
 <title>Todd,
excuse my ignorance,</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7248</link>
 <description>&lt;p&gt;Todd,&lt;br /&gt;
excuse my ignorance, what do you mean by regular expression?&lt;/p&gt;
&lt;p&gt;Also, my  understanding is mel plug in for komodo Edit is an Open source thing. Does that mean any one can contribute? And if so how can I?&lt;/p&gt;
&lt;p&gt;thansk &lt;/p&gt;
&lt;p&gt;Yury&lt;/p&gt;
</description>
 <pubDate>Thu, 20 Nov 2008 10:38:20 -0800</pubDate>
 <dc:creator>ynedelin@gmail.com</dc:creator>
 <guid isPermaLink="false">comment 7248 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: feedback</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7246</link>
 <description>&lt;p&gt;Thanks for the feedback Yury.&lt;/p&gt;
&lt;p&gt;I&#039;ve run into a bug that is stopping me from fixing the commenting problem:&lt;br /&gt;
&lt;a href=&quot;http://bugs.activestate.com/show_bug.cgi?id=81066&quot; title=&quot;http://bugs.activestate.com/show_bug.cgi?id=81066&quot;&gt;http://bugs.activestate.com/show_bug.cgi?id=81066&lt;/a&gt;&lt;br /&gt;
Though there should be a fix for this soon.&lt;/p&gt;
&lt;p&gt;I&#039;ll need to examine the command coloring to see what alternatives there are, as there are only 10 possible different styles to play with... does Mel use regular expressions at all?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Thu, 20 Nov 2008 08:25:16 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7246 at http://community.activestate.com</guid>
</item>
<item>
 <title>ok cool thanks
I have</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7110</link>
 <description>&lt;p&gt;ok cool thanks&lt;/p&gt;
&lt;p&gt;I have noticed a couple of things not working the mel way. When commenting out with CTRL+3, Komodo creates &quot;#&quot; instead of &quot;//&quot;.&lt;br /&gt;
And &quot;`&quot;, its the key right under the escape key, does not create a string but an explicit command.    &lt;/p&gt;
&lt;p&gt;	if (!`size($selected)`)&lt;br /&gt;
		error &quot;You must select something&quot;;&lt;br /&gt;
	else if	(size($selected) &amp;gt; 1)&lt;br /&gt;
		error &quot;Too many things selected&quot;;&lt;/p&gt;
&lt;p&gt;right now `size($selected)` is colored as if it&#039;s a string.&lt;/p&gt;
&lt;p&gt;Thanks a lot Todd&lt;br /&gt;
yury&lt;/p&gt;
</description>
 <pubDate>Mon, 10 Nov 2008 16:14:32 -0800</pubDate>
 <dc:creator>ynedelin@gmail.com</dc:creator>
 <guid isPermaLink="false">comment 7110 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: keywords and command lists</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7104</link>
 <description>&lt;p&gt;There are two keyword/builtin lists used by the extension. One is used to provide the syntax highlighting (colorising), the other is used for the automatic completion list after typing two characters.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Completion list words&lt;/strong&gt;&lt;br /&gt;
&lt;a href=&quot;http://svn.openkomodo.com/openkomodo/view/addons/maya/pylib/lang_mel.py&quot; title=&quot;http://svn.openkomodo.com/openkomodo/view/addons/maya/pylib/lang_mel.py&quot;&gt;http://svn.openkomodo.com/openkomodo/view/addons/maya/pylib/lang_mel.py&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After installing the extension, this file is added underneath you &lt;a href=&quot;http://community.activestate.com/faq/komodo-file-locations#appdata_dir&quot;&gt;Komodo app data directory&lt;/a&gt;:&lt;/p&gt;
&lt;pre&gt;
  5.0/host-HOSTNAME/XRE/extensions/maya@activestate.com/pylib/lang_mel.py
&lt;/pre&gt;&lt;p&gt;
You can edit this file yourself, and after restarting Komodo the completions list will be updated.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Syntax highlighting words&lt;/strong&gt;&lt;br /&gt;
&lt;a href=&quot;http://svn.openkomodo.com/openkomodo/view/addons/maya/udl/mel-mainlex.udl&quot; title=&quot;http://svn.openkomodo.com/openkomodo/view/addons/maya/udl/mel-mainlex.udl&quot;&gt;http://svn.openkomodo.com/openkomodo/view/addons/maya/udl/mel-mainlex.ud...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This udl file is used to generate the lexer, the only way to update the syntax highlighting is by modifying this file and then re-building the extension.&lt;/p&gt;
&lt;p&gt;If I&#039;ve missed certain keywords or builtin functions, let me know :)&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Mon, 10 Nov 2008 13:37:42 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7104 at http://community.activestate.com</guid>
</item>
<item>
 <title>editing locally</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7103</link>
 <description>&lt;p&gt;hey Todd thanks a lot for making Mel work, not I can ave nice full editor for both Maya and Python for my work. &lt;/p&gt;
&lt;p&gt;Is there a way for me to edit keywords and commands lists locally? &lt;/p&gt;
&lt;p&gt;Yury&lt;/p&gt;
</description>
 <pubDate>Mon, 10 Nov 2008 11:53:31 -0800</pubDate>
 <dc:creator>ynedelin@gmail.com</dc:creator>
 <guid isPermaLink="false">comment 7103 at http://community.activestate.com</guid>
</item>
<item>
 <title>awesome!!!</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7084</link>
 <description>&lt;p&gt;thanks a lot Todd,&lt;br /&gt;
I will try it first thing tomorrow morning.&lt;/p&gt;
&lt;p&gt;yury&lt;/p&gt;
</description>
 <pubDate>Sun, 09 Nov 2008 01:10:59 -0800</pubDate>
 <dc:creator>ynedelin@gmail.com</dc:creator>
 <guid isPermaLink="false">comment 7084 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: set the language</title>
 <link>http://community.activestate.com/node/3018#comment-7077</link>
 <description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;When opening existing files, Komodo will automatically determine the language type from the file extension &quot;.html&quot; and also from looking at the content.&lt;/p&gt;
&lt;p&gt;When Komodo creates a new file, the default is text, unless you select a different language type in Komodo&#039;s new file dialog when you were creating the file.&lt;/p&gt;
&lt;p&gt;You can also set the language type by left-clicking on the Language statusbar &quot;Text&quot; in the bottom right hand corner of the Komodo statusbar, and then choose a different language type.&lt;/p&gt;
&lt;p&gt;If this is not working as described, then there may be a bug with Komodo (and we&#039;ll need more information on the file contents, file name, etc...).&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Sat, 08 Nov 2008 16:26:32 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7077 at http://community.activestate.com</guid>
</item>
<item>
 <title>re: extension available</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7076</link>
 <description>&lt;p&gt;I&#039;ve created a Maya-Mel extension and it&#039;s now uploaded to the Komodo community site:&lt;br /&gt;
&lt;a href=&quot;http://community.activestate.com/node/3021&quot; title=&quot;http://community.activestate.com/node/3021&quot;&gt;http://community.activestate.com/node/3021&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If your using Komodo 5, then you can use Komodo&#039;s &quot;Tools-&amp;gt;Add-ons&quot; menu to bring up the add-ons dialog, search for mel, then install the extension right from the add-ons dialog.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Sat, 08 Nov 2008 16:12:25 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 7076 at http://community.activestate.com</guid>
</item>
<item>
 <title>This is the jedit mel syntax</title>
 <link>http://community.activestate.com/forum-topic/maya-mel-script#comment-7069</link>
 <description>&lt;p&gt;This is the jedit mel syntax highlighting mode. You can find more mel syntax highlighting mode at &lt;a href=&quot;http://www.highend3d.com/maya/downloads/tools/syntax_scripting/&quot; title=&quot;http://www.highend3d.com/maya/downloads/tools/syntax_scripting/&quot;&gt;http://www.highend3d.com/maya/downloads/tools/syntax_scripting/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;mel.xml&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note: file removed (too long), see above link for keyword files&lt;/strong&gt;&lt;/p&gt;
</description>
 <pubDate>Sat, 08 Nov 2008 09:50:00 -0800</pubDate>
 <dc:creator>schimac</dc:creator>
 <guid isPermaLink="false">comment 7069 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
