Skip to content
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

[Bug]: Download progress bar and download size numbers are not in sync #5529

Open
4 tasks done
jeanas opened this issue Sep 23, 2023 · 3 comments
Open
4 tasks done

[Bug]: Download progress bar and download size numbers are not in sync #5529

jeanas opened this issue Sep 23, 2023 · 3 comments
Labels

Comments

@jeanas
Copy link

jeanas commented Sep 23, 2023

Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.
  • If this is an issue with a particular app, I have tried filing it in the appropriate issue tracker for the app (e.g. under https://github.com/flathub/) and determined that it is an issue with Flatpak itself.
  • This issue is not a report of a security vulnerability (see here if you need to report a security issue).

Flatpak version

1.15.4

What Linux distribution are you using?

Fedora Linux

Linux distribution version

Fedora 38

What architecture are you using?

x86_64

How to reproduce

  1. Upgrade installed Flatpak apps from the terminal.

Expected Behavior

The progress bar that displays at the bottom displays the same percentage as the one I could compute by dividing the displayed downloaded size by the displayed total size to download.

Actual Behavior

This doesn't look right:

image

560 KB is very far from 0.17 * 140 MB ≈ 24 MB.

I have also observed the progress bar going back from 99% to ~90%, which is very weird to see.

Additional Information

No response

@jeanas jeanas added the bug label Sep 23, 2023
@jeanas
Copy link
Author

jeanas commented Sep 23, 2023

I see that there was already a similar problem in #3448, but apparently it was fixed back then.

@canadaduane
Copy link

canadaduane commented Nov 30, 2023

I wonder if this is possibly related--after a flatpak update --user, the numbers on the left of each / in the Download column do not seem to match the numbers to the right of each /, which is what I would expect if each flatpak has finished downloading:

image

@ExperimentalCyborg
Copy link

I just noticed this as well. Harmless bug but bad for optics - what else is messy/broken?

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

No branches or pull requests

3 participants