question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GitHub Desktop very slow to commit after re-install

See original GitHub issue

Describe the bug

Before my reinstall, a commit would be immediately, just like on my commandline. After the reinstall, it takes over a minute to commit a simple README.md change.

Version & OS

Version 2.5.4-linux1.

I tried the latest version as well, to find the same behavior.

Steps to reproduce the behavior

  1. Change any file
  2. Commit

Expected behavior

Near-immediate commit

Actual behavior

Commit takes over a minute

Screenshots

image

Logs

2021-01-10T19:15:38.860Z - info: [ui] Background fetch for 3 repositories took 0.623sec
2021-01-10T19:16:35.940Z - info: [ui] [BranchPruner] Last prune took place in a day - skipping
2021-01-10T19:18:13.325Z - info: [ui] Executing updateIndex: git update-index --add --remove --replace -z --stdin (took 95.848s)
2021-01-10T19:18:13.611Z - info: [ui] [Timing] Action 'create commit' for 'transloadit/transloadit-api2' took 96.172s
2021-01-10T19:20:24.302Z - info: [ui] Executing parseTrailers: git interpret-trailers --parse (took 122.124s)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
johannesschobelcommented, Jan 14, 2021

Dear @kvz , unfortunately, there is no official support for linux - for now.

I think, this question arises on a monthly basis, haha. See these issues for example #1525, #11273, #10799, #9841, #9820.

All the best

0reactions
johannesschobelcommented, Jan 15, 2021

@kvz , yeah, but you can easily use this repository, jump to the releases ( https://github.com/desktop/desktop/releases ) and download the latest version here manually…

I do this “from time to time” (i.e., whenever i think of it, haha) and it works perfectly for me 😉

All the best

Read more comments on GitHub >

github_iconTop Results From Across the Web

Github Desktop is very slow · Issue #7108
The application itself isn't unresponsive and the swirling icon works just fine. I can commit to master, then it takes 5s-10s then push...
Read more >
GitHub Desktop has begun running slow · Issue #9193
Go to Github. Wait for the current repo to refresh; Perform any function (including Help->About); Everything is extremely slow. Expected ...
Read more >
Very Slow Performance since 2.9.6 update · Issue #13586
I've reinstalled the software and it is still very slow. ... Yesterday I got a notification to update GitHub Desktop and after restarting ......
Read more >
GitHub Desktop: Extremely slow after an update · Issue #14950
The problem. Everything has become slow. Clicking on file -> Diff takes 5-6 seconds to load (spinner keeps spinning in diff window)
Read more >
Github Desktop is working too slowly · Issue #13465
I use GitHub Desktop with my multiple divices. I ve got one more device and in this laptop github is working too slow....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found