Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error - install windows 7 #23

Closed
ghost opened this issue Mar 20, 2018 · 2 comments · Fixed by #24
Closed

Error - install windows 7 #23

ghost opened this issue Mar 20, 2018 · 2 comments · Fixed by #24

Comments

@ghost
Copy link

ghost commented Mar 20, 2018

Windows 7:
Straight from the install - SublimeLinter then SublimeLinter-contrib-CFLint

File "lint.linter in C:\Users\bob\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter.sublime-package", line 349, in get_view_settings
AttributeError: '_thread._local' object has no attribute 'settings'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "./python3.3/threading.py", line 1142, in run
  File "sublime_linter in C:\Users\bob\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter.sublime-package", line 244, in lint
  File "sublime_linter in C:\Users\bob\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter.sublime-package", line 296, in get_linters_for_view
  File "sublime_linter in C:\Users\bob\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter.sublime-package", line 296, in <setcomp>
  File "linter in C:\Users\bob\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter-contrib-CFLint.sublime-package", line 61, in __init__
  File "lint.linter in C:\Users\bob\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter.sublime-package", line 353, in get_view_settings
RuntimeError: CRITICAL: cflint: Calling 'get_view_settings' outside of lint context

@zspitzer
Copy link

I'm seeing the same on Win10 with an existing install since the sublimeLinter update

@kaste
Copy link
Contributor

kaste commented Mar 21, 2018

A 🤞 PR is at #24

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

Successfully merging a pull request may close this issue.

2 participants