There is now an update out for the chrome_crashpad_handler.
Search Criteria
Package Details: gitkraken 11.1.1-1
Package Actions
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: | 305 |
Popularity: | 1.42 |
First Submitted: | 2015-10-21 19:17 (UTC) |
Last Updated: | 2025-05-17 19:07 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- libsecret
- libxkbfile
- nss (nss-hgAUR)
- git-lfs (git-lfs-gitAUR) (optional) – git-lfs support
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, keepassxc-gitAUR, pass-secret-service-gitAUR, dssdAUR, gnome-keyring, keepassxc, kwallet) (optional) – Provides ways to store passwords and encryption keys
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 23 Next › Last »
Azd325 commented on 2022-10-12 07:53 (UTC)
vanhtuan0409 commented on 2022-10-12 02:49 (UTC) (edited on 2022-10-12 02:49 (UTC) by vanhtuan0409)
Tried to download the 8.10.0 binary and I can run it successfully
After a quick look around, I notice that /opt/gitkraken/*.so
and /opt/gitkraken/chrome_crashpad_handler
was not correctly as permission as 0755
Manually set permission for those files to 0755 make gitkraken start successfully
Hope the author updates the PKGBUILD to fix this
lukinhasb commented on 2022-10-11 20:07 (UTC) (edited on 2022-10-11 20:15 (UTC) by lukinhasb)
The 8.10.0 binary from https://www.gitkraken.com/download/linux-gzip also works, so this must be indeed connected to the package.
It doesn't work for me. Same error. I think downgrading to 8.9 is the only way for now, until Gitkraken fixes this. The steps shared by alorence worked nicely.
naraesk commented on 2022-10-11 14:57 (UTC)
The 8.10.0 binary from https://www.gitkraken.com/download/linux-gzip also works, so this must be indeed connected to the package.
alorence commented on 2022-10-11 12:49 (UTC)
Anyway, since I really need this tool to work, I manually downgraded to 8.9:
git clone git@github.com:Azd325/gitkraken.git /var/tmp/pamac-build-${USER}/gitkraken-8.9
cd /var/tmp/pamac-build-${USER}/gitkraken-8.9
git checkout c89ab0e
makepkg -si
Hope this will help others, until the issue is solved
mikairyuu commented on 2022-10-11 11:53 (UTC)
@Azd325 I have an AMD card and having the same issue, so not related
alorence commented on 2022-10-11 08:41 (UTC)
@Azd325 I can see the changelog mention that GitKraken now depends on electron17 (https://help.gitkraken.com/gitkraken-client/current/#improvements-%f0%9f%99%8c)
I don't know how this pkg depends on electron, but maybe it's related ? I tried to manually install electron17 (i only had 'electron' which is currently v20 and 'electron19') but nothing changed
alorence commented on 2022-10-11 08:28 (UTC)
Indeed, I have an Nvidia graphic card. But the solutions from SO answers didn't work. The issue does not seem to be related to GPU acceleration. I have the same error message when launching GK with '--in-process-gpu' or '--disable-gpu' option.
I use GitKraken for years now and used previous versions from AUR for months, without any issue. It worked perfectly yesterday, but started to crash today, thats why my first hypothesis was the migration from 8.9 to 8.10. I still investigate to try to find the root cause.
naraesk commented on 2022-10-11 08:21 (UTC)
Same here after updating to 8.10.0, worked fine before.
Pinned Comments
Azd325 commented on 2016-12-06 23:45 (UTC)