I'm sorry for the delay getting this updated. I've actually tried bumping it a couple times, but there have been errors with all of the recent upstream releases and I haven't had time to sort them out. I just had a daughter born a few days ago and haven't had any time to hack on this. Patches welcome (here in comments via git format-patch
or as PRs on this GitHub repo.
Search Criteria
Package Details: github-desktop 3.4.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/github-desktop.git (read-only, click to copy) |
---|---|
Package Base: | github-desktop |
Description: | GUI for managing Git and GitHub |
Upstream URL: | https://desktop.github.com |
Keywords: | git github |
Licenses: | MIT |
Submitter: | mikelpint |
Maintainer: | alerque (shiftkey) |
Last Packager: | alerque |
Votes: | 53 |
Popularity: | 1.22 |
First Submitted: | 2017-07-22 21:26 (UTC) |
Last Updated: | 2025-03-04 11:52 (UTC) |
Dependencies (15)
- curl (curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- libsecret
- libxss
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- 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, dssdAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- nodejs-lts-iron (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python-setuptools (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- github-cli (github-cli-gitAUR) (optional) – CLI interface for GitHub
- hub (hub-gitAUR) (optional) – CLI interface for GitHub
Required by (0)
Sources (5)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
alerque commented on 2022-04-06 09:26 (UTC)
dudu-martins commented on 2022-04-02 22:12 (UTC)
I am having this problem:
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [54620:0402/185336.039996:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process. [54620:0402/185339.250844:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! [54620:0402/185339.290661:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times! [54620:0402/185342.462805:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
I cant login. It keeps loading forever and doesn't login.
manja2 commented on 2022-02-25 18:28 (UTC) (edited on 2022-02-25 19:32 (UTC) by manja2)
I had the same issue described here https://aur.archlinux.org/packages/github-desktop-bin#comment-853517. It can't login with github using the browser. It keeps loading forever.
Also I can confirm 2.9.6 works.
alerque commented on 2022-01-24 08:31 (UTC) (edited on 2022-01-24 08:32 (UTC) by alerque)
@nursoda It doesn't build with 17.x, upstream doesn't support it.
Note this is only a build time dependency so you don't have to have it on your system to run. Just use makechrootpkg
to build this in a chroot (while of course supplying a built version of the AUR gconf dependency) then install it on your system with your preferred nodejs version as usual. If you can't be bothered to build it that way you can always install the one I build from my user repository. That one should install with pacman without needing to mess with anything.
nursoda commented on 2022-01-23 19:01 (UTC)
@alerque: Since I prefer to have the latest nodejs for other tools I use and nodejs-lts-gallium conflicts with nodejs, what actually prevents using 17.x?
JustinSB commented on 2022-01-10 10:23 (UTC)
@hsantanna Thank you - Yes, downgrading my installed version of nodejs (17) to nodejs-lts-gallium (16) completely solved the issue & github-desktop then installed without issue.
slococo commented on 2022-01-09 13:10 (UTC)
Thanks to both of you! @alerque @hsantanna
Arraymancer commented on 2021-12-16 19:27 (UTC)
if you get the error:
detect-arm64-translation: Command failed.
just downgrade to nodejs-lts-gallium (16.X)
hsantanna commented on 2021-12-16 18:26 (UTC)
@alerque, @santilococo and @JustinSB Downgrading the installed nodejs (17) to nodejs-lts-gallium (16) solved the issue.
It seems to be a known issue with nodejs: https://github.com/nodejs/node-gyp/issues/2534
hsantanna commented on 2021-12-16 17:50 (UTC)
@alerque I couldn't build it in a clean chroot via makechrootpkg, got the same problem.
Pinned Comments
alerque commented on 2024-04-26 10:20 (UTC) (edited on 2024-04-26 10:21 (UTC) by alerque)
This package follows the Linux enabled fork releases here. Please do not flag it as OOD when the upstream Windows/OSX only Microsoft project updates but when the Linux enabled builds are available from @shiftkey. Thank you.