kemayo / sublime-text-git

Plugin for some git integration into sublime text
MIT License
2.83k stars 391 forks source link

Annotations cause ST2 to crash when enabled #179

Open sentience opened 11 years ago

sentience commented 11 years ago

After installing today’s update to the Git package, having "annotations": true in my Git.sublime-settings file causes the application to crash when opening any Git-tracked file.

gdelfino commented 11 years ago

Similar problem here. When I run Git: Toggle Annotations on a modified file, then Sublime Build 2217 crashes.

ashmckenzie commented 11 years ago

Same problem with build 2216 and 2218

j-ledoux commented 11 years ago

Same issue with build 2217

thaerlabs commented 11 years ago

Same here, build 2217

KonstantinReido commented 11 years ago

+1 build 2217

jaybrueder commented 11 years ago

+1 build 2217

axyjo commented 11 years ago

+1 build 2217, OS X 10.7.5

roblevintennis commented 11 years ago

+1 build 2217, OS X 10.7.3

RobertGonzalez commented 11 years ago

+1 build 2217, OS X 10.7.4

ashmckenzie commented 11 years ago

https://github.com/gornostal/Modific implements the annotation feature and works great with the current ST2 :)

cj commented 11 years ago

+1 build 2217, OS X 10.7.4

j-ledoux commented 11 years ago

thx ashmckenzie ! Modific works pretty well ;o)

babldev commented 11 years ago

Also seeing this. Build 2217 - 10.8.2

"11/2/12 2:57:33.617 PM com.apple.launchd.peruser.501[147]: ([0x0-0x2a94a92].com.sublimetext.2[69130]) Exited abnormally: Broken pipe: 13"

thanpolas commented 11 years ago

+1 Build 2217 osx 10.7.5

michfield commented 11 years ago

Use Modific (https://github.com/gornostal/Modific) for these annotations. That's the same thing. Is it?