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

Exception in console #1

Open
bizoo opened this issue Dec 7, 2011 · 1 comment
Open

Exception in console #1

bizoo opened this issue Dec 7, 2011 · 1 comment

Comments

@bizoo
Copy link

bizoo commented Dec 7, 2011

Didn't have time to debug now but this is the message:

Traceback (most recent call last):
File ".\sublime_plugin.py", line 282, in run_
File ".\changetracker.py", line 90, in run
File ".\changetracker.py", line 71, in highlight
File ".\changetracker.py", line 63, in is_enabled
File ".\genericpath.py", line 49, in getsize
TypeError: coercing to Unicode: need string or buffer, NoneType found

startup, version: 2144 windows x64 channel: dev

@bizoo
Copy link
Author

bizoo commented Dec 7, 2011

It's probably caused by the console itself.
Trying to get the view.file_name() of the console ?

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