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

[Update Request]: Wings3d to 2.3 #189442

Open
luzpaz opened this issue Nov 7, 2024 · 6 comments
Open

[Update Request]: Wings3d to 2.3 #189442

luzpaz opened this issue Nov 7, 2024 · 6 comments
Labels
Area-External Blocking-Issue Manifest validation is blocked by a known issue. Interactive-Only-Installer The package requires intearction to install. Package-Update This package needs to be updated

Comments

@luzpaz
Copy link

luzpaz commented Nov 7, 2024

What type of update are you requesting?

A new version of an existing package

Current Package Identifier

Wings3D.Wings3D

Package Version

2.3

Please describe the changes you would like to see

https://sourceforge.net/projects/wings/files/wings/2.3/

Changelog: https://sourceforge.net/projects/wings/files/wings/2.3/README-22.txt/download

@luzpaz luzpaz added Help-Wanted This is a good candidate work item from the community. Package-Update This package needs to be updated labels Nov 7, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Nov 7, 2024
@stephengillie stephengillie removed the Needs-Triage This work item needs to be triaged by a member of the core team. label Nov 7, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added In-PR and removed Help-Wanted This is a good candidate work item from the community. labels Nov 8, 2024
@Dragon1573
Copy link
Contributor

Note

Seems this package is interactive-only. There's a step asking users accept installing Microsoft.VCRedist.2015+.* version 14.29.30139.0. This behavior can't be suppressed by adding it as a PackageDependency and install ahead externally.

@luzpaz
Copy link
Author

luzpaz commented Nov 10, 2024

Hi @dgud 👋
Perhaps there can be a modification made upstream Wings3D to accommodate this ?

@dgud
Copy link

dgud commented Nov 10, 2024

What do I need do?

@Dragon1573
Copy link
Contributor

What do I need do?

This package will ask users manually accept installing Visual C++ Runtime, and this step can't be suppressed.

Can this step be suppressed in newer versions? Can it detect if a valid Visual C++ Runtime newer than 14.29.30139.0 is already installed? Then we can manually ad Visual C++ Runtime as a dependency in manifest and silently install it ahead. Then Wings3D can install soon after it without users' interactions.

@dgud
Copy link

dgud commented Nov 10, 2024

Yeah I noticed that after asking the question, I don't know why it behaves like that I need to take a look, was many years
since I poked around in the installer.

I'll get back to you.

Copy link
Contributor

Hello @luzpaz,

This package appears to require user interaction to install.

This package is blocked until support for interactive installer search filtering is implemented in:

Be sure to add your 👍 to the issue to help raise the priority and avoid posting "Me too!" messages to respect those who have subscribed to the issue.

Template: msftbot/blockingIssue/interactiveOnlyInstall

@microsoft-github-policy-service microsoft-github-policy-service bot added the Blocking-Issue Manifest validation is blocked by a known issue. label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-External Blocking-Issue Manifest validation is blocked by a known issue. Interactive-Only-Installer The package requires intearction to install. Package-Update This package needs to be updated
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@dgud @luzpaz @Dragon1573 @stephengillie and others