Devolutions / Devolutions/UniGetUI

[BUG] Package Details URL download is not loading

Open
#4,759 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 52m
Merged PRs (30d)
52

Description

### Please confirm these before moving forward

- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/Devolutions/UniGetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/Devolutions/UniGetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/Devolutions/UniGetUI/issues/new/choose)).

### UniGetUI Version

2026.1.9

### Windows version, edition, and architecture

Windows 11 Pro 25H2 (Build 26200.8328)

### Describe your issue

If you click on the details of the packages awaiting updates and then navigate to the "URL, etc." section, nothing loads; consequently, you are unable to download the packages because no download size is displayed. The firewall and router are configured to allow this traffic; the issue has persisted since the last version, and neither a further downgrade nor a complete cleanup and reinstallation provided a solution.

### Steps to reproduce the issue

_No response_

### UniGetUI Log

```text
[13.05.2026 10:12:10] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 2026.1.9
[13.05.2026 10:12:10]
[13.05.2026 10:12:10] Build 107
[13.05.2026 10:12:10] Data directory C:\Users\attica\AppData\Local\UniGetUI
[13.05.2026 10:12:10] Encoding Code Page set to 850
[13.05.2026 10:12:10] Loaded language locale: de
[13.05.2026 10:12:11] PowerShell7 is enabled and was found on C:\Users\attica\AppData\Local\Microsoft\WindowsApps\pwsh.exe
[13.05.2026 10:12:11] Cargo is enabled and was found on C:\Users\attica\.cargo\bin\cargo.exe
[13.05.2026 10:12:11] PowerShell is enabled and was found on C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
[13.05.2026 10:12:11] vcpkg is enabled and was found on C:\Users\attica\scoop\shims\vcpkg.exe
[13.05.2026 10:12:11] Npm is enabled and was found on C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
[13.05.2026 10:12:11] Chocolatey is enabled and was found on C:\ProgramData\chocolatey\bin\choco.exe
[13.05.2026 10:12:11] An error occurred while initialising package manager Cargo
[13.05.2026 10:12:12] System.ComponentModel.Win32Exception (448): An error occurred trying to start process 'C:\Users\attica\.cargo\bin\cargo.exe' with working directory 'D:\UniGetUI'. Der Pfad kann nicht durchlaufen werden, da er einen nicht vertrauenswürdigen Bereitstellungspunkt enthält.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at UniGetUI.PackageEngine.Managers.CargoManager.Cargo._loadManagerVersion(String& version) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.Managers.Cargo\Cargo.cs:line 186
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 102
[13.05.2026 10:12:12] Scoop is enabled and was found on C:\Users\attica\AppData\Local\Microsoft\WindowsApps\pwsh.exe
[13.05.2026 10:12:12] Pip is enabled and was found on D:\Python\python.EXE
[13.05.2026 10:12:12] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: vcpkg (aka vcpkg)
█ Executable name: "vcpkg"
█ Executable path: "C:\Users\***\scoop\shims\vcpkg.exe"
█ Call arguments: " --vcpkg-root="C:\Users\***\scoop\apps\vcpkg\2026.03.18""
█ Version: %VCPKG_ROOT% = C:\Users\***\scoop\apps\vcpkg\2026.03.18

█ vcpkg is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:13] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 7.x (aka PowerShell7)
█ Executable name: "pwsh.exe"
█ Executable path: "C:\Users\***\AppData\Local\Microsoft\WindowsApps\pwsh.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: PowerShell 7.6.1

█ PowerShell 7.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:13] Command pinget.exe was not found on the system
[13.05.2026 10:12:14] .NET Tool is enabled and was found on C:\Program Files\dotnet\dotnet.exe
[13.05.2026 10:12:14] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Pip (aka Pip)
█ Executable name: "pip"
█ Executable path: "D:\Python\python.EXE"
█ Call arguments: "-m pip "
█ Version: pip 26.1.1 from D:\Python\Lib\site-packages\pip (python 3.15)

█ Pip is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:15] Connected to WinGet API using packaged COM activation.
[13.05.2026 10:12:15] WinGet activation mode selected: packaged COM registration | Source: system COM registration
[13.05.2026 10:12:15] Winget is enabled and was found on C:\Users\attica\AppData\Local\Microsoft\WindowsApps\winget.exe
[13.05.2026 10:12: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: 11.0.100-preview.3.26207.106

█ .NET Tool is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:16] Randomly-generated background API auth token: c2esnxz55zgkmmfsc0dvgau4dxxqkacvs8y5iu9bon417ob4afhstybd1ppduvh5
[13.05.2026 10:12:16] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\attica\AppData\Local\Microsoft\WindowsApps\winget.exe"
█ Call arguments: ""
█ Version: System WinGet (CLI) Version: v1.29.170-preview
█ Using Native WinGet helper (COM Api)
█ Activation mode: packaged COM registration
█ Activation source: system COM registration

█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:16] Api running on http://localhost:7058
[13.05.2026 10:12:16] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ 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.8328
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.26100.8328
█ 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.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:16] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Chocolatey (aka Chocolatey)
█ Executable name: "choco.exe"
█ Executable path: "C:\ProgramData\chocolatey\bin\choco.exe"
█ Call arguments: ""
█ Version: 2.7.1

█ Chocolatey is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:17] Updater source 'ProductInfo' returned version 2026.1.9.0 (upgradable=False)
[13.05.2026 10:12:17] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ 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:\Program` Files\nodejs\npm.cmd" "
█ Version: 11.12.1

█ Npm is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:25] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Scoop (aka Scoop)
█ Executable name: "scoop"
█ Executable path: "C:\Users\***\AppData\Local\Microsoft\WindowsApps\pwsh.exe"
█ Call arguments: "-NoProfile -ExecutionPolicy Bypass -Command "C:\Users\attica\scoop\shims\scoop.ps1" "
█ Version: Current Scoop version:
█ b588a06e chore(release): Bump to version 0.5.3 (resync) (#6436)

█ 'main' bucket:
█ 742731bf20 tombi: Update to version 0.11.4

█ 'extras' bucket:
█ f8ada65477 zed-opengl: Update to version 1.1.8

█ 'versions' bucket:
█ 8e7743bd64 zed-opengl-nightly: Update to version 2026-05-13

█ 'nirsoft' bucket:
█ 6247c58 Update url list [ci skip]

█ 'sysinternals' bucket:
█ 1000086 zoomit: Update to version 12.0

█ 'php' bucket:
█ 4198781 ci: fix issue handler permissions

█ 'nerd-fonts' bucket:
█ f5f31f92 LXGWNeoZhiSong: Update to version 1.063

█ 'nonportable' bucket:
█ 09949ac0 textpad8-np: Update to version 8.23.6

█ 'java' bucket:
█ 6793eb34 temurin8-jre: Update to version 8.0.492-9

█ 'games' bucket:
█ 5f7b4d92d rpcs3: Update to version 0.0.40-19352

█ Scoop is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[13.05.2026 10:12:36] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[13.05.2026 10:12:37] Found 0 installed packages from vcpkg
[13.05.2026 10:12:40] Found 1 installed packages from Pip
[13.05.2026 10:12:43] Found 2 installed packages from Chocolatey
[13.05.2026 10:12:45] Found 0 available updates from Pip
[13.05.2026 10:12:46] Found 0 available updates from Chocolatey
[13.05.2026 10:12:51] Found 0 installed packages from .NET Tool
[13.05.2026 10:12:52] Found 0 available updates from vcpkg
[13.05.2026 10:12:53] Found 10 installed packages from PowerShell7
[13.05.2026 10:12:53] Found 10 installed packages from PowerShell7
[13.05.2026 10:12:53] Dependency Scoop-Search for manager Scoop is present
[13.05.2026 10:12:55] Found 1 installed packages from PowerShell
[13.05.2026 10:12:55] Found 1 installed packages from PowerShell
[13.05.2026 10:12:56] Dependency Git for manager Scoop is present
[13.05.2026 10:12:56] Dependency Git for manager vcpkg is present
[13.05.2026 10:12:56] Found 0 available updates from PowerShell
[13.05.2026 10:12:56] Found 2 available updates from PowerShell7
[13.05.2026 10:12:56] Downloaded new icons and screenshots successfully!
[13.05.2026 10:12:57] Icon download attempt at https://vcredist.com/img/logo.png failed with code NotFound
[13.05.2026 10:12:58] Found 0 installed packages from .NET Tool
[13.05.2026 10:12:58] Found 0 available updates from .NET Tool
[13.05.2026 10:12:58] Found 11 installed packages from Scoop
[13.05.2026 10:12:59] WinGet package SublimeHQ.SublimeText.4 not being shown as an updated as this version has already been marked as installed
[13.05.2026 10:13:02] WinGet package CreativeTechnology.OpenAL not being shown as an updated as this version has already been marked as installed
[13.05.2026 10:13:02] Found 480 installed packages from Winget
[13.05.2026 10:13:03] Integrity check passed successfully!
[13.05.2026 10:13:03] Found 0 installed packages from Npm
[13.05.2026 10:13:06] Found 2 available updates from Winget
[13.05.2026 10:13:10] Found 0 available updates from Npm
[13.05.2026 10:13:11] Found 11 installed packages from Scoop
[13.05.2026 10:13:20] Found 0 available updates from Scoop
[13.05.2026 10:14:05] Found 4 screenshots for package Id=ItchIo.Itch
[13.05.2026 10:14:05] Loading WinGet installer metadata with Pinget. Query: Id=ItchIo.Itch, Source=winget, Exact=True
[13.05.2026 10:14:05] Could not load WinGet installer metadata with Pinget for package ItchIo.Itch: Access to the path 'C:\ProgramData\Microsoft\WinGet\S-1-5-21-1396663829-3783217849-4046817367-1001\settings\pkg\Microsoft.DesktopAppInstaller' is denied.
[13.05.2026 10:14:05] Loaded details for package ItchIo.Itch on manager Winget
[13.05.2026 10:14:05] Loaded operation parameters for package id=ItchIo.Itch on manager Winget and operation Update: update --id "ItchIo.Itch" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[13.05.2026 10:14:29] Custom install parameters [] will be discarded
[13.05.2026 10:14:29] Custom update parameters [] will be discarded
[13.05.2026 10:14:29] Custom uninstall parameters [] will be discarded
[13.05.2026 10:14:29] Loaded operation parameters for package id=ItchIo.Itch on manager Winget and operation Update: update --id "ItchIo.Itch" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[13.05.2026 10:14:46] Thread with Id 20020 was assigned as DWM thread
[13.05.2026 10:14:46] DWM Thread was suspended successfully
[13.05.2026 10:14:46] Thread with Id 17292 was assigned as XAML thread
[13.05.2026 10:14:46] XAML Thread was suspended successfully
[13.05.2026 10:15:58] DWM Thread was resumed successfully
[13.05.2026 10:15:58] XAML Thread was resumed successfully
[13.05.2026 10:15:58] Manager Cargo is disabled but yet GetInstalledPackages was called
[13.05.2026 10:16:00] Found 0 installed packages from vcpkg
[13.05.2026 10:16:02] Found 1 installed packages from Pip
[13.05.2026 10:16:03] Found 4 screenshots for package Id=ItchIo.Itch
[13.05.2026 10:16:03] Loaded operation parameters for package id=ItchIo.Itch on manager Winget and operation Update: update --id "ItchIo.Itch" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[13.05.2026 10:16:07] Found 0 installed packages from .NET Tool
[13.05.2026 10:16:08] Found 2 installed packages from Chocolatey
[13.05.2026 10:16:09] Found 10 installed packages from PowerShell7
[13.05.2026 10:16:22] Found 1 installed packages from PowerShell
[13.05.2026 10:16:23] Found 11 installed packages from Scoop
[13.05.2026 10:16:24] Found 0 installed packages from Npm
[13.05.2026 10:16:25] Found 480 installed packages from Winget
```

### Package Managers Logs

```text
Manager WinGet with version:
System WinGet (CLI) Version: v1.29.170-preview
Using Native WinGet helper (COM Api)
Activation mode: packaged COM registration
Activation source: system COM registration

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListSources
Process start time: 13.05.2026 10:12:16
Process end time: 13.05.2026 10:12:16

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\attica\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 13.05.2026 10:12:36
Process end time: 13.05.2026 10:12:38

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 13.05.2026 10:12:36
Process end time: 13.05.2026 10:13:02

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 13.05.2026 10:12:37
Process end time: 13.05.2026 10:12:58

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 13.05.2026 10:12:52
Process end time: 13.05.2026 10:13:06

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is LoadPackageVersions
Process start time: 13.05.2026 10:14:05
Process end time: 13.05.2026 10:14:05

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is LoadPackageDetails
Process start time: 13.05.2026 10:14:05
Process end time: 13.05.2026 10:14:05

-- Task information
...

-- Task errors
System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\Microsoft\WinGet\S-1-5-21-1396663829-3783217849-4046817367-1001\settings\pkg\Microsoft.DesktopAppInstaller' is denied.
at System.IO.FileSystem.CreateDirectory(String fullPath, Byte[] securityDescriptor)
at System.IO.Directory.CreateDirectory(String path)
at Devolutions.Pinget.Core.SourceStoreManager.EnsureAppDirs(String appRoot)
at Devolutions.Pinget.Core.Repository.Open(RepositoryOptions options)
at UniGetUI.PackageEngine.Managers.WingetManager.PingetPackageDetailsProvider.ShowWithRepository(PackageQuery query) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\PingetPackageDetailsProvider.cs:line 445
at UniGetUI.PackageEngine.Managers.WingetManager.PingetPackageDetailsProvider.LoadPackageDetails(IPackageDetails details, INativeTaskLogger logger) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\PingetPackageDetailsProvider.cs:line 329

The task reported a failure (0x1, 1, 1)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 13.05.2026 10:15:58
Process end time: 13.05.2026 10:16:25

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 13.05.2026 10:15:58
Process end time: 13.05.2026 10:16:18

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is LoadPackageVersions
Process start time: 13.05.2026 10:16:03
Process end time: 13.05.2026 10:16:03

-- Task information
...

The task reported success

——————————————————————————————————————————
```

### Relevant information

_No response_

### Screenshots and videos

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.