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

Sixel implementation not working in WinGet 1.9.2507 #4869

Open
denelon opened this issue Oct 11, 2024 · 1 comment · Fixed by #4865
Open

Sixel implementation not working in WinGet 1.9.2507 #4869

denelon opened this issue Oct 11, 2024 · 1 comment · Fixed by #4865
Labels
Area-Output Issue related to CLI output Issue-Bug It either shouldn't be doing this or needs an investigation.
Milestone

Comments

@denelon
Copy link
Contributor

denelon commented Oct 11, 2024

Brief description of your issue

Sixel images not rendered.

Steps to reproduce

Add the following to WinGet settings:

    "visual": {
        "progressBar": "sixel", 
        "enableSixels": true
    }

Expected behavior

Sixel images are rendered in winget --info and in the output from help.
Icons rendered for packages using winget show <package>
Sixel style progress output.

Actual behavior

Default WinGet progress output.

Environment

Windows Package Manager v1.9.2507
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.26100.2023
System Architecture: Arm64
Package: Microsoft.DesktopAppInstaller v1.24.2507.0

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Oct 11, 2024
@denelon denelon changed the title Sixel implementation not working in WinGEt 1.9.2507 Sixel implementation not working in WinGet 1.9.2507 Oct 11, 2024
@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage Issue need to be triaged labels Oct 11, 2024
@JohnMcPMS JohnMcPMS linked a pull request Oct 11, 2024 that will close this issue
@denelon denelon added this to the 1.9 Client milestone Oct 11, 2024
@denelon denelon added the Area-Output Issue related to CLI output label Oct 11, 2024
@Va992

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Output Issue related to CLI output Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants