microsoft / microsoft/winget-pkgs

[Package Issue]: EfficientElements.Presentations

Open
#437,005 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug Needs-Triage
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

Other

Brief description of your issue

We are Efficient Elements GmbH, the publisher of Efficient Elements for presentations.

In addition to our publicly available generic installer, we provide customer-specific builds of Efficient Elements for presentations. These customer-specific distributions must not be replaced by the generic public distribution.

We have observed that Windows Package Manager correlates customer-specific installations with EfficientElements.Presentations. As a result, winget upgrade / winget upgrade --all may replace a customer-specific installation with the generic public version.

This causes loss of customer-specific configuration/functionality and results in broken customer installations.

We therefore request that the package be removed or otherwise prevented from upgrading existing installations until the package correlation can reliably distinguish the generic distribution from our customer-specific distributions.

The only reliable way to identify a customer-specific version is the last quadruple of the version number. The generic installer may only be used for upgrade if the last quadruple of the version number is "1", e.g. 4.5.2600.1. If the installed version is 4.5.2600.123, for example, no upgrade is allowed.

Steps to reproduce

This can only be reproduced with customer-specific versions which we cannot publish here for obvious reasons.

Actual behavior

Customer-specific versions (last quadruple of version number != 1) of Efficient Elements for presentations are upgraded by WinGet

Expected behavior

Customer-specific versions (last quadruple of version number != 1) of Efficient Elements for presentations should not be upgraded by WinGet

Environment
All environments
Screenshots and Logs

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by tracing how WinGet correlates installed EfficientElements.Presentations versions during upgrade, then determine whether the final version component is available to that logic. Done means customer-specific versions whose last component is not 1 are not upgraded, while versions ending in .1 remain eligible.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.