0

I have installed GitKraken 3.3.4 on my LinuxMint 18.1-64 bit machine. I When I click on GitKraken it shows loading, but display is not showing up in the screen. Anyone can help me to solve this issue?.

No issues in installation using command line or package installer.

Sathishkumar Rakkiyasamy
  • 3,509
  • 2
  • 30
  • 34

2 Answers2

1
sudo apt install libgnome-keyring0 

Solved my problem.

0
sudo apt-get install libcurl4-openssl-dev

Above command is the solution for my problem. For more details refer this reddit page with details

Sathishkumar Rakkiyasamy
  • 3,509
  • 2
  • 30
  • 34