microsoft / microsoft/winget-pkgs
[Package Issue]: TrackerSoftware.PDF-XChangeEditor 10.5.2.395 fails if scope machine or user are specified
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 376
Description
Please confirm these before moving forward
- I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- I have not been informed if the issue is resolved in a preview version of the winget client.
Category of the issue
Installation issue.
Brief description of your issue
Installing with the option scope=User or scope=Machine fails
but if no scope option is specified then it works correctly and it installs it to scope machine.
Tested on Win10 and Win11.
By the way the similar package "TrackerSoftware.PDF-XChangeViewer 2.5.322.10"
from the same manufactor works correctly with the scope machine!
Make sure the option scope=Machine can be specified for installing it.
Steps to reproduce
winget install --source "winget" --id "TrackerSoftware.PDF-XChangeEditor" ;
Without specifying scope it installs it correctly in scope machine as expected.
winget uninstall --id "TrackerSoftware.PDF-XChangeEditor" --scope user ;
Info "Es wurde kein installiertes Paket gefunden, das den Eingabekriterien entspricht." as expected
winget uninstall --id "TrackerSoftware.PDF-XChangeEditor" --scope machine ;
uninstall works correctly as expected.
winget install --source "winget" --id "TrackerSoftware.PDF-XChangeEditor" --scope user ;
Results in expected error: Es wurde kein anwendbarer Installer gefunden. ...
**winget install --source "winget" --id "TrackerSoftware.PDF-XChangeEditor" --scope machine ;
UNEXPECTED ERROR: Es wurde kein anwendbarer Installer gefunden. ...**
Actual behavior
Results in UNEXPECTED ERROR: Es wurde kein anwendbarer Installer gefunden. ...
Expected behavior
Should install it.
Environment
Windows-Paket-Manager v1.10.340
Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.
Windows: Windows.Desktop v10.0.22631.5039
Systemarchitektur: X64
Paket: Microsoft.DesktopAppInstaller v1.25.340.0
WinGet-Verzeichnisse
-----------------------------------------------------------------------------------------------------------------------------------------
Protokolle %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
Benutzereinstellungen %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Verzeichnis für portierbare Links (Benutzer) %LOCALAPPDATA%\Microsoft\WinGet\Links
Portables Linkverzeichnis (Computer) C:\Program Files\WinGet\Links
Portierbarer Paketstamm (Benutzer) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portierbarer Paketstamm C:\Program Files\WinGet\Packages
Portierbares Paketstamm (x86) C:\Program Files (x86)\WinGet\Packages
Installationsprogrammdownloads %USERPROFILE%\Downloads
Konfigurationsmodule %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules
Links
-----------------------------------------------------------------------------------------
Datenschutzerklärung https://aka.ms/winget-privacy
Lizenzvereinbarung https://aka.ms/winget-license
Hinweise von Drittanbietern https://aka.ms/winget-3rdPartyNotice
Startseite https://aka.ms/winget
Windows Store-Nutzungsbedingungen https://www.microsoft.com/en-us/storedocs/terms-of-sale
Administratoreinstellung Status
-----------------------------------------------------
LocalManifestFiles Deaktiviert
BypassCertificatePinningForMicrosoftStore Deaktiviert
InstallerHashOverride Deaktiviert
LocalArchiveMalwareScanOverride Deaktiviert
ProxyCommandLineOptions Deaktiviert
DefaultProxy Deaktiviert
Screenshots and Logs
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TrackerSoftware.PDF-XChangeEditor package manifest in this repository and compare its installer metadata with the working PDF-XChangeViewer package. Re-run the supplied winget install commands with --scope user and --scope machine; done when both scopes find an applicable installer and install successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100