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: app displays "Waiting for download to start" until download is complete. #186

Closed
1 task done
jordan-bravo opened this issue Jul 5, 2024 · 1 comment
Closed
1 task done

Comments

@jordan-bravo
Copy link

I confirm this bug has not already been reported

  • I have searched the issues and this bug has not been reported previously

Describe the bug
When downloading a VM, the app displays "Waiting for download to start", with an infinitely sliding progress bar. No progress is shown. It remains in this state until the download eventually completes.

To Reproduce
Steps to reproduce the behavior:

  1. Open app
  2. Click "Create new machine"
  3. Choose any OS and any version
  4. Click "Download"
  5. Observe app

Expected behavior
When downloading a VM, the app should indicate that the download is in progress with text such as "Downloading..." or "Download in progress...", and ideally the progress bar should actually show the progress, or at the very least a percentage should be displayed.

Desktop (please complete the following information):

  • Quickgui Versdion: 1.2.8-1
  • Quickemu version: 4.9.5
  • OS: NixOS
  • Version: 24.11 (latest unstable)

Screenshots

Screenshot from 2024-07-05 14-42-54

@lj3954
Copy link
Member

lj3954 commented Jul 11, 2024

Please update quickgui. Quickgui 1.2.8 does not support the progress indicator of curl that quickget now uses. Fixed in #138

@lj3954 lj3954 closed this as completed Jul 11, 2024
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