-
Notifications
You must be signed in to change notification settings - Fork 130
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: Windows Network Installer Progress Bar should account for downloading of dependencies #1355
Comments
The installer process on Windows hangs when it’s downloading the llamacpp engine along with dependencies from the internet. I will update the Installer UI to avoid user confusion. The prolonged hang time might be due to the network speed of the end user. |
Nice, good idea. Yeah, I would still show it as in progress downloading,
with copy like “downloading dependencies”.
…On Tue, Oct 1, 2024 at 10:16 AM hiento09 ***@***.***> wrote:
The installer process on Windows hangs when it’s downloading the llamacpp
engine along with dependencies from the internet. I will update the
Installer UI to avoid user confusion. The prolonged hang time might be due
to the network speed of the end user.
—
Reply to this email directly, view it on GitHub
<#1355 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQVWFCCG5JCRFDAEMMGXKXTZZIAZJAVCNFSM6AAAAABPCJQCV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBUGY2DMNZSHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
New Approach @0xSage Installer.mp4 |
@hiento09 Is it possible for us to do this without popping up a terminal window? Popping up a terminal window, without the user's knowledge, feels like we're downloading a virus. Is it possible to adjust the green progress bar, in the native windows installer, to account for the dependency download status? At the moment, the only confusing part is it says 100%, but the downloader is still downloading. |
Ok, let me try searching for a way to display 80% or 90% instead of 100% as it currently shows. |
installer.mp4 |
@hiento09 is there a way to increment the progress bar with download progress between 80% to 100%? If it's too much effort, we can KIV - as we are focusing on the full installer |
Hi @gabrielle-ong , I haven't found a way to increment the progress bar between 80% to 100% based on download progress yet. Let's KIV this. |
Closing - thank you Hien! |
Cortex version
v123
Describe the Bug
Only filing this issue because its a noticeable increase in the stall time since previous versions v8x.
Questions:
Steps to Reproduce
No response
Screenshots / Logs
What is your OS?
What engine are you running?
The text was updated successfully, but these errors were encountered: