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

Nothing works and the terminal gets messed up #3864

Closed
RobbyCBennett opened this issue Nov 8, 2023 · 1 comment
Closed

Nothing works and the terminal gets messed up #3864

RobbyCBennett opened this issue Nov 8, 2023 · 1 comment
Milestone

Comments

@RobbyCBennett
Copy link

RobbyCBennett commented Nov 8, 2023

Brief description of your issue

When I run winget I get no results, an annoying loading icon in the terminal, and a messed up terminal because the text becomes dim.

image

image

image

I'm on a new Windows 11 machine and I haven't had this problem on my old Windows 11 machine. I've already tried Windows updates and also winget source update --verbose-logs.

Steps to reproduce

Run winget with various arguments, such as winget list.

Expected behavior

Normal functionality for the commands.

Actual behavior

The loading bar messes up the terminal and the tool generally seems to be broken.

Environment

Windows Package Manager v1.2.10691
Windows: Windows.Desktop v10.0.22621.2428
Package: Microsoft.DesktopAppInstaller v1.17.10691.0

winget source update --verbose-logs

2023-11-08 10:24:35.145 [CORE] WinGet, version [1.2.10691], activity [{0B70CB51-2ADA-4D5B-B746-ED965CDDB42C}]
2023-11-08 10:24:35.145 [CORE] OS: Windows.Desktop v10.0.22621.2428
2023-11-08 10:24:35.145 [CORE] Command line Args: winget  source update --verbose-logs
2023-11-08 10:24:35.145 [CORE] Package: Microsoft.DesktopAppInstaller v1.17.10691.0
2023-11-08 10:24:35.145 [CORE] IsCOMCall:0; Caller: winget-cli
2023-11-08 10:24:35.148 [CLI ] WinGet invoked with arguments: 'source' 'update' '--verbose-logs'
2023-11-08 10:24:35.148 [CLI ] Found subcommand: source
2023-11-08 10:24:35.150 [CLI ] Found subcommand: update
2023-11-08 10:24:35.150 [CLI ] Leaf command to execute: root:source:update
2023-11-08 10:24:35.150 [CLI ] Executing command: update
2023-11-08 10:24:35.151 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2023-11-08 10:24:35.156 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2023-11-08 10:24:35.156 [YAML] Detected UTF-8
2023-11-08 10:24:35.156 [REPO] GetCurrentSourceRefs: Source named 'microsoft.builtin.desktop.frameworks' from origin Default is hidden and is dropped.
2023-11-08 10:24:35.162 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2023-11-08 10:24:35.162 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2023-11-08 10:24:35.162 [YAML] Detected UTF-8
2023-11-08 10:24:35.162 [REPO] Named source requested, found: msstore
2023-11-08 10:24:35.162 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2023-11-08 10:24:35.162 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2023-11-08 10:24:35.162 [YAML] Detected UTF-8
2023-11-08 10:24:35.162 [REPO] Named source to be updated, found: msstore
2023-11-08 10:24:35.162 [CORE] Setting action: Set, Type: Standard, Name: sources_metadata
2023-11-08 10:24:35.277 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2023-11-08 10:24:35.277 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2023-11-08 10:24:35.277 [YAML] Detected UTF-8
2023-11-08 10:24:35.278 [REPO] Named source requested, found: winget
2023-11-08 10:24:35.279 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2023-11-08 10:24:35.279 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2023-11-08 10:24:35.279 [YAML] Detected UTF-8
2023-11-08 10:24:35.280 [REPO] Named source to be updated, found: winget
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Nov 8, 2023
@denelon
Copy link
Contributor

denelon commented Nov 8, 2023

This is a very old version of WinGet. I'd suggest checking the Microsoft Store for updates or installing the latest release via https://aka.ms/getwinget.

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