condemil / gist

Sublime Text plugin for creating new Gists from selected text
MIT License
725 stars 136 forks source link

Unknown error sublime text 3 dev build 3062 #145

Closed AuthorProxy closed 7 years ago

AuthorProxy commented 10 years ago

If I change "show_authors" setting to true i got error:

File "gist in D:\SublimeText\Data\Installed Packages\Gist.sublime-package", line 37, in _fn File "gist in D:\SublimeText\Data\Installed Packages\Gist.sublime-package", line 317, in run File "helpers in D:\SublimeText\Data\Installed Packages\Gist.sublime-package", line 68, in gists_filter File "helpers in D:\SublimeText\Data\Installed Packages\Gist.sublime-package", line 49, in gist_title AttributeError: 'NoneType' object has no attribute 'get' error: Gist: unknown error (please, report a bug!)

qfox commented 10 years ago

Same here. @AuthorProxy Thanks for tip about show_authors