-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
On ST2 b2221 portable for Win7 I get these errors
Traceback (most recent call last):
File ".\sublime_plugin.py", line 205, in on_activated
callback.__module__, "on_activated", EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 204, in <lambda>
run_timed_function(lambda: callback.on_activated(v),
File ".\ThemeAutomator.py", line 54, in on_activated
File ".\ntpath.py", line 190, in splitext
File ".\genericpath.py", line 91, in _splitext
AttributeError: 'NoneType' object has no attribute 'rfind'
and plugins always (automaticly) adds new schema for every extension even if I set "automate_selection": false
Metadata
Metadata
Assignees
Labels
No labels