I had a problem with the login. After I pressed the "login with browser" button. The Auth site popped up then it redirected me to the github dektop app, but it is loaded for ever. And it gave me this in logs :
2022-02-24T13:20:23.655Z - info: [ui] [AppStore] loading 0 repositories from store 2022-02-24T13:20:23.733Z - info: [ui] launching: 2.9.9-linux2 (Linux 5.16.7-1-MANJARO) 2022-02-24T13:20:23.733Z - info: [ui] execPath: '/opt/github-desktop/github-desktop' 2022-02-24T13:20:34.366Z - info: [ui] [SignInStore] initializing OAuth flow 2022-02-24T13:20:34.372Z - info: [main] opening in browser:https://github.com/login/oauth/authorizeclient_id=3a723b10ac5575cc5bb9&cope=repo%20user%20workflow&state=ea08f013-6a55-4440-886f-d6d570ff4f1c 2022-02-24T13:20:36.422Z - info: [main] Received possible protocol arguments: 4 2022-02-24T13:20:36.422Z - info: [main] Processing protocol url 2022-02-24T13:20:36.423Z - warn: [ui] Unknown URL action: unknown - payload:{"name":"unknown","url":"--enable-crashpad"}
System: Manjaro 21.2.3
Tried browsers:
Vivaldi Chromium I tried these two AUR packages, they both produced the same problem: https://aur.archlinux.org/packages/github-desktop-bin https://aur.archlinux.org/packages/github-desktop
Update: Tried Versions: (github-desktop-bin) 2.9.0 worked 2.9.6 worked 2.9.9(1) NOT worked 2.9.9(2) NOT worked
Solution: If you login in the 2.9.6 version and then you install the 2.9.9 ver. The system remembers you and you can use the 2.9.9 verson. (Just don't logout, because you can't log back in the 2.9.9 ver)
Pinned Comments
immackay commented on 2019-10-04 23:52 (UTC)
For whom it may concern: this package depends on Shiftkey's linux support fork, located at https://github.com/shiftkey/desktop/
I check this regularly for releases. If you want the newest version, I suggest you check out github-desktop-git and modify the PKGBUILD to use the base repository, with the understanding that the application takes a significant amount of RAM to build.