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

NoneType error when open Ruby on Rails project #27

Open
bachue opened this issue Nov 27, 2013 · 0 comments
Open

NoneType error when open Ruby on Rails project #27

bachue opened this issue Nov 27, 2013 · 0 comments

Comments

@bachue
Copy link

bachue commented Nov 27, 2013

Hi,

I found this NoneType error in my log, not sure if there's any impact. Could you take a look?

=> => => Console logging activated (/Users/zhour6/.subl.log). Timestamp: 27 Nov 2013, 11:20:22.
SublimeLinter: ruby enabled (using "ruby" for executable)
SublimeLinter: css enabled (using node.js)
ApplySyntax: Syntax set to Ruby on Rails using Packages/Rails/Ruby on Rails.tmLanguage
Traceback (most recent call last):
  File "./SublimeBlockCursor.py", line 43, in on_command_mode_change
  File "./SublimeBlockCursor.py", line 22, in on_selection_modified
AttributeError: 'NoneType' object has no attribute 'settings'
ex_command(name=':', command='ex_goto', forced=False, args={}, parse_errors=[], line_range={'right_ref': None, 'left_offset': 1704, 'text_range': u'1704', 'right_offset': None, 'left_ref': None, 'left_search_offsets': [], 'separator': None, 'right_search_offsets': []}, can_have_range=True)

Thanks!

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

No branches or pull requests

1 participant