Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.16k stars 302 forks source link

Missing sysmbol list in right pane #3194

Closed DEklof closed 7 years ago

DEklof commented 7 years ago

Short Summary

{} symbol for listing symbols does not appear in normal start. It appears in Safe Mode start only

Steps to Reproduce

Open a PERL file open right panel. Icon is missing

Expected results

{} icon to trigger listing of symbols

Actual results

No icon

Platform Information

Komodo Edit or IDE?IDE Komodo Version? 11 Operating System (and version)? Win 10/64

Additional Information

Worked with normal start at first, then stopped. Now works only in Safe mode.

th3coop commented 7 years ago

Your logs would be helpful here. Have you tried any other digging other than safe mode?

Naatan commented 7 years ago

Please share your error log after reproducing the issue.

You can find your error log at Help > Troubleshooting > View Log File.

DEklof commented 7 years ago

[2017-10-04 10:07:30,904] [INFO] Startup: Welcome to Komodo IDE 11.0.0 build 90668 (platform win32-x86, running on Windows post2012Server version 6.3.9600) [2017-10-04 10:07:30,904] [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-04 10:07:32,092] [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-04 10:07:32,157] [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-04 10:07:32,734] [ERROR] console-logger: bad script XDR magic number (0) in :0 Traceback (most recent call last): File "", line 0, in

[2017-10-04 10:07:35,430] [WARNING] ko.widgets: Could not restore widget unittest-widget [2017-10-04 10:07:35,519] [DEBUG] ko.launch: versioncheck on http://docs.komodoide.com/changelog/11 [2017-10-04 10:07:35,891] [INFO] koInitService: Adding pre startup service for 'koFileStatusService': '@activestate.com/koFileStatusService;1' [2017-10-04 10:07:36,102] [INFO] elastic_tabstops: Elastic tabstops loaded. [2017-10-04 10:07:36,186] [INFO] komodospellchecker: Spell checker loaded. [2017-10-04 10:07:36,186] [INFO] komodospellchecker: Using dictionary en-US [2017-10-04 10:07:36,282] [INFO] codeintel/process: Starting CodeIntel [2017-10-04 10:07:36,282] [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-04 10:07:39,311] [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 file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154 [2017-10-04 10:07:39,311] [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 file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154 [2017-10-04 10:07:39,312] [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 file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154 [2017-10-04 10:07:39,315] [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 file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154 [2017-10-04 10:07:39,315] [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 file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154 [2017-10-04 10:07:39,315] [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 file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/koLessProtocolHandler.js:154 [2017-10-04 10:07:39,572] [INFO] koInitService: Adding pre startup service for 'KoMemoryReporter': '@activestate.com/koMemoryReporter;1' [2017-10-04 10:07:39,579] [INFO] koInitService: Adding pre startup service for 'koCommandmentService': '@activestate.com/koCommandmentService;1' [2017-10-04 10:07:39,589] [INFO] koInitService: Adding pre startup service for 'koDBGPManager': '@activestate.com/koDBGPManager;1' [2017-10-04 10:07:39,684] [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-04 10:07:39,684] [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-04 10:07:39,684] [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-04 10:07:41,532] [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/lib/mozilla/components/koamAddonManager.js:138 [2017-10-04 10:07:42,625] [DEBUG] ko.launch: Response: http://docs.komodoide.com/__omnigollum__/auth/github?origin=%2Fcreate%2Fchangelog%2F11 (404) [2017-10-04 10:07:42,628] [DEBUG] ko.launch: versioncheck on http://docs.komodoide.com/changelog/110 [2017-10-04 10:07:42,657] [DEBUG] codeintel/process: stdout: port:58192

pid:8484

[2017-10-04 10:07:42,657] [INFO] codeintel/process: CodeIntel started on port 58192 [2017-10-04 10:07:42,657] [DEBUG] codeintel/process: Calling callbacks for: started, number: 1 [2017-10-04 10:07:43,194] [DEBUG] ko.launch: Response: http://docs.komodoide.com/__omnigollum__/auth/github?origin=%2Fcreate%2Fchangelog%2F110 (404) [2017-10-04 10:07:44,746] [WARNING] console-logger: Key event not available on GTK2: key="u" modifiers="control,shift" (1) in chrome://komodo/content/komodo.xul:0 [2017-10-04 10:07:44,753] [WARNING] console-logger: Key event not available on some keyboard layouts: key="v" modifiers="control,alt" (1) in chrome://komodo/content/komodo.xul:0 [2017-10-04 10:07:47,854] [WARNING] koLanguage: Asked for unknown language: 'Django XHTML Template' [2017-10-04 10:07:47,869] [WARNING] koLanguage: Asked for unknown language: 'Django Text Template' [2017-10-04 10:07:47,869] [WARNING] koLanguage: Asked for unknown language: 'Django Template' [2017-10-04 10:07:47,869] [WARNING] koLanguage: Asked for unknown language: 'Laravel Blade Template' [2017-10-04 10:07:47,869] [WARNING] koLanguage: Asked for unknown language: 'SGML' [2017-10-04 10:07:47,891] [WARNING] koLanguage: Asked for unknown language: 'Django XML Template' [2017-10-04 10:07:47,897] [WARNING] koLanguage: Asked for unknown language: 'Smarty Template' [2017-10-04 10:07:47,900] [WARNING] koLanguage: Asked for unknown language: 'Django HTML Template' [2017-10-04 10:07:47,924] [WARNING] koLanguage: Asked for unknown language: 'UDL' [2017-10-04 10:10:49,349] [ERROR] console-logger: TypeError: data is null (2) in chrome://codeintel/content/sdk/feature/completions.js:129 Traceback (most recent call last): File "chrome://codeintel/content/sdk/feature/completions.js", line 129, in

[2017-10-04 10:14:59,757] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-04 10:18:15,006] [ERROR] console-logger: bad script XDR magic number (0) in :0 Traceback (most recent call last): File "", line 0, in

[2017-10-04 10:18:17,834] [ERROR] debugSessionTab: -- EXCEPTION START -- TypeError: invocation is null

[2017-10-04 10:29:02,858] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-04 10:39:55,298] [WARNING] console-logger: Key event not available on GTK2: key="u" modifiers="control,shift" (1) in chrome://komodo/content/debugger/debuggerPanel.xul:0 [2017-10-04 10:39:55,299] [WARNING] console-logger: Key event not available on some keyboard layouts: key="v" modifiers="control,alt" (1) in chrome://komodo/content/debugger/debuggerPanel.xul:0 [2017-10-04 11:04:31,236] [ERROR] debugSessionTab: -- EXCEPTION START -- TypeError: invocation is null

[2017-10-04 11:47:58,414] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-04 11:52:02,578] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-04 11:52:10,723] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-04 12:00:48,506] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-04 12:14:17,872] [WARNING] koDocument: For file t_er_indexpage.htm, favoring contents language HTML5 over filename language HTML [2017-10-04 12:20:30,470] [WARNING] views: Inconsistent view count in view_closed event [2017-10-04 12:20:30,578] [ERROR] console-logger: Error: Error setting property on NPObject! (2) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js:726 Traceback (most recent call last): File "file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js", line 726, in

[2017-10-04 12:20:31,615] [WARNING] views: Inconsistent view count in view_closed event [2017-10-04 12:20:31,671] [ERROR] console-logger: Error: Error setting property on NPObject! (2) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js:726 Traceback (most recent call last): File "file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js", line 726, in

[2017-10-04 12:20:35,763] [WARNING] views: Inconsistent view count in view_closed event [2017-10-04 12:20:35,842] [ERROR] console-logger: Error: Error setting property on NPObject! (2) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js:726 Traceback (most recent call last): File "file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js", line 726, in

[2017-10-04 12:20:36,921] [WARNING] views: Inconsistent view count in view_closed event [2017-10-04 12:20:36,946] [ERROR] console-logger: Error: Error setting property on NPObject! (2) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js:726 Traceback (most recent call last): File "file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js", line 726, in

[2017-10-04 12:20:39,448] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-04 12:20:45,881] [ERROR] ko.widgets: -- EXCEPTION START -- TypeError: invocation is null

[2017-10-04 12:26:54,338] [WARNING] console-logger: Key event not available on GTK2: key="u" modifiers="control,shift" (1) in chrome://komodo/content/debugger/debuggerPanel.xul:0 [2017-10-04 12:26:54,339] [WARNING] console-logger: Key event not available on some keyboard layouts: key="v" modifiers="control,alt" (1) in chrome://komodo/content/debugger/debuggerPanel.xul:0 [2017-10-04 13:16:16,543] [ERROR] dbgp.server: session cmdloop exception - sending session stop command Traceback (most recent call last): File "C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\python\komodo\dbgp\serverBase.py", line 66, in _cmdloop self._handleIncoming() File "C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\python\komodo\dbgp\serverBase.py", line 140, in _handleIncoming newdata = self._socket.recv(1024) error: [Errno 10054] An existing connection was forcibly closed by the remote host [2017-10-04 14:06:20,746] [ERROR] dbgp.server: session cmdloop exception - sending session stop command Traceback (most recent call last): File "C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\python\komodo\dbgp\serverBase.py", line 66, in _cmdloop self._handleIncoming() File "C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\python\komodo\dbgp\serverBase.py", line 140, in _handleIncoming newdata = self._socket.recv(1024) error: [Errno 10054] An existing connection was forcibly closed by the remote host [2017-10-05 15:10:20,948] [ERROR] debugSessionTab: -- EXCEPTION START -- TypeError: invocation is null

[2017-10-05 16:36:57,203] [ERROR] console-logger: TypeError: data is null (2) in chrome://codeintel/content/sdk/feature/completions.js:129 Traceback (most recent call last): File "chrome://codeintel/content/sdk/feature/completions.js", line 129, in

[2017-10-05 16:36:57,744] [ERROR] console-logger: TypeError: data is null (2) in chrome://codeintel/content/sdk/feature/completions.js:129 Traceback (most recent call last): File "chrome://codeintel/content/sdk/feature/completions.js", line 129, in

[2017-10-05 16:36:57,960] [ERROR] console-logger: TypeError: data is null (2) in chrome://codeintel/content/sdk/feature/completions.js:129 Traceback (most recent call last): File "chrome://codeintel/content/sdk/feature/completions.js", line 129, in

[2017-10-05 16:36:58,191] [ERROR] console-logger: TypeError: data is null (2) in chrome://codeintel/content/sdk/feature/completions.js:129 Traceback (most recent call last): File "chrome://codeintel/content/sdk/feature/completions.js", line 129, in

[2017-10-05 16:36:58,775] [ERROR] console-logger: TypeError: data is null (2) in chrome://codeintel/content/sdk/feature/completions.js:129 Traceback (most recent call last): File "chrome://codeintel/content/sdk/feature/completions.js", line 129, in

[2017-10-05 16:37:41,023] [WARNING] console-logger: Key event not available on GTK2: key="u" modifiers="control,shift" (1) in chrome://komodo/content/debugger/debuggerPanel.xul:0 [2017-10-05 16:37:41,025] [WARNING] console-logger: Key event not available on some keyboard layouts: key="v" modifiers="control,alt" (1) in chrome://komodo/content/debugger/debuggerPanel.xul:0 [2017-10-05 16:49:13,125] [ERROR] debugSessionTab: -- EXCEPTION START -- TypeError: ko.dbg.manager.currentSession is null

[2017-10-05 17:24:00,043] [ERROR] debugSessionTab: -- EXCEPTION START -- TypeError: ko.dbg.manager.currentSession is null

[2017-10-05 17:32:37,799] [WARNING] views: Inconsistent view count in view_closed event [2017-10-05 17:32:37,947] [ERROR] console-logger: Error: Error setting property on NPObject! (2) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js:726 Traceback (most recent call last): File "file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js", line 726, in

[2017-10-05 17:32:39,341] [WARNING] views: Inconsistent view count in view_closed event [2017-10-05 17:32:39,382] [ERROR] console-logger: Error: Error setting property on NPObject! (2) in file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js:726 Traceback (most recent call last): File "file:///C:/Program%20Files%20(x86)/ActiveState%20Komodo%20IDE%2011/lib/mozilla/components/scimoz_wrapper.js", line 726, in

[2017-10-05 17:34:15,714] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-05 17:38:51,980] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-05 17:39:30,749] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-05 17:48:41,009] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-05 17:56:35,795] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-05 17:59:38,795] [ERROR] console-logger: TypeError: tab is undefined (2) in viewbrowser:133 Traceback (most recent call last): File "viewbrowser", line 133, in

[2017-10-05 18:04:08,127] [ERROR] dbgp.server: session cmdloop exception - sending session stop command Traceback (most recent call last): File "C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\python\komodo\dbgp\serverBase.py", line 66, in _cmdloop self._handleIncoming() File "C:\Program Files (x86)\ActiveState Komodo IDE 11\lib\mozilla\python\komodo\dbgp\serverBase.py", line 140, in _handleIncoming newdata = self._socket.recv(1024) error: [Errno 10054] An existing connection was forcibly closed by the remote host [2017-10-05 18:09:42,523] [WARNING] console-logger: Key event not available on GTK2: key="u" modifiers="control,shift" (1) in chrome://komodo/content/tail/tail.xul:0 [2017-10-05 18:09:42,526] [WARNING] console-logger: Key event not available on some keyboard layouts: key="v" modifiers="control,alt" (1) in chrome://komodo/content/tail/tail.xul:0