Skip to content

Plugin error and settings problem #1

@gecbla

Description

@gecbla

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

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