7

So, I've been using gitkraken for awhile and loving it, even considering getting a subscription especially now that they have another thing called Glo - soon to come.

I have recently upgraded GitKraken to v3.3.4. I am not sure whether that was a big mistake but things got a little too annoying. Staging takes a very long time, and you can't do anything when gitkraken is staging files. I read the release notes but there is nothing like this mentioned. Probably just me but would like to know if anyone has the same issue and have you found a way to fix, if ever.

Riza
  • 697
  • 2
  • 10
  • 17

1 Answers1

0

you can try it in your terminal:

codesign --remove-signature /Applications/GitKraken.app/Contents/Frameworks/GitKraken\ Helper\ (Renderer).app

Lecter
  • 1
  • 3
    Hi there, welcome to stackoverflow. This post is over two years old so I doubt the issues are relevant any longer. For reference it's also good to provide context for your answers (e.g. what your solution does and why the OP should use your solution) – TheFunk Nov 30 '20 at 19:23
  • 1
    I still experience this. Gitkraken is extremely slow on my windows 10 machine. I have a colleague with windows 10 who is experiencing the same. – J.T. Houtenbos Feb 23 '21 at 10:55
  • I am too experiencing this issue. – TheForgot3n1 Jun 24 '21 at 10:51