Skip to content

[Bug] TypeError: 'bool' object is not iterable #11

Description

@Kristinita

1. Summary

I can not begin to use BoundKeys, I get stack trace.

2. Expected behavior

BoundKeys

3. Actual behavior

command: bound_keysErrorparsingJSON: Expectingpropertynameenclosedindoublequotes: line373column13 (char11616)
ErrorparsingJSON: Expectingpropertynameenclosedindoublequotes: line7column2 (char126)
ErrorparsingJSON: Expectingpropertynameenclosedindoublequotes: line8column11 (char211)
Traceback (mostrecentcalllast):
File"E:\Sublime Text 3\sublime_plugin.py", line818, inrun_returnself.run(edit)
File"boundkeys in E:\Sublime Text 3\Data\Installed Packages\BoundKeys.sublime-package", line356, inrunTypeError: 'bool'objectisnotiterable

4. Steps to reproduce

The problem is reproduced for me in a version of Sublime Text without plugins and user settings.

I install BoundKeys via Package Control → I restart Sublime Text → Ctrl+Shift+PList bound keys → I get stack trace.

All my .sublime-keymap files successfully worked for me.

5. Environment

Operating system and version:
Windows 32-bit 10.0.14393
Sublime Text:
Build 3126

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions