Code Monkey home page Code Monkey logo

Comments (8)

jazzdelightsme avatar jazzdelightsme commented on May 16, 2024

(Note that I changed the PR after filing this issue--the original "bad" YAML is below.)

Id: kde.kdenlive
Name: kdenlive
AppMoniker: kdenlive
Version: 20.04.1
Publisher: kdenlive
Author: kdenlive
License: GNU General Public License v2.0
LicenseUrl: https://invent.kde.org/multimedia/kdenlive/-/blob/master/COPYING
MinOSVersion: 10.0.0.0
Homepage: https://kdenlive.org/
Description: The KDE Non-Linear Video Editor
Tags: "kdenlive,video"
InstallerType: exe
Installers:
  - Arch: x64
    Url: https://files.kde.org/kdenlive/release/kdenlive-20.04.1_standalone.exe
    Sha256: 9980f034d4f6dbe09d4b0c2d6bcd79521948d13ecffd20d9749f3cf74c21e9c7
    Language: en-US
    Switches:
      Custom: -y
      InstallLocation: -o"<INSTALLPATH>"

from winget-pkgs.

jazzdelightsme avatar jazzdelightsme commented on May 16, 2024

... but even though I updated my PR to get rid of all Switches entirely... it still complains about those switches!

from winget-pkgs.

jazzdelightsme avatar jazzdelightsme commented on May 16, 2024

Okay, maybe I misinterpreted the warning... is it just complaining that the EXE installer type in general is not ideal? In which case... I don't know what to do.

from winget-pkgs.

denelon avatar denelon commented on May 16, 2024

@jazzdelightsme, we're balancing the desire to have a great UX for the user installing software (silent and unattended install) with the various packages out in the wild. Many .exe installers have switches that provide this behavior (that's what we're hoping will be provided). Some install silently as a default behavior (no switches necessary). Some have a required EULA or only some kind of interactive install requirements.

We're trying to find a way to say "We don't know what this .exe does. Please add switches for a silent or silent with progress experience."

from winget-pkgs.

jazzdelightsme avatar jazzdelightsme commented on May 16, 2024

That's what my first attempt did--I supplied the SilentWithProgress switch... but apparently that didn't prevent the warning.

from winget-pkgs.

jazzdelightsme avatar jazzdelightsme commented on May 16, 2024

Or do I have to have BOTH? This EXE does not have an all-the-way-silent mode as far as I can tell.

from winget-pkgs.

denelon avatar denelon commented on May 16, 2024

@jazzdelightsme the warning currently appears unless you have both "Silent" and "SilentWithProgress" switches in the manifest. The PR shouldn't automatically "fail", however.

from winget-pkgs.

denelon avatar denelon commented on May 16, 2024

@jazzdelightsme It's been a while since this issue was created. I believe we've updated the validation code several times since this happened. I believe this issue may be resolved now.

from winget-pkgs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.