microsoft / microsoft/winget-cli

Progress-bar shows only 1% when upgrade Microsoft.WindowsTerminal.Preview

Open
#2,059 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Output Command-Install Issue-Bug
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

2022-03-31 18_25_15-PowerToys (Preview) x64 Setup

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.