marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
12.83k stars 443 forks source link

[BUG] Discord update: Installer failed with exit code: 4294967295 #1757

Closed Kpalsm closed 9 months ago

Kpalsm commented 9 months ago

Please confirm these before moving forward

Describe your issue

Winget-UI notified me of an update for Discord. The update failed with message: "Installer failed with exit code: 4294967295". The installation log revealed there was a line saying "is discord still running?", and sure enough, it was. Manually closed Discord and the update succeeded. Not sure if this is issue is with WinGet, WinGet-UI or the Discord installer itself, but I would expect Discord to be closed automatically during the process if need be.

Steps to reproduce the issue

Update Discord from version 1.0.9030 to 1.0.9031 through Winget-UI. Discord should be killed to allow the update to proceed but it was not.

WingetUI Log

SquirrelSetup.log
25452> 2024-01-30 00:42:18> Program: Starting Squirrel Updater: --install .
25452> 2024-01-30 00:42:18> Program: Starting install, writing to C:\Users\Kpalsm\AppData\Local\SquirrelTemp
25452> 2024-01-30 00:42:18> Program: About to install to: C:\Users\Kpalsm\AppData\Local\Discord
25452> 2024-01-30 00:42:18> Program: Install path C:\Users\Kpalsm\AppData\Local\Discord already exists, burning it to the ground
25452> 2024-01-30 00:42:19> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: Access to the path 'C:\Users\Kpalsm\AppData\Local\Discord' is denied.
   at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)
   at Squirrel.Utility.<DeleteDirectory>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.Utility.<LogIfThrows>d__37.MoveNext()
25452> 2024-01-30 00:42:19> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'C:\Users\Kpalsm\AppData\Local\Discord' is denied.
   at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)
   at Squirrel.Utility.<DeleteDirectory>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.Utility.<LogIfThrows>d__37.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.Update.Program.<Install>d__5.MoveNext()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at Squirrel.Update.Program.executeCommandLine(String[] args)
   at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.IO.IOException: Access to the path 'C:\Users\Kpalsm\AppData\Local\Discord' is denied.
   at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)
   at Squirrel.Utility.<DeleteDirectory>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.Utility.<LogIfThrows>d__37.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.Update.Program.<Install>d__5.MoveNext()<---

25680> 2024-01-30 00:56:34> Program: Starting Squirrel Updater: --install .
25680> 2024-01-30 00:56:34> Program: Starting install, writing to C:\Users\Kpalsm\AppData\Local\SquirrelTemp
25680> 2024-01-30 00:56:34> Program: About to install to: C:\Users\Kpalsm\AppData\Local\Discord
25680> 2024-01-30 00:56:34> Program: Install path C:\Users\Kpalsm\AppData\Local\Discord already exists, burning it to the ground
25680> 2024-01-30 00:56:35> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
25680> 2024-01-30 00:56:35> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Kpalsm\AppData\Local\SquirrelTemp
25680> 2024-01-30 00:56:35> CheckForUpdateImpl: Remote version 1.0.9031 differs from local 
25680> 2024-01-30 00:56:35> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
25680> 2024-01-30 00:56:35> ApplyReleasesImpl: Writing files to app directory: C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\chrome_100_percent.pak to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\chrome_100_percent.pak
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\app.ico to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\app.ico
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\chrome_200_percent.pak to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\chrome_200_percent.pak
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\d3dcompiler_47.dll to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\d3dcompiler_47.dll
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\Discord.exe to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\Discord.exe
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\ffmpeg.dll to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\ffmpeg.dll
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\icudtl.dat to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\icudtl.dat
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\installer.db to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\installer.db
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\libEGL.dll to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\libEGL.dll
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\libGLESv2.dll to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\libGLESv2.dll
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\resources.pak to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\resources.pak
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\updater.node to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\updater.node
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\v8_context_snapshot.bin to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\v8_context_snapshot.bin
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\vk_swiftshader.dll to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\vk_swiftshader.dll
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\snapshot_blob.bin to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\snapshot_blob.bin
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\vulkan-1.dll to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\vulkan-1.dll
25680> 2024-01-30 00:56:38> ApplyReleasesImpl: Moving file C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\lib\net45\vk_swiftshader_icd.json to C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\vk_swiftshader_icd.json
25680> 2024-01-30 00:56:39> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\Discord.exe]
25680> 2024-01-30 00:56:40> Utility: Process Started: C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\Discord.exe --squirrel-install 1.0.9031, pid 26892
25680> 2024-01-30 00:56:42> Utility: Received exitcode 0 from process C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\Discord.exe
25680> 2024-01-30 00:56:42> ApplyReleasesImpl: ran C:\Users\Kpalsm\AppData\Local\Discord\app-1.0.9031\Discord.exe, pid 20152
25680> 2024-01-30 00:56:42> ApplyReleasesImpl: Starting fixPinnedExecutables
25680> 2024-01-30 00:56:42> ApplyReleasesImpl: fixPinnedExecutables: newCurrentFolder: app-1.0.9031
25680> 2024-01-30 00:56:42> ApplyReleasesImpl: File 'C:\Users\Kpalsm\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Narrator.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
   at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
   at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
   at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__11_0(FileInfo file)
25680> 2024-01-30 00:56:42> ApplyReleasesImpl: File 'C:\Users\Kpalsm\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\On-Screen Keyboard.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
   at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
   at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
   at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__11_0(FileInfo file)
25680> 2024-01-30 00:56:43> ApplyReleasesImpl: Updating shortcut C:\Users\Kpalsm\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Discord Inc\Discord.lnk
25680> 2024-01-30 00:56:43> ApplyReleasesImpl: Updating shortcut C:\Users\Kpalsm\Desktop\Discord.lnk
25680> 2024-01-30 00:56:43> ApplyReleasesImpl: Fixing up tray icons
25680> 2024-01-30 00:56:43> ApplyReleasesImpl: cleanDeadVersions: for version 1.0.9031
25680> 2024-01-30 00:56:43> ApplyReleasesImpl: cleanDeadVersions: exclude current version folder app-1.0.9031

Package Managers Logs

---------Chocolatey
Chocolatey v2.2.2
0 packages installed.

---------Winget
- 
   \ 
   | 

  ███▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  1024 KB / 9.07 MB
  ██████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2.00 MB / 9.07 MB
  █████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  3.00 MB / 9.07 MB
  █████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  4.00 MB / 9.07 MB
  ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒  5.00 MB / 9.07 MB
  ███████████████████▒▒▒▒▒▒▒▒▒▒▒  6.00 MB / 9.07 MB
  ███████████████████████▒▒▒▒▒▒▒  7.00 MB / 9.07 MB
  ██████████████████████████▒▒▒▒  8.00 MB / 9.07 MB
  █████████████████████████████▒  9.00 MB / 9.07 MB
  ██████████████████████████████  9.07 MB / 9.07 MB

   - 
   \ 
   | 

Name           Id                    Version                   Available                  Source
------------------------------------------------------------------------------------------------
deemix-gui     RemixDev.deemix-gui   2022.8.19-r216.06305de9cf 2022.12.14-r222.5d447b6035 winget
Mp3tag v3.23   Mp3tag.Mp3tag         3.23                      3.24                       winget
yt-dlp-nightly yt-dlp.yt-dlp.nightly 2023.11.07.161837         2024.01.28.232706          winget
Google Chrome  Google.Chrome         120.0.6099.227            120.0.6099.268             winget
5 upgrades available.

The following packages have an upgrade available, but require explicit targeting for upgrade:
Name    Id              Version  Available Source
-------------------------------------------------
Discord Discord.Discord 1.0.9030 1.0.9031  winget
---------
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Users\Kpalsm> 
PS C:\Users\Kpalsm>         function Test-GalleryModuleUpdate
>>         {
>>             param
>>             (
>>                 [Parameter(Mandatory,ValueFromPipelineByPropertyName)]
>>                 [string]
>>                 $Name,
>> 
>>                 [Parameter(Mandatory,ValueFromPipelineByPropertyName)]
>>                 [version]
>>                 $Version,
>> 
>>                 [Parameter(Mandatory,ValueFromPipelineByPropertyName)]
>>                 [string]
>>                 $Repository,
>> 
>>                 [switch]
>>                 $NeedUpdateOnly
>>             )
>> 
>>             process
>>             {
>> 
>> 
>>                 $URLs = @{"PSGallery" = "https://www.powershellgallery.com/api/v2";}
>> 
>>                 $page = Invoke-WebRequest -Uri ($URLs[$Repository] + "/package/$Name") -UseBasicParsing -Maximum 0 -ea Ignore
>>                 [version]$latest = Split-Path -Path ($page.Headers.Location -replace "$Name." -replace ".nupkg") -Leaf
>>                 $needsupdate = $Latest -gt $Version
>> 
>>                 if ($needsupdate)
>>                 {
>>                     Write-Output ($Name + "|" + $Version.ToString() + "|" + $Latest.ToString() + "|" + $Repository)
>>                 }
>>             }
>>         }
>> 
PS C:\Users\Kpalsm>         Get-InstalledModule | Test-GalleryModuleUpdate
PS C:\Users\Kpalsm>         exit---------Chocolatey
Chocolatey v2.2.2
0 packages installed.---------
---------Chocolatey
Chocolatey v2.2.2
0 packages installed.

---------Winget
- 
   \ 
   | 

  ███▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  1024 KB / 9.07 MB
  ██████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2.00 MB / 9.07 MB
  █████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  3.00 MB / 9.07 MB
  █████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  4.00 MB / 9.07 MB
  ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒  5.00 MB / 9.07 MB
  ███████████████████▒▒▒▒▒▒▒▒▒▒▒  6.00 MB / 9.07 MB
  ███████████████████████▒▒▒▒▒▒▒  7.00 MB / 9.07 MB
  ██████████████████████████▒▒▒▒  8.00 MB / 9.07 MB
  █████████████████████████████▒  9.00 MB / 9.07 MB
  ██████████████████████████████  9.07 MB / 9.07 MB

   - 
   \ 
   | 

Name                          Id                            Version                   Available                  Source
-----------------------------------------------------------------------------------------------------------------------
TranslucentTB                 28017CharlesMilette.Transluc… 2023.2.0.0
Plexamp 4.9.5                 Plex.Plexamp                  4.9.5                                                winget
Deezer 6.0.30                 Deezer.Deezer                 6.0.30                                               winget
7+ Taskbar Tweaker v5.15.1    RamenSoftware.7+TaskbarTweak… 5.15.1                                               winget
deemix-gui                    RemixDev.deemix-gui           2022.8.19-r216.06305de9cf 2022.12.14-r222.5d447b6035 winget
ShareX                        ShareX.ShareX                 15.0.0                                               winget
Tauri Launcher 3.1.0          9740d7d1-b643-5705-bab7-aa41… 3.1.0
CPUID CPU-Z 2.09              CPUID.CPU-Z                   2.09                                                 winget
Discord                       Discord.Discord               1.0.9030                  1.0.9031                   winget
Equalizer APO                 EqualizerAPO                  1.3
Exact Audio Copy 1.6          AndreWiethoff.ExactAudioCopy  1.6                                                  winget
FileZilla 3.66.4              FileZilla Client              3.66.4
Git                           Git.Git                       2.43.0                                               winget
FFmpeg                        Gyan.FFmpeg_Microsoft.Winget… 6.1
MakeMKV v1.17.6               GuinpinSoft.MakeMKV           v1.17.6                                              winget
Microsoft Edge                Microsoft.Edge                121.0.2277.83                                        winget
Microsoft Edge Update         Microsoft Edge Update         1.3.181.5
Microsoft Edge WebView2 Runt… Microsoft.EdgeWebView2Runtime 120.0.2210.144                                       winget
Cortana                       Microsoft.549981C3F5F10_8wek… 4.2308.1005.0
MSN Weather                   Microsoft.BingWeather_8wekyb… 4.53.52331.0
App Installer                 Microsoft.AppInstaller        1.21.3482.0                                          winget
Get Help                      Microsoft.GetHelp_8wekyb3d8b… 10.2308.12552.0
Microsoft Tips                Microsoft.Getstarted_8wekyb3… 10.2312.1.0
HEIF Image Extensions         Microsoft.HEIFImageExtension… 1.0.63001.0
Paint 3D                      Microsoft.MSPaint_8wekyb3d8b… 6.2310.24037.0
3D Viewer                     Microsoft.Microsoft3DViewer_… 7.2311.30032.0
Microsoft Edge                Microsoft.MicrosoftEdge.Stab… 121.0.2277.83
Microsoft 365 (Office)        Microsoft.MicrosoftOfficeHub… 18.2306.1061.0
Solitaire & Casual Games      Microsoft.MicrosoftSolitaire… 4.18.11020.0
Microsoft Sticky Notes        Microsoft.MicrosoftStickyNot… 6.0.2.0
Minecraft for Windows 10      Microsoft.MinecraftUWP_8weky… 1.20.5101.0
Mixed Reality Portal          Microsoft.MixedReality.Porta… 2000.21051.1282.0
Microsoft .Net Native Framew… Microsoft.NET.Native.Framewo… 1.7.27413.0
Microsoft .Net Native Framew… Microsoft.NET.Native.Framewo… 2.2.29512.0
Microsoft .Net Native Runtim… Microsoft.NET.Native.Runtime… 1.7.27422.0
Microsoft .Net Native Runtim… Microsoft.NET.Native.Runtime… 2.2.28604.0
OneNote for Windows 10        Microsoft.Office.OneNote_8we… 16001.14326.21738.0
Outlook for Windows           Microsoft.OutlookForWindows_… 1.2024.111.0
Microsoft People              Microsoft.People_8wekyb3d8bb… 10.2202.33.0
Snip & Sketch                 Microsoft.ScreenSketch_8weky… 10.2008.3001.0
Microsoft Engagement Framewo… Microsoft.Services.Store.Eng… 10.0.23012.0
Store Experience Host         Microsoft.StorePurchaseApp_8… 22312.1401.1.0
Microsoft.UI.Xaml.2.0         Microsoft.UI.Xaml.2.0_8wekyb… 2.1810.18004.0
Microsoft.UI.Xaml.2.3         Microsoft.UI.Xaml.2.3_8wekyb… 2.32002.13001.0
Microsoft.UI.Xaml.2.4         Microsoft.UI.Xaml.2.4_8wekyb… 2.42007.9001.0
Microsoft.UI.Xaml.2.7         Microsoft.UI.Xaml.2.7         7.2208.15002.0                                       winget
Microsoft.UI.Xaml.2.8         Microsoft.UI.Xaml.2.8         8.2310.30001.0                                       winget
Microsoft Visual C++ 2015 UW… Microsoft.VCLibs.Desktop.14   14.0.33321.0                                         winget
Microsoft Visual C++ 2015 UW… Microsoft.VCLibs.140.00_8wek… 14.0.33321.0
VP9 Video Extensions          Microsoft.VP9VideoExtensions… 1.0.62911.0
Microsoft Pay                 Microsoft.Wallet_8wekyb3d8bb… 2.4.18324.0
Web Media Extensions          Microsoft.WebMediaExtensions… 1.0.62931.0
Webp Image Extensions         Microsoft.WebpImageExtension… 1.1.171.0
Windows App Runtime DDLM 200… Microsoft.WinAppRuntime.DDLM… 2000.609.1413.0
Windows App Runtime DDLM 200… Microsoft.WinAppRuntime.DDLM… 2000.609.1413.0
Microsoft Photos              Microsoft.Windows.Photos_8we… 2024.11010.10002.0
Windows Clock                 Microsoft.WindowsAlarms_8wek… 11.2312.2.0
WindowsAppRuntime.1.2-previe… Microsoft.WindowsAppRuntime.… 2000.609.1413.0
WindowsAppRuntime.1.3         Microsoft.WindowsAppRuntime.… 3000.934.1904.0
WindowsAppRuntime.1.4         Microsoft.WindowsAppRuntime.… 4000.1082.2259.0
Windows Calculator            Microsoft.WindowsCalculator_… 11.2311.0.0
Windows Camera                Microsoft.WindowsCamera_8wek… 2023.2312.3.0
Feedback Hub                  Microsoft.WindowsFeedbackHub… 1.2309.12711.0
Windows Maps                  Microsoft.WindowsMaps_8wekyb… 11.2311.1.0
Windows Voice Recorder        Microsoft.WindowsSoundRecord… 10.2103.28.0
Microsoft Store               Microsoft.WindowsStore_8weky… 22312.1401.5.0
Windows Terminal Preview      9N8G5RFZ9XK3                  1.19.3172.0                                          winget
Windows Package Manager Sour… Microsoft.Winget.Source_8wek… 2024.105.1558.880
Xbox TCUI                     Microsoft.Xbox.TCUI_8wekyb3d… 1.24.10001.0
Xbox Console Companion        Microsoft.XboxApp_8wekyb3d8b… 48.104.4001.0
Xbox Game Bar Plugin          Microsoft.XboxGameOverlay_8w… 1.54.4001.0
Game Bar                      Microsoft.XboxGamingOverlay_… 6.123.11012.0
Xbox Identity Provider        Microsoft.XboxIdentityProvid… 12.95.3001.0
Xbox Game Speech Window       Microsoft.XboxSpeechToTextOv… 1.21.13002.0
Phone Link                    Microsoft.YourPhone_8wekyb3d… 1.23112.87.0
Windows Media Player          Microsoft.ZuneMusic_8wekyb3d… 11.2312.7.0
Films & TV                    Microsoft.ZuneVideo_8wekyb3d… 10.22091.10051.0
WinAppRuntime.Main.1.2-p1     MicrosoftCorporationII.WinAp… 2000.609.1413.0
WinAppRuntime.Singleton-p1    MicrosoftCorporationII.WinAp… 2000.609.1413.0
Mozilla Thunderbird (x64 en-… Mozilla.Thunderbird           115.7.0                                              winget
Mozilla Maintenance Service   MozillaMaintenanceService     115.7.0
Mp3tag v3.24                  Mp3tag.Mp3tag                 3.24                                                 winget
MusicBrainz Picard            MusicBrainz.Picard            2.11.0                                               winget
NVIDIA Control Panel          NVIDIACorp.NVIDIAControlPane… 8.1.964.0
Notepad++ (64-bit x64)        Notepad++.Notepad++           8.6.2                                                winget
Peace                         Peace                         1.6.6.0
Plex                          Plex.Plex                     1.84.1                                               winget
Plex HTPC                     Plex.PlexHTPC                 1.52.1                                               winget
Process Hacker 2.39 (r124)    Process_Hacker2_is1           2.39.0.124
Razer Cortex                  Razer Cortex_is1              10.11.5.0
Razer Synapse                 Razer Synapse                 3.9.0109.011015
Tau Analyzer (remove only)    Tau Analyzer                  Unknown
Tautulli                      Tautulli.Tautulli             2.13.4.1                                             winget
foobar2000 v2.1.1 (x64)       PeterPawlowski.foobar2000     2.1.1                                                winget
Mail and Calendar             microsoft.windowscommunicati… 16005.14326.21786.0
qBittorrent                   qBittorrent.qBittorrent       4.6.3                                                winget
Yamaha Steinberg USB Driver   yUninstall_{2938B185-2D57-47… 2.1.6
yt-dlp-nightly                yt-dlp.yt-dlp.nightly         2023.11.07.161837         2024.01.28.232706          winget
Spek                          AlexanderKojevnikov.Spek      0.8.5                                                winget
Spectro                       {1F8D186D-8C5C-4589-BC28-1A8… 1.0.93
Microsoft Update Health Tools {1FC1A6C2-576E-489A-9B4A-92D… 3.74.0.0
Microsoft Visual C++ 2015-20… Microsoft.VCRedist.2015+.x64  14.38.33130.0                                        winget
7-Zip 23.01 (x64 edition)     7zip.7zip                     23.01.00.0                                           winget
Microsoft Deployment Toolkit… Microsoft.DeploymentToolkit   6.3.8456.1000                                        winget
Microsoft Visual C++ 2015-20… Microsoft.VCRedist.2015+.x86  14.38.33130.0                                        winget
Python Launcher               Python.Launcher               > 3.12.0                                             winget
Node.js                       {5E9B66EA-38FB-41B5-BCA2-0B2… 21.2.0
Java SE Development Kit 8 Up… {64A3A4F4-B792-11D6-A78A-00B… 8.0.3210.7
Chrome Remote Desktop Host    Google.ChromeRemoteDesktop    121.0.6167.13                                        winget
Java 8 Update 401             {71024AE4-039E-4CA4-87B4-2F3… 8.0.4010.10
Java 8 Update 401 (64-bit)    Oracle.JavaRuntimeEnvironment 8.0.4010.10                                          winget
Update for Windows 10 for x6… {7B63012A-4AC6-40C6-B6AF-B24… 8.93.0.0
Windows PC Health Check       Microsoft.WindowsPCHealthChe… 3.7.2204.15001                                       winget
Python 3.12.1 (64-bit)        Python.Python.3.12            3.12.1                                               winget
WingetUI                      SomePythonThings.WingetUISto… 2.2.0                                                winget
SoulseekQt version 2019.7.22  Soulseek.SoulseekQt           2019.7.22                                            winget
TechPowerUp GPU-Z             TechPowerUp.GPU-Z             2.57.0                                               winget
Python 3.13.0a2 (64-bit)      Python.Python.3.13            3.13.0a2                                             winget
FakinTheFunk? V5.3            {9953F867-33F6-4666-A25E-DEB… Unknown
REALTEK Bluetooth Driver      {9D3D8C60-A5EF-4123-B2B9-172… 1015.1016.1016.210125_v2
NVIDIA Graphics Driver 551.23 {B2FE1952-0186-46C3-BAEC-A80… 551.23
NVIDIA GeForce Experience 3.… Nvidia.GeForceExperience      3.27.0.120                                           winget
NVIDIA PhysX System Software… Nvidia.PhysX                  9.21.0713                                            winget
NVIDIA FrameView SDK 1.3.851… {B2FE1952-0186-46C3-BAEC-A80… 1.3.8513.32290073
NVIDIA HD Audio Driver 1.3.4… {B2FE1952-0186-46C3-BAEC-A80… 1.3.40.14
Google Chrome                 Google.Chrome                 120.0.6099.227            120.0.6099.268             winget
gPhotoShow v1.8.1             {BDEE7660-E08C-4824-8577-6CE… Unknown
Jackett                       Jackett.Jackett               0.21.1640                                            winget
Microsoft Garage Mouse witho… Microsoft.MouseWithoutBorders 2.2.1.327                                            winget
MPC-BE x64 1.6.11             MPC-BE.MPC-BE                 1.6.11                                               winget
PowerToys (Preview) x64       Microsoft.PowerToys           0.77.0                                               winget---------Chocolatey
Chocolatey v2.2.2
0 packages installed.

Did you know Pro / Business automatically syncs with Programs and
Features? Learn more about Package Synchronizer at
https://chocolatey.org/compare
---------

---------Chocolatey
Chocolatey v2.2.2
0 packages installed.
---------Winget
- 
   \ 
   | 
   / 

  ███▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  1024 KB / 9.07 MB
  ██████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2.00 MB / 9.07 MB
  █████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  3.00 MB / 9.07 MB
  █████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  4.00 MB / 9.07 MB
  ████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒  5.00 MB / 9.07 MB
  ███████████████████▒▒▒▒▒▒▒▒▒▒▒  6.00 MB / 9.07 MB
  ███████████████████████▒▒▒▒▒▒▒  7.00 MB / 9.07 MB
  ██████████████████████████▒▒▒▒  8.00 MB / 9.07 MB
  █████████████████████████████▒  9.00 MB / 9.07 MB
  ██████████████████████████████  9.07 MB / 9.07 MB

   - 
   \ 

Name                          Id                            Version                   Available                  Source
-----------------------------------------------------------------------------------------------------------------------
TranslucentTB                 28017CharlesMilette.Transluc… 2023.2.0.0
Plexamp 4.9.5                 Plex.Plexamp                  4.9.5                                                winget
Deezer 6.0.30                 Deezer.Deezer                 6.0.30                                               winget
7+ Taskbar Tweaker v5.15.1    RamenSoftware.7+TaskbarTweak… 5.15.1                                               winget
deemix-gui                    RemixDev.deemix-gui           2022.8.19-r216.06305de9cf 2022.12.14-r222.5d447b6035 winget
ShareX                        ShareX.ShareX                 15.0.0                                               winget
Tauri Launcher 3.1.0          9740d7d1-b643-5705-bab7-aa41… 3.1.0
CPUID CPU-Z 2.09              CPUID.CPU-Z                   2.09                                                 winget
Discord                       Discord.Discord               1.0.9031                                             winget
Equalizer APO                 EqualizerAPO                  1.3
Exact Audio Copy 1.6          AndreWiethoff.ExactAudioCopy  1.6                                                  winget
FileZilla 3.66.4              FileZilla Client              3.66.4
Git                           Git.Git                       2.43.0                                               winget
FFmpeg                        Gyan.FFmpeg_Microsoft.Winget… 6.1
MakeMKV v1.17.6               GuinpinSoft.MakeMKV           v1.17.6                                              winget
Microsoft Edge                Microsoft.Edge                121.0.2277.83                                        winget
Microsoft Edge Update         Microsoft Edge Update         1.3.181.5
Microsoft Edge WebView2 Runt… Microsoft.EdgeWebView2Runtime 120.0.2210.144                                       winget
Cortana                       Microsoft.549981C3F5F10_8wek… 4.2308.1005.0
MSN Weather                   Microsoft.BingWeather_8wekyb… 4.53.52331.0
App Installer                 Microsoft.AppInstaller        1.21.3482.0                                          winget
Get Help                      Microsoft.GetHelp_8wekyb3d8b… 10.2308.12552.0
Microsoft Tips                Microsoft.Getstarted_8wekyb3… 10.2312.1.0
HEIF Image Extensions         Microsoft.HEIFImageExtension… 1.0.63001.0
Paint 3D                      Microsoft.MSPaint_8wekyb3d8b… 6.2310.24037.0
3D Viewer                     Microsoft.Microsoft3DViewer_… 7.2311.30032.0
Microsoft Edge                Microsoft.MicrosoftEdge.Stab… 121.0.2277.83
Microsoft 365 (Office)        Microsoft.MicrosoftOfficeHub… 18.2306.1061.0
Solitaire & Casual Games      Microsoft.MicrosoftSolitaire… 4.18.11020.0
Microsoft Sticky Notes        Microsoft.MicrosoftStickyNot… 6.0.2.0
Minecraft for Windows 10      Microsoft.MinecraftUWP_8weky… 1.20.5101.0
Mixed Reality Portal          Microsoft.MixedReality.Porta… 2000.21051.1282.0
Microsoft .Net Native Framew… Microsoft.NET.Native.Framewo… 1.7.27413.0
Microsoft .Net Native Framew… Microsoft.NET.Native.Framewo… 2.2.29512.0
Microsoft .Net Native Runtim… Microsoft.NET.Native.Runtime… 1.7.27422.0
Microsoft .Net Native Runtim… Microsoft.NET.Native.Runtime… 2.2.28604.0
OneNote for Windows 10        Microsoft.Office.OneNote_8we… 16001.14326.21738.0
Outlook for Windows           Microsoft.OutlookForWindows_… 1.2024.111.0
Microsoft People              Microsoft.People_8wekyb3d8bb… 10.2202.33.0
Snip & Sketch                 Microsoft.ScreenSketch_8weky… 10.2008.3001.0
Microsoft Engagement Framewo… Microsoft.Services.Store.Eng… 10.0.23012.0
Store Experience Host         Microsoft.StorePurchaseApp_8… 22312.1401.1.0
Microsoft.UI.Xaml.2.0         Microsoft.UI.Xaml.2.0_8wekyb… 2.1810.18004.0
Microsoft.UI.Xaml.2.3         Microsoft.UI.Xaml.2.3_8wekyb… 2.32002.13001.0
Microsoft.UI.Xaml.2.4         Microsoft.UI.Xaml.2.4_8wekyb… 2.42007.9001.0
Microsoft.UI.Xaml.2.7         Microsoft.UI.Xaml.2.7         7.2208.15002.0                                       winget
Microsoft.UI.Xaml.2.8         Microsoft.UI.Xaml.2.8         8.2310.30001.0                                       winget
Microsoft Visual C++ 2015 UW… Microsoft.VCLibs.Desktop.14   14.0.33321.0                                         winget
Microsoft Visual C++ 2015 UW… Microsoft.VCLibs.140.00_8wek… 14.0.33321.0
VP9 Video Extensions          Microsoft.VP9VideoExtensions… 1.0.62911.0
Microsoft Pay                 Microsoft.Wallet_8wekyb3d8bb… 2.4.18324.0
Web Media Extensions          Microsoft.WebMediaExtensions… 1.0.62931.0
Webp Image Extensions         Microsoft.WebpImageExtension… 1.1.171.0
Windows App Runtime DDLM 200… Microsoft.WinAppRuntime.DDLM… 2000.609.1413.0
Windows App Runtime DDLM 200… Microsoft.WinAppRuntime.DDLM… 2000.609.1413.0
Microsoft Photos              Microsoft.Windows.Photos_8we… 2024.11010.10002.0
Windows Clock                 Microsoft.WindowsAlarms_8wek… 11.2312.2.0
WindowsAppRuntime.1.2-previe… Microsoft.WindowsAppRuntime.… 2000.609.1413.0
WindowsAppRuntime.1.3         Microsoft.WindowsAppRuntime.… 3000.934.1904.0
WindowsAppRuntime.1.4         Microsoft.WindowsAppRuntime.… 4000.1082.2259.0
Windows Calculator            Microsoft.WindowsCalculator_… 11.2311.0.0
Windows Camera                Microsoft.WindowsCamera_8wek… 2023.2312.3.0
Feedback Hub                  Microsoft.WindowsFeedbackHub… 1.2309.12711.0
Windows Maps                  Microsoft.WindowsMaps_8wekyb… 11.2311.1.0
Windows Voice Recorder        Microsoft.WindowsSoundRecord… 10.2103.28.0
Microsoft Store               Microsoft.WindowsStore_8weky… 22312.1401.5.0
Windows Terminal Preview      9N8G5RFZ9XK3                  1.19.3172.0                                          winget
Windows Package Manager Sour… Microsoft.Winget.Source_8wek… 2024.105.1558.880
Xbox TCUI                     Microsoft.Xbox.TCUI_8wekyb3d… 1.24.10001.0
Xbox Console Companion        Microsoft.XboxApp_8wekyb3d8b… 48.104.4001.0
Xbox Game Bar Plugin          Microsoft.XboxGameOverlay_8w… 1.54.4001.0
Game Bar                      Microsoft.XboxGamingOverlay_… 6.123.11012.0
Xbox Identity Provider        Microsoft.XboxIdentityProvid… 12.95.3001.0
Xbox Game Speech Window       Microsoft.XboxSpeechToTextOv… 1.21.13002.0
Phone Link                    Microsoft.YourPhone_8wekyb3d… 1.23112.87.0
Windows Media Player          Microsoft.ZuneMusic_8wekyb3d… 11.2312.7.0
Films & TV                    Microsoft.ZuneVideo_8wekyb3d… 10.22091.10051.0
WinAppRuntime.Main.1.2-p1     MicrosoftCorporationII.WinAp… 2000.609.1413.0
WinAppRuntime.Singleton-p1    MicrosoftCorporationII.WinAp… 2000.609.1413.0
Mozilla Thunderbird (x64 en-… Mozilla.Thunderbird           115.7.0                                              winget
Mozilla Maintenance Service   MozillaMaintenanceService     115.7.0
Mp3tag v3.24                  Mp3tag.Mp3tag                 3.24                                                 winget
MusicBrainz Picard            MusicBrainz.Picard            2.11.0                                               winget
NVIDIA Control Panel          NVIDIACorp.NVIDIAControlPane… 8.1.964.0
Notepad++ (64-bit x64)        Notepad++.Notepad++           8.6.2                                                winget
Peace                         Peace                         1.6.6.0
Plex                          Plex.Plex                     1.84.1                                               winget
Plex HTPC                     Plex.PlexHTPC                 1.52.1                                               winget
Process Hacker 2.39 (r124)    Process_Hacker2_is1           2.39.0.124
Razer Cortex                  Razer Cortex_is1              10.11.5.0
Razer Synapse                 Razer Synapse                 3.9.0109.011015
Tau Analyzer (remove only)    Tau Analyzer                  Unknown
Tautulli                      Tautulli.Tautulli             2.13.4.1                                             winget
foobar2000 v2.1.1 (x64)       PeterPawlowski.foobar2000     2.1.1                                                winget
Mail and Calendar             microsoft.windowscommunicati… 16005.14326.21786.0
qBittorrent                   qBittorrent.qBittorrent       4.6.3                                                winget
Yamaha Steinberg USB Driver   yUninstall_{2938B185-2D57-47… 2.1.6
yt-dlp-nightly                yt-dlp.yt-dlp.nightly         2023.11.07.161837         2024.01.28.232706          winget
Spek                          AlexanderKojevnikov.Spek      0.8.5                                                winget
Spectro                       {1F8D186D-8C5C-4589-BC28-1A8… 1.0.93
Microsoft Update Health Tools {1FC1A6C2-576E-489A-9B4A-92D… 3.74.0.0
Microsoft Visual C++ 2015-20… Microsoft.VCRedist.2015+.x64  14.38.33130.0                                        winget
7-Zip 23.01 (x64 edition)     7zip.7zip                     23.01.00.0                                           winget
Microsoft Deployment Toolkit… Microsoft.DeploymentToolkit   6.3.8456.1000                                        winget
Microsoft Visual C++ 2015-20… Microsoft.VCRedist.2015+.x86  14.38.33130.0                                        winget
Python Launcher               Python.Launcher               > 3.12.0                                             winget
Node.js                       {5E9B66EA-38FB-41B5-BCA2-0B2… 21.2.0
Java SE Development Kit 8 Up… {64A3A4F4-B792-11D6-A78A-00B… 8.0.3210.7
Chrome Remote Desktop Host    Google.ChromeRemoteDesktop    121.0.6167.13                                        winget
Java 8 Update 401             {71024AE4-039E-4CA4-87B4-2F3… 8.0.4010.10
Java 8 Update 401 (64-bit)    Oracle.JavaRuntimeEnvironment 8.0.4010.10                                          winget
Update for Windows 10 for x6… {7B63012A-4AC6-40C6-B6AF-B24… 8.93.0.0
Windows PC Health Check       Microsoft.WindowsPCHealthChe… 3.7.2204.15001                                       winget
Python 3.12.1 (64-bit)        Python.Python.3.12            3.12.1                                               winget
WingetUI                      SomePythonThings.WingetUISto… 2.2.0                                                winget
SoulseekQt version 2019.7.22  Soulseek.SoulseekQt           2019.7.22                                            winget
TechPowerUp GPU-Z             TechPowerUp.GPU-Z             2.57.0                                               winget
Python 3.13.0a2 (64-bit)      Python.Python.3.13            3.13.0a2                                             winget
FakinTheFunk? V5.3            {9953F867-33F6-4666-A25E-DEB… Unknown
REALTEK Bluetooth Driver      {9D3D8C60-A5EF-4123-B2B9-172… 1015.1016.1016.210125_v2
NVIDIA Graphics Driver 551.23 {B2FE1952-0186-46C3-BAEC-A80… 551.23
NVIDIA GeForce Experience 3.… Nvidia.GeForceExperience      3.27.0.120                                           winget
NVIDIA PhysX System Software… Nvidia.PhysX                  9.21.0713                                            winget
NVIDIA FrameView SDK 1.3.851… {B2FE1952-0186-46C3-BAEC-A80… 1.3.8513.32290073
NVIDIA HD Audio Driver 1.3.4… {B2FE1952-0186-46C3-BAEC-A80… 1.3.40.14
Google Chrome                 Google.Chrome                 120.0.6099.227            120.0.6099.268             winget
gPhotoShow v1.8.1             {BDEE7660-E08C-4824-8577-6CE… Unknown
Jackett                       Jackett.Jackett               0.21.1640                                            winget
Microsoft Garage Mouse witho… Microsoft.MouseWithoutBorders 2.2.1.327                                            winget
MPC-BE x64 1.6.11             MPC-BE.MPC-BE                 1.6.11                                               winget
PowerToys (Preview) x64       Microsoft.PowerToys           0.77.0                                               winget

Relevant information

Edition Windows 10 Pro Version 22H2 OS build 19045.3930 Experience Windows Feature Experience Pack 1000.19053.1000.0 BIOS Version/Date American Megatrends Inc. 1402, 2014-03-21 Hardware Abstraction Layer Version = "10.0.19041.3636" Processor Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 4 Logical Processor(s) BaseBoard Product P8Z77-V LK WinGet-UI 2.2.0

Screenshots and videos

No response

marticliment commented 9 months ago

Hello,

I am afraid this is mainly an issue with Discord, and ultimately, it would be an issue with Winget, not with WingetUI.