Skip to content

Status while interacting with origin. #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
l-cornelius-dol opened this issue Jan 31, 2025 · 3 comments
Closed

Status while interacting with origin. #22

l-cornelius-dol opened this issue Jan 31, 2025 · 3 comments
Milestone

Comments

@l-cornelius-dol
Copy link

I've noticed that when interacting with the origin, say for a push, the status never changes from "Logging in with...", until the very last moment before the dialog disappears. Seems like it's failing to update the UI.

@jorio
Copy link
Owner

jorio commented Feb 1, 2025

Ah, you've uncovered a problem with push specifically – Good catch! I think this is due to a missing feature in pygit2. I've contributed a fix here; when pygit2 merges it I'll wire this up to the push dialog.

For fetch/pull operations, I think progress is correctly reported (unless the payload is so small that the transfer zips by in a fraction of a second).

@jorio
Copy link
Owner

jorio commented Feb 20, 2025

We have a fix in v1.2.0, but it depends on pygit2 1.17.1 which hasn't come out yet (we're still on 1.17.0). As soon as pygit2 cuts a new release, I'll rebuild the Flatpak.

@jorio jorio added this to the v1.3.0 milestone Apr 28, 2025
@l-cornelius-dol
Copy link
Author

Nice improvements on the status updates. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants