microsoft / microsoft/winget-cli
Progress-bar shows only 1% when upgrade Microsoft.WindowsTerminal.Preview
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Brief description of your issue
When i upgrade Microsoft.WindowsTerminal.Preview the progress-bar shows always 1% and the download size is not shown
Steps to reproduce
winget upgrade Microsoft.WindowsTerminal.Preview
Expected behavior
After the download is finished
- Show a full filled progress-bar
- Show the downloaded size, like
10MB / 10MB
Actual behavior
The progress-bar is empty and shows 1% and the downloaded size is not shown, after the download was finished

Environment
Windows Package Manager (Preview) v1.3.431-preview
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.19044.1586
Package: Microsoft.DesktopAppInstaller v1.18.431.0
Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with winget upgrade Microsoft.WindowsTerminal.Preview on the stated Windows Package Manager version and inspect the diagnostic files under %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir. Trace the progress output for the download-completion path. Done means the completed download shows a full progress bar and a downloaded-size value such as 10MB / 10MB.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100