Reputation: 91
Gitkraken white screen, every few seconds will return to the original, then will continue to white screen and VScode expansion host unexpectedly terminated:
Upvotes: 8
Views: 2814
Reputation: 13817
Ok, I had the same issue. I am running WIN 10 and a NVidia graphic card. I am not sure the problem, but it has to do with the graphics card. I had to go into the NVidia control panel for 3D and told it to use the integrated video card for GitKraken. This was also causing my Visual Studio Code not to run and that fixed it also (there is a --disable-gpu for VC).
Upvotes: 2
Reputation: 21
I had the same problem, I could open a fresh new repository but my usual one crashed gitkraken in the exact same fashion.
I solved it by guessing it was the display rendering of all the branches that messed up and by chance found the cause : In Preference->UI Preference, uncheck the "Show toolbar icon label" and try again.
Upvotes: 2