Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: ClipX is reinstalling at each upgrade #40779

Closed
narnaud opened this issue Jan 14, 2022 · 4 comments
Closed

[Bug]: ClipX is reinstalling at each upgrade #40779

narnaud opened this issue Jan 14, 2022 · 4 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Milestone

Comments

@narnaud
Copy link

narnaud commented Jan 14, 2022

Brief description of your issue

The bluemars.ClipX.Beta package is reinstalling all the time. It probably comes from the version number, which is "1.0.3.9 Beta 7".

Steps to reproduce

winget install bluemars.ClipX.Beta
winget upgrade --all

Expected behavior

Does not reinstall clipx

Actual behavior

clipx is reinstalled everytime

Environment

Windows Package Manager v1.1.13405
Windows: Windows.Desktop v10.0.19044.1466
Package: Microsoft.DesktopAppInstaller v1.16.13405.0
@narnaud narnaud added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Jan 14, 2022
@ghost ghost added the Needs-Triage This work item needs to be triaged by a member of the core team. label Jan 14, 2022
@OfficialEsco
Copy link
Contributor

Resolved the Manifest issues..
However the upgrade loop is caused by the Publisher not creating a DisplayVersion, you'll need to contact the dev about the issue and do a Hotfix in the meantime

Open regedit
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\ClipX
Create a String called DisplayVersion
Set the Value to the version you got installed, i would recommend reinstalling the version so you get 1.0.3.8

@jedieaston
Copy link
Contributor

This should stop happening when microsoft/winget-cli#1765 makes it into a release (no ETA yet, unfortunately).

@narnaud
Copy link
Author

narnaud commented Jan 16, 2022

Thank you, indeed it's fixing the issue. Cheers.

@narnaud
Copy link
Author

narnaud commented Jan 16, 2022

Forget to close the issue.

@narnaud narnaud closed this as completed Jan 16, 2022
@ghost ghost removed the Needs-Triage This work item needs to be triaged by a member of the core team. label Jan 16, 2022
@denelon denelon added this to the 1.7 Packages milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

No branches or pull requests

4 participants