-
Notifications
You must be signed in to change notification settings - Fork 754
[BUG] winget CLI reports packages to be upgraded but not UniGetUI #4545
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please confirm these before moving forward
- I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- I have tested that this issue has not been fixed in the latest (beta or stable) release.
- I have checked the FAQ section for solutions.
- This issue is about a bug (if it is not, please use the correct template).
UniGetUI Version
2026.1.3
Windows version, edition, and architecture
Windows 11 10.0.26100.8037 x64
Describe your issue
When I run winget list upgrade-available some packages are listed but they are not shown in the UnitGetUI UI
Steps to reproduce the issue
No response
UniGetUI Log
[02/04/2026 19:07:13] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 2026.1.3
[02/04/2026 19:07:13]
[02/04/2026 19:07:13] Build 107
[02/04/2026 19:07:13] Data directory C:\Users\Jeff Maury\AppData\Local\UniGetUI
[02/04/2026 19:07:13] Encoding Code Page set to 437
[02/04/2026 19:07:14] Loaded language locale: fr
[02/04/2026 19:07:14] Unable to retrieve secret for resource 'UniGetUI/GitHubAccessToken': Élément introuvable.
Impossible d’obtenir des informations d’identification du coffre
[02/04/2026 19:07:14] Lang files were updated successfully from GitHub
[02/04/2026 19:07:14] PowerShell7 is not enabled
[02/04/2026 19:07:14] vcpkg is not enabled
[02/04/2026 19:07:14] Cargo is not enabled
[02/04/2026 19:07:14] Chocolatey is not enabled
[02/04/2026 19:07:14] Scoop is not enabled
[02/04/2026 19:07:14] Randomly-generated background API auth token: pzud9v7pqv1fnoy4lt18046smxlxr37jjz2z995kgqy6a0fb7dh0054b0cj24haa
[02/04/2026 19:07:14] Npm is enabled and was found on C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
[02/04/2026 19:07:14] Pip is enabled and was found on C:\Users\Jeff Maury\AppData\Local\Microsoft\WindowsApps\python.exe
[02/04/2026 19:07:14] PowerShell is enabled and was found on C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
[02/04/2026 19:07:14] Connected to WinGet API using bundled in-proc activation.
[02/04/2026 19:07:14] WinGet activation mode selected: bundled in-proc COM | Source: C:\Program Files\UniGetUI\winget-cli_x64\WindowsPackageManager.dll
[02/04/2026 19:07:14] Winget is enabled and was found on C:\Users\Jeff Maury\AppData\Local\Microsoft\WindowsApps\winget.exe
[02/04/2026 19:07:14] Api running on http://localhost:7058
[02/04/2026 19:07:14] Updater source 'ProductInfo' returned version 2026.1.3.0 (upgradable=False)
[02/04/2026 19:07:14] An error occurred while initialising package manager Pip
[02/04/2026 19:07:14] System.InvalidOperationException: Microsoft Store python alias is not a valid python install
at UniGetUI.PackageEngine.Managers.PipManager.Pip._loadManagerVersion(String& version) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.Managers.Pip\Pip.cs:line 433
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 102
[02/04/2026 19:07:14] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\Jeff Maury\AppData\Local\Microsoft\WindowsApps\winget.exe"
█ Call arguments: ""
█ Version: System WinGet (CLI) Version: v1.28.220
█ Using Native WinGet helper (COM Api)
█ Activation mode: bundled in-proc COM
█ Activation source: C:\Program Files\UniGetUI\winget-cli_x64\WindowsPackageManager.dll
█
█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[02/04/2026 19:07:14] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 5.x (aka PowerShell)
█ Executable name: "powershell.exe"
█ Executable path: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: Name Value
█ ---- -----
█ PSVersion 5.1.26100.7920
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.26100.7920
█ CLRVersion 4.0.30319.42000
█ WSManStackVersion 3.0
█ PSRemotingProtocolVersion 2.3
█ SerializationVersion 1.1.0.1
█
█ PowerShell 5.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[02/04/2026 19:07:14] .NET Tool is enabled and was found on C:\Program Files\dotnet\dotnet.exe
[02/04/2026 19:07:15] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Npm (aka Npm)
█ Executable name: "npm"
█ Executable path: "C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe"
█ Call arguments: "-NoProfile -ExecutionPolicy Bypass -Command "C:\nvm4w\nodejs\npm.cmd" "
█ Version: 11.6.2
█
█ Npm is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[02/04/2026 19:07:15] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: .NET Tool (aka .NET Tool)
█ Executable name: "dotnet tool"
█ Executable path: "C:\Program Files\dotnet\dotnet.exe"
█ Call arguments: "tool "
█ Version: 9.0.312
█
█ .NET Tool is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[02/04/2026 19:07:16] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[02/04/2026 19:07:17] Found 0 installed packages from .NET Tool
[02/04/2026 19:07:18] Found 4 installed packages from Npm
[02/04/2026 19:07:18] Found 0 available updates from Npm
[02/04/2026 19:07:18] Found 0 installed packages from .NET Tool
[02/04/2026 19:07:18] Found 0 available updates from .NET Tool
[02/04/2026 19:07:18] Downloaded new icons and screenshots successfully!
[02/04/2026 19:07:18] Found 5 installed packages from PowerShell
[02/04/2026 19:07:18] Found 5 installed packages from PowerShell
[02/04/2026 19:07:19] Found 0 available updates from PowerShell
[02/04/2026 19:07:19] Found 193 installed packages from Winget
[02/04/2026 19:07:19] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[02/04/2026 19:07:19] Found 1 available updates from Winget
[02/04/2026 19:07:19] Icon download attempt at https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/dev/docs/images/graph_color256.png failed with code NotFound
[02/04/2026 19:07:19] Cached icon for id=Docker.DockerDesktop is INVALID (SHA256)
[02/04/2026 19:07:20] Icon download attempt at https://postimg.cc/2LQGvMgm failed with code NotFound
[02/04/2026 19:07:22] Integrity check passed successfully!
[02/04/2026 19:07:43] Thread with Id 12852 was assigned as DWM thread
[02/04/2026 19:07:43] DWM Thread was suspended successfully
[02/04/2026 19:07:43] Thread with Id 11572 was assigned as XAML thread
[02/04/2026 19:07:43] XAML Thread was suspended successfully
[02/04/2026 19:14:22] DWM Thread was resumed successfully
[02/04/2026 19:14:22] XAML Thread was resumed successfully
[02/04/2026 19:14:22] Manager Pip is disabled but yet GetInstalledPackages was called
[02/04/2026 19:14:23] Found 0 installed packages from .NET Tool
[02/04/2026 19:14:25] Found 193 installed packages from Winget
[02/04/2026 19:14:25] Adding missing package CommandLine.Wave to installed packages list
[02/04/2026 19:14:26] Found 5 installed packages from PowerShell
[02/04/2026 19:14:44] Found 4 installed packages from Npm
Package Managers Logs
Manager WinGet with version:
System WinGet (CLI) Version: v1.28.220
Using Native WinGet helper (COM Api)
Activation mode: bundled in-proc COM
Activation source: C:\Program Files\UniGetUI\winget-cli_x64\WindowsPackageManager.dll
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListSources
Process start time: 02/04/2026 19:07:14
Process end time: 02/04/2026 19:07:14
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\Jeff Maury\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 02/04/2026 19:07:16
Process end time: 02/04/2026 19:07:17
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 02/04/2026 19:07:16
Process end time: 02/04/2026 19:07:19
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 02/04/2026 19:07:17
Process end time: 02/04/2026 19:07:19
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListUpdates
Process start time: 02/04/2026 19:07:18
Process end time: 02/04/2026 19:07:19
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 02/04/2026 19:14:22
Process end time: 02/04/2026 19:14:25
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 02/04/2026 19:14:22
Process end time: 02/04/2026 19:14:24
-- Task information
...
The task reported success
——————————————————————————————————————————
Relevant information
No response
Screenshots and videos
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working