Closed phit42 closed 4 months ago
Please try using the latest UniGetUI beta release
Sorry, how do I do that?
Download from here: https://github.com/marticliment/WingetUI/releases/tag/3.1.0-alpha1
UniGetUI doesn't show any installed packages beside PowerShell PackageManagement. Thus no updates either.
BTW reset of the winget sources, which should have resulted in showing packages, gets stuck forever on the circling stick:
This issue has been fixed by UniGetUI 3.1.0 beta 0
.
Thank you, I tried beta 0, but UniGetUI still doesn't show any installed packages beside PowerShell PackageManagement.
please run on a powershell window
Install-Module Microsoft.WinGet.Client
and try to run UniGetUI again
This send me down a wild chase, as the install-module doesn't work. I now found out that any command in powershell cannot connect to any remote server - I don't know though why that is. I tried a lot of things, including tls12 setting etc, but nothing works. The gallery link (and others) can be accessed via browser though, so it doesn't seem to be a dns or firewall issue.
Please confirm these before moving forward
Describe your issue
wingetui shows different (and less) updates than winget does. In particular, it shows an update that is none: package Synology.NoteStationClient 2.2.4-703 is offered as an update to the completely different tool "Synology Surveillance Station Client" version 2.2.0.2507, which is not a package as far as I can see, but has been installed manually.
Steps to reproduce the issue
Install Surveillance Station Client. Let wingetui find updates.
WingetUI Log
Package Managers Logs
Relevant information
Here in comparison the output of winget command line: `C:\Users\Benutzer>winget update --include-unknown Name ID Version Verfügbar Quelle
Bitwarden Bitwarden.Bitwarden 2024.6.1 2024.6.2 winget FreeCommander XE MarekJasinski.FreeCommanderXE Unknown 2024.0.0.900 winget Google Play Spiele (Beta) Google.PlayGames.Beta 24.5.760.6 128.0.6537.0 winget FFmpeg Gyan.FFmpeg 6.0 7.0.1 winget Kodi XBMCFoundation.Kodi Unknown 21.0.0.0 winget Stardock Fences 4 Stardock.Fences 4.2.1.2 4.2.2.1 winget Albion Online Albion.Online Unknown 20231106193145 winget Zoom Workplace Zoom.Zoom 6.0.11 (39959) 6.1.41135 winget Microsoft Windows Desktop Runtime - 6.0.31 (x64) Microsoft.DotNet.DesktopRuntime.8 < 8.0.0 8.0.6 winget Microsoft Windows Desktop Runtime - 7.0.20 (x64) Microsoft.DotNet.DesktopRuntime.8 < 8.0.0 8.0.6 winget Teams Machine-Wide Installer Microsoft.Teams 1.4.0.19572 24137.2216.2931.2440 winget Epic Games Launcher EpicGames.EpicGamesLauncher 1.3.82.0 1.3.93.0 winget Microsoft Windows Desktop Runtime - 6.0.31 (x86) Microsoft.DotNet.DesktopRuntime.8 < 8.0.0 8.0.6 winget 13 Aktualisierungen verfügbar.`
Screenshots and videos