rowanj / gitx

Fork of Pieter's nice git GUI for OS X. Includes branch/tag sidebar and various fixes. Current development focus is on removing legacy git command line usage in favour of libgit2 and objective-git.
http://rowanj.github.com/gitx
Other
2.15k stars 204 forks source link

UI unrecoverably freezes constantly on El Capitan #449

Open marcello3d opened 8 years ago

marcello3d commented 8 years ago

Hey there, long time user of GitX, and after updating to El Capitan (clean install), GitX has been failing regularly: spinning pizza wheel of death, forever and ever, even if I wait 10+ minutes, doesn't seem to be using CPU.

It seems to typically happen when I do anything that invokes git (update, commit, push, stage, unstage), though it's random and extremely frustrating!

Let me know what information I can give you to help.

duetosymmetry commented 8 years ago

I can reproduce this—I experience it when committing hunks.

This issue should be marked as Bug. It essentially makes gitx useless.

CC @rowanj