[FEATURE REQUEST] Package details should be coherent with installation options -- [BUG] The new "Download selected installers" command ignores the scope preference and downloads the wrong package
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.
- [x] I have checked the FAQ section for solutions.
- [x] This issue is about a bug (if it is not, please use the correct template).
UniGetUI Version
3.3.1
Windows version, edition, and architecture
Windows 10 22H2, 19045.6159, Pro, x64
Describe your issue
UnigetUI v3.3.1 has added a new feature, the "Download selected installers" command. But this command ignores my scope preference (set in the Preferences) and downloads the wrong package. Task Visual Studio Code, for instance. My scope preference is "Machine," but when I issue the "Download selected installers" for it, UnigetUI downloads VSCodeUserSetup-x64-1.103.0.exe (noticed the word "User") instead of VSCodeSetup-x64-1.103.0.exe.
This bug is specific to the newly added "Download selected installers" command. The "Update selection" command downloads the correct package.
This is not a WinGet or catalog flaw. Indeed, both files are specified in Visual Studio Code's manifest. Here is a snippet:
- Architecture: x64
Scope: machine
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/e3550cfac4b63ca4eafca7b601f0d2885817fd1f/VSCodeSetup-x64-1.103.0.exe
InstallerSha256: CDCB6B310419E722BA8781F143CA9C7D811328DA4CF70BC318DBE4915C78CAF3
- Architecture: x64
Scope: user
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/e3550cfac4b63ca4eafca7b601f0d2885817fd1f/VSCodeUserSetup-x64-1.103.0.exe
InstallerSha256: E67BC33529FE779C7D27DB10FE83E5CAD00C3304E380492BD4B9BD8FF6A51DF1
Steps to reproduce the issue
Via the "Discover Packages" tab
- Install UnigetUI.
- Open UnigetUI.
- From the preferences, enable WinGet.
- From the preferences, go to "Package manager preferences" > WinGet, and set the scope to "Machine | Global" (see the screenshots below for details).
- Go to the Discover Packages tab.
- Search "Visual Studio Code" (or any other dual-scope title).
- Check the box next to Microsoft Visual Studio Code.
- From the toolbar, click on the down arrow next to "Install selection."
- Click "Download selected installers."
- Watch the wrong package being downloaded.
Via the "Software Updates" tab.
- Install an outdated version of Visual Studio Code, e.g., version 101 or earlier.
- Install UnigetUI.
- Open UnigetUI.
- From the preferences, enable WinGet.
- From the preferences, go to "Package manager preferences" > WinGet, and set the scope to "Machine | Global" (see the screenshots below for details).
- Restart UnigetUI and go to Software Updates tab.
- Check the box next to Microsoft Visual Studio Code.
- From the toolbar, click on the down arrow next to "Install selection."
- Click "Download selected installers."
- Watch the wrong package being downloaded.
Via the "Installed Packages" tab.
- Install any version of Visual Studio Code. Even the latest version would do.
- Install UnigetUI.
- Open UnigetUI.
- From the preferences, enable WinGet.
- From the preferences, go to "Package manager preferences" > WinGet, and set the scope to "Machine | Global" (see the screenshots below for details).
- Restart UnigetUI and go to Installed Packages tab.
- Check the box next to Microsoft Visual Studio Code.
- From the toolbar, click on the down arrow next to "Install selection."
- Click "Download selected installers."
- Watch the wrong package being downloaded.
UniGetUI Log
[2025-08-10 15:03:34] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 3.3.1
[2025-08-10 15:03:34]
[2025-08-10 15:03:34] Build 99
[2025-08-10 15:03:34] Data directory C:\Users\CENSORED\AppData\Local\UniGetUI
[2025-08-10 15:03:34] Encoding Code Page set to 437
[2025-08-10 15:03:34] Could not retrieve token (it may not exist): Element not found.
Cannot get credential from Vault
[2025-08-10 15:03:34] Loaded language locale: en
[2025-08-10 15:03:34] User has disabled updates
[2025-08-10 15:03:35] Randomly-generated background API auth token: ejytdqjmi171qcu8wmujhhktrc4d227lm57fs5bt7s5u96wo49jk9ebqd5brp8tt
[2025-08-10 15:03:35] Api running on http://localhost:7058
[2025-08-10 15:03:35] Call to WhichMultiple with file choco.exe returned non-zero status 1
[2025-08-10 15:03:35] Command choco.exe was not found on the system
[2025-08-10 15:03:35] Could not initialize Package Manager Chocolatey
[2025-08-10 15:03:35] Scoop found PowerShell7, PowerShell7 will be used...
[2025-08-10 15:03:35] System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Users\CENSORED\AppData\Local\UniGetUI\Chocolatey\choco.exe' with working directory 'C:\Program Files\UniGetUI'. The system cannot find the file specified.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo)
at UniGetUI.PackageEngine.Managers.ChocolateyManager.Chocolatey.LoadManager() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.Chocolatey\Chocolatey.cs:line 317
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 70
[2025-08-10 15:03:35] Call to WhichMultiple with file npm.ps1 returned non-zero status 1
[2025-08-10 15:03:35] Command npm.ps1 was not found on the system
[2025-08-10 15:03:35] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Npm
█ Enabled: False
█ THE MANAGER IS DISABLED
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:35] Call to WhichMultiple with file cargo.exe returned non-zero status 1
[2025-08-10 15:03:35] Command cargo.exe was not found on the system
[2025-08-10 15:03:35] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Cargo
█ Enabled: False
█ THE MANAGER IS DISABLED
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:35] Call to WhichMultiple with file vcpkg.exe returned non-zero status 1
[2025-08-10 15:03:35] Command vcpkg.exe was not found on the system
[2025-08-10 15:03:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Pip
█ Enabled: False
█ THE MANAGER IS DISABLED
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:36] Call to WhichMultiple with file scoop.ps1 returned non-zero status 1
[2025-08-10 15:03:36] Command scoop.ps1 was not found on the system
[2025-08-10 15:03:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Scoop
█ Enabled: False
█ THE MANAGER IS DISABLED
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:36] Call to WhichMultiple with file vcpkg returned non-zero status 1
[2025-08-10 15:03:36] Command vcpkg was not found on the system
[2025-08-10 15:03:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Winget
█ Enabled: True
█ Found: True
█ Fancy exe name: winget.exe
█ Executable path: C:\Users\CENSORED\AppData\Local\Microsoft\WindowsApps\winget.exe
█ Call arguments:
█ Version:
█ System WinGet CLI Version: v1.11.430
█ Using Native WinGet helper (COM Api)
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:36] Call to WhichMultiple with file vcpkg returned non-zero status 1
[2025-08-10 15:03:36] Command vcpkg was not found on the system
[2025-08-10 15:03:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: vcpkg
█ Enabled: False
█ THE MANAGER IS DISABLED
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell7
█ Enabled: False
█ THE MANAGER IS DISABLED
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell
█ Enabled: False
█ THE MANAGER IS DISABLED
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:36] Lang files were updated successfully from GitHub
[2025-08-10 15:03:36] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: .NET Tool
█ Enabled: False
█ THE MANAGER IS DISABLED
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2025-08-10 15:03:36] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[2025-08-10 15:03:37] Integrity check passed successfully!
[2025-08-10 15:03:43] Found 207 installed packages from Winget
[2025-08-10 15:03:45] Icon download attempt at https://cdn2.iconfinder.com/data/icons/flurry-for-audio/512/aimp2.png failed with code Forbidden
[2025-08-10 15:03:46] Error when loading the package icon for the package 9NZKPSTSNW4P on manager Winget
[2025-08-10 15:03:46] System.Net.WebException: The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at UniGetUI.PackageEngine.Managers.WinGet.ClientHelpers.WinGetIconsHelper.GetMicrosoftStoreManifest(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\WinGetIconsHelper.cs:line 37
at UniGetUI.PackageEngine.Managers.WinGet.ClientHelpers.WinGetIconsHelper.GetMicrosoftStoreIcon(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\WinGetIconsHelper.cs:line 58
at UniGetUI.PackageEngine.Managers.WingetManager.WinGetPkgDetailsHelper.GetIcon_UnSafe(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\Helpers\WinGetPkgDetailsHelper.cs:line 38
at UniGetUI.PackageEngine.Classes.Manager.BaseProviders.BasePkgDetailsHelper.GetIcon(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\Helpers\BasePkgDetailsHelper.cs:line 66
[2025-08-10 15:03:49] Error when loading the package icon for the package 9WZDNCRFJBMP on manager Winget
[2025-08-10 15:03:49] System.Net.WebException: The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at UniGetUI.PackageEngine.Managers.WinGet.ClientHelpers.WinGetIconsHelper.GetMicrosoftStoreManifest(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\WinGetIconsHelper.cs:line 37
at UniGetUI.PackageEngine.Managers.WinGet.ClientHelpers.WinGetIconsHelper.GetMicrosoftStoreIcon(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\WinGetIconsHelper.cs:line 58
at UniGetUI.PackageEngine.Managers.WingetManager.WinGetPkgDetailsHelper.GetIcon_UnSafe(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\Helpers\WinGetPkgDetailsHelper.cs:line 38
at UniGetUI.PackageEngine.Classes.Manager.BaseProviders.BasePkgDetailsHelper.GetIcon(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\Helpers\BasePkgDetailsHelper.cs:line 66
[2025-08-10 15:03:50] Failed to download icons and screenshots
[2025-08-10 15:03:50] System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken, Int32)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16)
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean, Byte[], CancellationToken)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions, HttpRequestMessage, Boolean, Stream, CancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions, HttpRequestMessage, Boolean, Stream, CancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage, Boolean, Boolean, CancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage, CancellationToken)
at UniGetUI.Core.IconEngine.IconDatabase.LoadIconAndScreenshotsDatabaseAsync() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.Core.IconStore\IconDatabase.cs:line 66
[2025-08-10 15:03:51] Error when loading the package icon for the package 9MZ95KL8MR0L on manager Winget
[2025-08-10 15:03:51] System.Net.WebException: The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at UniGetUI.PackageEngine.Managers.WinGet.ClientHelpers.WinGetIconsHelper.GetMicrosoftStoreManifest(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\WinGetIconsHelper.cs:line 37
at UniGetUI.PackageEngine.Managers.WinGet.ClientHelpers.WinGetIconsHelper.GetMicrosoftStoreIcon(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\WinGetIconsHelper.cs:line 58
at UniGetUI.PackageEngine.Managers.WingetManager.WinGetPkgDetailsHelper.GetIcon_UnSafe(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\Helpers\WinGetPkgDetailsHelper.cs:line 38
at UniGetUI.PackageEngine.Classes.Manager.BaseProviders.BasePkgDetailsHelper.GetIcon(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\Helpers\BasePkgDetailsHelper.cs:line 66
[2025-08-10 15:03:54] Error when loading the package icon for the package 9N5TDP8VCMHS on manager Winget
[2025-08-10 15:03:54] System.Net.WebException: The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at UniGetUI.PackageEngine.Managers.WinGet.ClientHelpers.WinGetIconsHelper.GetMicrosoftStoreManifest(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\WinGetIconsHelper.cs:line 37
at UniGetUI.PackageEngine.Managers.WinGet.ClientHelpers.WinGetIconsHelper.GetMicrosoftStoreIcon(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\WinGetIconsHelper.cs:line 58
at UniGetUI.PackageEngine.Classes.Manager.BaseProviders.BasePkgDetailsHelper.GetIcon(IPackage package) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\Helpers\BasePkgDetailsHelper.cs:line 66
[2025-08-10 15:03:56] Found 13 available updates from Winget
[2025-08-10 15:05:15] Loaded details for package Microsoft.VisualStudioCode on manager Winget
Package Managers Logs
Manager WinGet with version:
System WinGet CLI Version: v1.11.430
Using Native WinGet helper (COM Api)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListSources
Process start time: 2025-08-10 15:03:36
Process end time: 2025-08-10 15:03:36
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\CENSORED\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 2025-08-10 15:03:36
Process end time: 2025-08-10 15:03:54
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 2025-08-10 15:03:36
Process end time: 2025-08-10 15:03:43
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 2025-08-10 15:03:36
Process end time: 2025-08-10 15:03:42
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListUpdates
Process start time: 2025-08-10 15:03:54
Process end time: 2025-08-10 15:03:56
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is LoadPackageDetails
Process start time: 2025-08-10 15:05:10
Process end time: 2025-08-10 15:05:15
-- Task information
...
The task reported success
——————————————————————————————————————————
Relevant information
No response
Screenshots and videos
The preferences:
The command:
The wrong file: