Package Details: gitkraken 10.5.0-1

Git Clone URL: https://aur.archlinux.org/gitkraken.git (read-only, click to copy)
Package Base: gitkraken
Description: The intuitive, fast, and beautiful cross-platform Git client.
Upstream URL: https://www.gitkraken.com/
Keywords: git
Licenses: custom
Provides: gitkraken
Submitter: Azd325
Maintainer: Azd325
Last Packager: Azd325
Votes: 301
Popularity: 3.26
First Submitted: 2015-10-21 19:17 (UTC)
Last Updated: 2024-11-13 08:46 (UTC)

Pinned Comments

Azd325 commented on 2016-12-06 23:45 (UTC)

Hey guys, If you want to speed up/improve the process there is also a GitHub repo availaible to do PRs :) https://github.com/Azd325/gitkraken Thanks Tim

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 23 Next › Last »

FryDay commented on 2017-02-14 22:15 (UTC)

To solve this for now, I changed the Exec line in `/usr/share/applications/GitKraken.desktop` to `Exec=bash -c "LD_PRELOAD=/usr/lib/libcurl.so.3 gitkraken"`. This will allow you to use the normal desktop icon to launch.

Azd325 commented on 2017-02-14 11:47 (UTC)

Seems it comes also from here https://github.com/nodegit/nodegit/pull/1195 becuase the added support for proxies https://support.gitkraken.com/release-notes/current

Kaffka commented on 2017-02-14 10:13 (UTC)

@jadir: Having the same issue. :( Seems like gitkraken requires older curl implementation. Temporary workaround: $ pacman -S libcurl-compat $ LD_PRELOAD=/usr/lib/libcurl.so.3 gitkraken

jadlr commented on 2017-02-14 09:06 (UTC)

I'm getting this error when starting 2.1.0-1 /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /opt/gitkraken/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node) Error: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /opt/gitkraken/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node)

Azd325 commented on 2017-01-12 14:49 (UTC)

@somekool Did you try to edit the PKGBUILD and build it then? Is it running?

somekool commented on 2017-01-12 14:10 (UTC) (edited on 2017-01-12 15:02 (UTC) by somekool)

could this not depend on libgnome-keyring please ? update: it compiles but does not run without it. i have contacted their support

MarcinWieczorek commented on 2017-01-04 19:27 (UTC)

https://github.com/hexchat/hexchat/issues/1905 Might be related

Kunda commented on 2017-01-04 18:43 (UTC)

gitkraken has stopped showing it's logo in the dock Manjaro 16.10

MarcinWieczorek commented on 2016-12-06 23:53 (UTC)

Give that man a cookie!

Azd325 commented on 2016-12-06 23:45 (UTC)

Hey guys, If you want to speed up/improve the process there is also a GitHub repo availaible to do PRs :) https://github.com/Azd325/gitkraken Thanks Tim