Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

[Unhandled exception] TypeError #445

Open
Malkonix opened this issue Feb 22, 2018 · 0 comments
Open

[Unhandled exception] TypeError #445

Malkonix opened this issue Feb 22, 2018 · 0 comments

Comments

@Malkonix
Copy link

Description

creating a new file

Traceback

  File "/usr/local/lib/python3.5/dist-packages/pyqode/core/api/client.py", line 340, in _on_ready_read
    self._read_payload()
  File "/usr/local/lib/python3.5/dist-packages/pyqode/core/api/client.py", line 329, in _read_payload
    self._callback()(results)
  File "/usr/local/lib/python3.5/dist-packages/pyqode/core/modes/code_completion.py", line 447, in _on_results_available
    context = results[0]

TypeError: 'NoneType' object is not subscriptable

System information

  • Operating System: Ubuntu
  • OpenCobolIDE: 4.7.6
  • GnuCOBOL: cobc (GnuCOBOL) 2.2.0
  • Python: 3.5.2 (64bits)
  • Qt: 5.9.1
  • PyQt: 5.9
  • pyqode.core: 2.11.0
  • pyqode.cobol: 2.11.0
  • pyqode.qt: 2.10.0
  • pygments: 2.1.3
  • QDarkStyle: 2.3.0

Application log: https://gist.github.com/678d00ca41f4a188886f31587ccab203

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant