YabataDesign / afterglow-theme

[DEPRECATED] A minimal dark Theme for Sublime Text 2 and 3
http://yabatadesign.github.io/afterglow-theme/
2.11k stars 138 forks source link

Opening .dockerfiles crashes sublime. #73

Closed 7imbrook closed 9 years ago

7imbrook commented 9 years ago

Versions: OS X 10.10.3, sublime 3083, afterglow v2.0.8

Crashlog: http://pastebin.com/1rQJjtmq

Workaround: Leave the crashlog window open and reopen sublime. It doesn't really crash sublime unless you try to reopen the .dockerignore. But if you do it once, the crash dialog will keep popping up with a kernel permissions error UNLESS you leave the window open (probably just suppresses it).

brismuth commented 9 years ago

Pretty sure this is related to issue #67. I've described a work around in that thread that isn't too bad. It should hopefully work for you too.

kavu commented 9 years ago

Could you check my fix in #75?

7imbrook commented 9 years ago

Also why is the source set to dockerfile? Its an ignore file, isn't dockerfile for the Dockerfile? Can we just use plaintext and gitignore?

YabataDesign commented 9 years ago

Sorry for the delay. I upgraded to version 2.0.9. I hope this update fix the issue.