Source code tree in Komodo IDE 11

Hello all,

I am currently using Komodo IDE 10 and just installed the trial of Komodo IDE 11.

I’ve just spent an hour trying to find the sidebar that shows the source code as a tree (functions and such).

This was super easy to do in IDE 10 by selecting the “code” sidebar. Surely this sidebar must still be available but how to open it?

Thank you!

You should have asked sooner! It’s even in the same place in the UI but we did change the name: View > Tabs & Sidebars > Symbol Browser.

I have attached a screenshot. I am starting to feel quite stupid but I do not see the option “Symbol Browser” here. Is this what you meant?

hmm you’re not stupid, Komodo is being stupid. I"m guessing you’re not seeing the circled tab in this image either?

Could you try restarting Komodo and if the issue persists please paste the contents of your logs here, Help > troubleshooting > View Log File.

No I do not see that icon. But here’s the log:

[2017-10-27 23:13:48,476] [INFO] Startup: Welcome to Komodo IDE 11.0.0 build 90668 (platform win32-x86, running on Windows post2012Server version 6.3.9600)
[2017-10-27 23:13:48,476] [INFO] Startup: C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\komodo.exe built on Tue Sep 19 14:50:13 2017
[2017-10-27 23:13:48,842] [WARNING] console-logger: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create (1) in resource://gre/modules/Preferences.jsm:381
[2017-10-27 23:13:48,872] [WARNING] root: [object Object].logging has been converted to a CommonJS module; use require(“ko/logging”) instead (since Komodo 9.0.0a1).
@chrome://komodo/content/komodo.js:15:1

[2017-10-27 23:13:49,183] [ERROR] console-logger: bad script XDR magic number (0) in :0
Traceback (most recent call last):
File “”, line 0, in

[2017-10-27 23:13:49,335] [WARNING] keybindings: [Ctrl+0] was used for ‘cmd_goToQuickBookmark_0’, overriding to use ‘cmd_fontZoomReset’
[2017-10-27 23:13:49,776] [WARNING] ko.widgets: Could not restore widget unittest-widget
[2017-10-27 23:13:49,831] [DEBUG] ko.launch: versioncheck on http://docs.komodoide.com/changelog/11
[2017-10-27 23:13:49,976] [INFO] koInitService: Adding pre startup service for ‘koFileStatusService’: ‘@activestate.com/koFileStatusService;1’
[2017-10-27 23:13:50,108] [INFO] codeintel/process: Starting CodeIntel
[2017-10-27 23:13:50,111] [DEBUG] codeintel/process: PYTHONPATH: C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\python…\lib\python2.7;C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\support\dbgp\pythonlib;C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\extensions\codeintel@activestate.com\content…\pylib\codeintel\lib;C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\extensions\codeintel@activestate.com\content…\pylib\codeintel\env\Lib\site-packages
[2017-10-27 23:13:50,141] [INFO] elastic_tabstops: Elastic tabstops loaded.
[2017-10-27 23:13:50,164] [INFO] komodospellchecker: Spell checker loaded.
[2017-10-27 23:13:50,164] [INFO] komodospellchecker: Using dictionary en-US

@Andre,

Strange. There is no errors about code intel components not loading. Could you paste the contents of C:\Users\YOU\AppData\Local\ActiveState\KomodoIDE\11.0\codeintel3.log here as well?

What if you start in Safe Mode? Help > Trouble Shooting > Restart in Safe-Mode

There is no such .log file, there’s only an empty .txt file and a database file with that name.

When I try to restart in safe mode, nothing happens. Komodo does close, but it does not restart. When I check processes i see it’s still running and I have to end the process.

Anyway this looks like unexpected behavior. I will try to uninstall and install again.

@Andre, re reinstall: that might be necessary. None of what you’re saying makes sense and I’m not sure how that could be happening unless things are grievously broken in Komodo which I think someone would have reported by now given the symptoms you’re seeing.

EDIT: s/restart/reinstall

Oh! @Andre, a team member pointed out it might be a known issue that is fixed in the nightly. A reinstall will not resolve it if it’s what they think.

Try the nightly: http://downloads.activestate.com/Komodo/nightly/komodoide/latest-master/

I have now installed build 90791, but unfortunately the Symbol Browser is not there. Neither is the {} icon.
The computer I am installing on is brand new, windows was just installed today. Komodo is literally one of the first things I installed. Not easy to figure this one out!

@Andre, thanks for checking the nightly. No change in either log file I’ve mentioned?

Here by the new log file.

[2017-10-27 23:49:54,996] [INFO] Startup: Welcome to Komodo IDE 11.0.1 build 90791 (platform win32-x86, running on Windows post2012Server version 6.3.9600)
[2017-10-27 23:49:54,996] [INFO] Startup: C:\Program Files (x86)\ActiveState Komodo IDE 11 nightly\lib\mozilla\komodo.exe built on Sun Oct 15 23:00:26 2017
[2017-10-27 23:49:55,398] [WARNING] console-logger: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create (1) in resource//gre/modules/Preferences.jsm:381
[2017-10-27 23:49:55,523] [WARNING] root: [object Object].logging has been converted to a CommonJS module; use require(“ko/logging”) instead (since Komodo 9.0.0a1).
@chrome//komodo/content/komodo.js:15:1

[2017-10-27 23:49:56,007] [WARNING] keybindings: [Ctrl+0] was used for ‘cmd_goToQuickBookmark_0’, overriding to use ‘cmd_fontZoomReset’
[2017-10-27 23:49:56,721] [WARNING] ko.widgets: Could not restore widget unittest-widget
[2017-10-27 23:49:56,782] [DEBUG] ko.launch: versioncheck on http//docs.komodoide.com/changelog/11
[2017-10-27 23:49:56,944] [INFO] koInitService: Adding pre startup service for ‘koFileStatusService’: ‘@activestate.com/koFileStatusService;1’
[2017-10-27 23:49:57,085] [INFO] komodospellchecker: Spell checker loaded.
[2017-10-27 23:49:57,086] [INFO] komodospellchecker: Using dictionary en-US
[2017-10-27 23:49:57,140] [INFO] codeintel/process: Starting CodeIntel
[2017-10-27 23:49:57,141] [DEBUG] codeintel/process: PYTHONPATH: C:\Program Files (x86)\ActiveState Komodo IDE 11 nightly\lib\python…\lib\python2.7;C:\Program Files (x86)\ActiveState Komodo IDE 11 nightly\lib\support\dbgp\pythonlib;C:\Program Files (x86)\ActiveState Komodo IDE 11 nightly\lib\mozilla\extensions\codeintel@activestate.com\content…\pylib\codeintel\lib;C:\Program Files (x86)\ActiveState Komodo IDE 11 nightly\lib\mozilla\extensions\codeintel@activestate.com\content…\pylib\codeintel\env\Lib\site-packages
[2017-10-27 23:49:57,176] [INFO] elastic_tabstops: Elastic tabstops loaded.
[2017-10-27 23:49:58,299] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:58,301] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:58,301] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:58,302] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:58,302] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:58,302] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:58,309] [WARNING] console-logger: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create (1) in file///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011%20nightly/lib/mozilla/components/koamAddonManager.js:138
[2017-10-27 23:49:58,523] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:58,523] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:58,523] [WARNING] console-logger: XUL box for tab element contained an inline #text child, forcing all its children to be wrapped in a block. (1) in chrome//unittest/content/views/panel.xul:0
[2017-10-27 23:49:59,006] [WARNING] console-logger: Error in parsing value for ‘opacity’. Declaration dropped. (1) in chrome//komodo/skin/images/toolbox/command.svg:0
[2017-10-27 23:49:59,476] [DEBUG] ko.launch: Response: http//docs.komodoide.com/omnigollum/auth/github?origin=%2Fcreate%2Fchangelog%2F11 (404)
[2017-10-27 23:49:59,476] [DEBUG] ko.launch: versioncheck on http//docs.komodoide.com/changelog/110
[2017-10-27 23:49:59,835] [INFO] koInitService: Adding pre startup service for ‘KoMemoryReporter’: ‘@activestate.com/koMemoryReporter;1’
[2017-10-27 23:49:59,838] [INFO] koInitService: Adding pre startup service for ‘koCommandmentService’: ‘@activestate.com/koCommandmentService;1’
[2017-10-27 23:49:59,845] [INFO] koInitService: Adding pre startup service for ‘koDBGPManager’: ‘@activestate.com/koDBGPManager;1’
[2017-10-27 23:50:00,548] [DEBUG] ko.launch: Response: http//docs.komodoide.com/omnigollum/auth/github?origin=%2Fcreate%2Fchangelog%2F110 (404)
[2017-10-27 23:50:09,109] [WARNING] console-logger: Key event not available on GTK2: key=“u” modifiers=“control,shift” (1) in chrome//komodo/content/tail/tail.xul:0

And there is still no Codeintetl3.log?

Can you look at Task Manager > Processes (or Details ) tab and see if you can find a Python.exe (32 bit) process. If you find one, right click > Properties and confirm if it was started by Komodo. It shouldn’t be there from what you’re telling me but maybe. You could try killing it and seeing if it restarts (under normal circumstances it should).

I’m unfortunately out of ideas here. Could you file a bug so @nathanr or @mitchell can investigate further?

No that .log file does not exist.

I did see python.exe, killed it but it didn’t restart.

I have now installed Komodo IDE 10 and there I do see the code browser (phew) so I will try IDE 11 some other day. I will file a bug.

Thank you for your help.

Thanks for your patience @Andre. Apologies for the inconvenience.