To summarize the word document:
* OS: Windows XP
* Komodo IDE 5.1.3
* ReferenceError: as_rails_macros is not defined
* Syntax error in macro rails_init: illegal XML character
I reinstalled THE ide from the nightly repository with the same results. I also installed Komodo Edit and the error was similar but not the same. See the attached file for details ;http://community.activestate.com/files/Komodo%20WinXp%20errors%20v2.xml.
First, could you find all instances of the file
"Ruby on Rails.kpz" on your system. There should
be only one, in
<komodo install dir>/lib/support/default-project-templates/Common/
If you find more than one, please list them here.
Also, please attach the KPZ file above, so I can see how it
differs from my current machine.
BTW, I re-installed the nightly, and the Rails template worked
fine.
I have two copies of this file located in
one in C:\Program Files\ActiveState Komodo IDE 5\lib\support\default-project-templates\Common
the second in
C:\Program Files\ActiveState Komodo Edit 5\lib\support\default-project-templates\Common
Here are the two log files
1: Komodo IDE located in
C:\Documents and Settings\AndersGr\Application
Data\ActiveState\KomodoIDE\5.1\host-ANDERSONG-D630XP
C:\PROGRA~1\ACTIVE~1\lib\mozilla\python\komodo\twisted\cred\identity.py:23: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5, types, sys, warnings
[2009-06-23 13:22:36,561] [WARNING] keybindings: Upgrading keybindings from version: 14 to 15
2. Komodo Edit located in
C:\Documents and Settings\AndersGr\Application
Data\ActiveState\KomodoEdit\5.2\host-ANDERSONG-D630XP
[2009-06-22 16:40:21,608] [ERROR] KoObserverService:
Traceback (most recent call last):
File "C:\Program Files\ActiveState Komodo Edit 5\lib\mozilla\components\koObserverService.py", line 99, in _getLiveObservers
if not callable(wr) or wr() is not None:
File "C:\Program Files\ActiveState Komodo Edit 5\lib\mozilla\python\xpcom\client\__init__.py", line 528, in __call__
return Component(self._comobj_.QueryReferent(iid)._comobj_, iid)
File "", line 3, in QueryReferent
Exception
[2009-06-22 16:40:21,608] [ERROR] KoObserverService:
Traceback (most recent call last):
File "C:\Program Files\ActiveState Komodo Edit 5\lib\mozilla\components\koObserverService.py", line 99, in _getLiveObservers
if not callable(wr) or wr() is not None:
File "C:\Program Files\ActiveState Komodo Edit 5\lib\mozilla\python\xpcom\client\__init__.py", line 528, in __call__
return Component(self._comobj_.QueryReferent(iid)._comobj_, iid)
File "", line 3, in QueryReferent
Exception
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: (['buffer_changed', 'buffer_dirty', 'encoding_changed', 'language_changed'],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,967] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,999] [WARNING] KoObserverService: observers not removed: (['hyperlinksEnableGotoDefinition', 'editor-scheme', 'diskStatusEnabled', 'start_page_mru_box_closed', 'start_page_quick_links_box_closed', 'keybindingDisableAccesskeys', 'phpDefaultInterpreter', 'select_most_recent_buffer_on_buffer_close', 'editUseLinting', 'phpConfigFile', 'diskBackgroundCheck', 'diskBackgroundMinutes', 'history_loc_expiry_days', 'phpCommentStyle', 'start_page_landing_box_closed', 'userEnvironmentStartupOverride', 'ySlop', 'scrollEndAtLastLine', 'editAutoIndentStyle'],)
If you still need the kpz file. I converted it to xml so I could attach it but it catorgized it as spam. What do I need to do to attach it in the correct format?
I didn't find anything interesting in the log files.
While you're at it, could you also email your startup
env file (at .../host-/startup-env.tmp).
It can contain private data, so feel free to edit anything
suspicious out. I'm most interested in stray quote
characters in places like the PATH var setting.
- Eric
To summarize the word document:
* OS: Windows XP
* Komodo IDE 5.1.3
* ReferenceError: as_rails_macros is not defined
* Syntax error in macro rails_init: illegal XML character
Needless to say, I'll have to dig in.
- Eric
The vista run command problem is likely due to bug:
http://bugs.activestate.com/show_bug.cgi?id=83001
See http://downloads.activestate.com/Komodo/nightly/
Thanks,
Eric
This is on Vista, though, not XP.
I reinstalled THE ide from the nightly repository with the same results. I also installed Komodo Edit and the error was similar but not the same. See the attached file for details ;http://community.activestate.com/files/Komodo%20WinXp%20errors%20v2.xml.
First, could you find all instances of the file
"Ruby on Rails.kpz" on your system. There should
be only one, in
<komodo install dir>/lib/support/default-project-templates/Common/
If you find more than one, please list them here.
Also, please attach the KPZ file above, so I can see how it
differs from my current machine.
BTW, I re-installed the nightly, and the Rails template worked
fine.
Thanks,
Eric
I have two copies of this file located in
one in C:\Program Files\ActiveState Komodo IDE 5\lib\support\default-project-templates\Common
the second in
C:\Program Files\ActiveState Komodo Edit 5\lib\support\default-project-templates\Common
They are identical
Then I can get a better idea if something's going on.
Also, have you by any chance installed any extensions?
Could you also dig out the pystderr.log file, and see if
there are any error messages in it? See the FAQ page for
the question "Where can I find the Komodo files?" at
http://community.activestate.com/faq/komodo-file-locations
Thanks,
Eric
I did not install any extensions.
Here are the two log files
1: Komodo IDE located in
C:\Documents and Settings\AndersGr\Application
Data\ActiveState\KomodoIDE\5.1\host-ANDERSONG-D630XP
C:\PROGRA~1\ACTIVE~1\lib\mozilla\python\komodo\twisted\cred\identity.py:23: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5, types, sys, warnings
[2009-06-23 13:22:36,561] [WARNING] keybindings: Upgrading keybindings from version: 14 to 15
2. Komodo Edit located in
C:\Documents and Settings\AndersGr\Application
Data\ActiveState\KomodoEdit\5.2\host-ANDERSONG-D630XP
[2009-06-22 16:40:21,608] [ERROR] KoObserverService:
Traceback (most recent call last):
File "C:\Program Files\ActiveState Komodo Edit 5\lib\mozilla\components\koObserverService.py", line 99, in _getLiveObservers
if not callable(wr) or wr() is not None:
File "C:\Program Files\ActiveState Komodo Edit 5\lib\mozilla\python\xpcom\client\__init__.py", line 528, in __call__
return Component(self._comobj_.QueryReferent(iid)._comobj_, iid)
File "", line 3, in QueryReferent
Exception
[2009-06-22 16:40:21,608] [ERROR] KoObserverService:
Traceback (most recent call last):
File "C:\Program Files\ActiveState Komodo Edit 5\lib\mozilla\components\koObserverService.py", line 99, in _getLiveObservers
if not callable(wr) or wr() is not None:
File "C:\Program Files\ActiveState Komodo Edit 5\lib\mozilla\python\xpcom\client\__init__.py", line 528, in __call__
return Component(self._comobj_.QueryReferent(iid)._comobj_, iid)
File "", line 3, in QueryReferent
Exception
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: (['buffer_changed', 'buffer_dirty', 'encoding_changed', 'language_changed'],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,701] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,967] [WARNING] KoObserverService: observers not removed: ([''],)
[2009-06-22 16:40:21,999] [WARNING] KoObserverService: observers not removed: (['hyperlinksEnableGotoDefinition', 'editor-scheme', 'diskStatusEnabled', 'start_page_mru_box_closed', 'start_page_quick_links_box_closed', 'keybindingDisableAccesskeys', 'phpDefaultInterpreter', 'select_most_recent_buffer_on_buffer_close', 'editUseLinting', 'phpConfigFile', 'diskBackgroundCheck', 'diskBackgroundMinutes', 'history_loc_expiry_days', 'phpCommentStyle', 'start_page_landing_box_closed', 'userEnvironmentStartupOverride', 'ySlop', 'scrollEndAtLastLine', 'editAutoIndentStyle'],)
If you still need the kpz file. I converted it to xml so I could attach it but it catorgized it as spam. What do I need to do to attach it in the correct format?
I didn't find anything interesting in the log files.
While you're at it, could you also email your startup
env file (at .../host-/startup-env.tmp).
It can contain private data, so feel free to edit anything
suspicious out. I'm most interested in stray quote
characters in places like the PATH var setting.
Thanks,
Eric
AexRS=C:\Program Files\Altiris\Recovery Solution Agent\
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\AndersGr\Application Data
CLASSPATH=.;C:\Program Files\Java\jre1.5.0_11\lib\ext\QTJava.zip
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=ANDERSONG-D630X
ComSpec=C:\WINDOWS\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\
http_proxy=http://andersgr:gma@proxy.starkey.com:8080
http_proxy_old=http://proxy.starkey.com:8080
LOGONSERVER=\\HQDC3
NUMBER_OF_PROCESSORS=2
NWLANGUAGE=English
NWUSERNAME=AndersGr
OS=Windows_NT
Path=C:\Program Files\ActiveState Komodo IDE 5\lib\mozilla;C:\Program Files\ActiveState Komodo IDE 5\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Novell\ZENworks\;C:\WINDOWS\system32\;C:\Python23;C:\jd1\Ruby\Rails\iRails\InstantRails\mysql\bin;C:\jd1\Ruby\Rails\iRails\InstantRails\ruby\bin;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Borland\CodeWright\bin;c:\a_gma\bin;C:\PROGRA~1\DSPFAC~1\ADE11\bin;C:\cygwin\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\AMIS\SignaKlara Tools Alpha\bin;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\TortoiseSVN\bin
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0f0b
ProgramFiles=C:\Program Files
QTJAVA=C:\Program Files\Java\jre1.5.0_11\lib\ext\QTJava.zip
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\AndersGr\LOCALS~1\Temp
TMP=C:\DOCUME~1\AndersGr\LOCALS~1\Temp
USERDNSDOMAIN=MS.STARKEY.COM
USERDOMAIN=MS
USERNAME=AndersGr
USERPROFILE=C:\Documents and Settings\AndersGr
VS80COMNTOOLS=C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\
VS90COMNTOOLS=C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\
windir=C:\WINDOWS
WINDOWS_LOGIN=0