-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Description
The Symbols Browser tab is not available even if turned on. No database is created in .komodoide.
pystderr.log shows codeintel process is started. Two errors are reported:
[2017-11-29 09:18:45,319] [ERROR] ko-fileicons: Error: Command failed:
....
[2017-11-29 09:18:45,474] [ERROR] sdk/editor: Error: Command failed:
....
and then codeintel/process OnClose is called.
Steps to Reproduce
Install K 11.0.1 on Centos 6, 32-bit or 64-bit. SeLinux on or off. iptables on or off. Start Komodo.
Expected results
Symbols browser should be available on Centos 6.
Actual results
Symbols browser is not available because codeintel process does not start.
Platform Information
Komodo IDE 11.0.1
Centos/RHEL 6.9 patched to date
Additional Information
You can find your error log via Help > Troubleshooting > View Log File
-->