quickemu-project / quickgui

An elegant virtual machine manager for the desktop
MIT License
950 stars 75 forks source link

bug: app displays "Waiting for download to start" until download is complete. #186

Closed jordan-bravo closed 2 months ago

jordan-bravo commented 2 months ago

I confirm this bug has not already been reported

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):

Screenshots

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

lj3954 commented 2 months ago

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