Skip to content

SpeedDreamsTeam.SpeedDreams version 2.3.0#106964

Closed
superusercode wants to merge 3 commits intomicrosoft:masterfrom
superusercode:autogenerated/SpeedDreamsTeam.SpeedDreams/6a26110e-d465-486d-85fd-61e1b2daaf82
Closed

SpeedDreamsTeam.SpeedDreams version 2.3.0#106964
superusercode wants to merge 3 commits intomicrosoft:masterfrom
superusercode:autogenerated/SpeedDreamsTeam.SpeedDreams/6a26110e-d465-486d-85fd-61e1b2daaf82

Conversation

@superusercode
Copy link
Copy Markdown
Contributor

@superusercode superusercode commented May 16, 2023

  • Have you signed the Contributor License Agreement?
  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.4 schema?

Note: <path> is the name of the directory containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Copy Markdown
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Copy Markdown
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label May 16, 2023
@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

Hello @superusercode,

During installation testing, this application failed to install without user input. Did you forget to add Silent or SilentWithProgress switches?

This can also happen when a dependency is missing. You can test with https://github.com/microsoft/winget-pkgs#test-your-manifest.

Please investigate a fix and resubmit the Pull Request.

You may also try using the Windows Package Manager Manifest Creator to determine the proper installer type. If the installer type is MSIX, MSI, or a known installer technology like NullSoft, Inno, etc. the wingetcreate tool can detect them and the winget client will know what switches to pass. If it's a .exe installer of an unknown type, you will need to search to determine the proper switches for Silent and SilentWithProgress.

Template: msftbot/validationError/installation/unattended

@Trenly
Copy link
Copy Markdown
Contributor

Trenly commented May 17, 2023

@wingetbot run

@wingetbot
Copy link
Copy Markdown
Collaborator

/AzurePipelines run

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label May 17, 2023
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Author-Feedback This needs a response from the author. label May 17, 2023
@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label May 17, 2023
@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

Hello @superusercode,

During installation testing, this application failed to install without user input. Did you forget to add Silent or SilentWithProgress switches?

This can also happen when a dependency is missing. You can test with https://github.com/microsoft/winget-pkgs#test-your-manifest.

Please investigate a fix and resubmit the Pull Request.

You may also try using the Windows Package Manager Manifest Creator to determine the proper installer type. If the installer type is MSIX, MSI, or a known installer technology like NullSoft, Inno, etc. the wingetcreate tool can detect them and the winget client will know what switches to pass. If it's a .exe installer of an unknown type, you will need to search to determine the proper switches for Silent and SilentWithProgress.

Template: msftbot/validationError/installation/unattended

@superusercode
Copy link
Copy Markdown
Contributor Author

Second time I've run into a nullsoft installer with weird quirks this week

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels May 17, 2023
@stephengillie
Copy link
Copy Markdown
Collaborator

This package is a 1.77 GB download.

@wingetbot
Copy link
Copy Markdown
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error Blocking-Issue Manifest validation is blocked by a known issue. Needs-Author-Feedback This needs a response from the author. labels Dec 20, 2023
@wingetbot wingetbot added the Internal-Error-Dynamic-Scan The test for Dynamic Scanning in the Installation Validation failed. label Dec 20, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. Retry-1 flag to indicate retried labels Dec 20, 2023
@wingetbot
Copy link
Copy Markdown
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot removed Internal-Error-Dynamic-Scan The test for Dynamic Scanning in the Installation Validation failed. Needs-Attention This work item needs to be reviewed by a member of the core team. labels Dec 20, 2023
@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Unapproved-URL Validation-Executable-Error and removed Waived-Validation-Unapproved-URL labels Dec 20, 2023
@stephengillie
Copy link
Copy Markdown
Collaborator

Manual Validation ended with:

Faulting application name: speed-dreams-2.exe, version: 0.0.0.0, time stamp: 0x640e5ae9
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x00000000
Faulting process id: 0x1d00
Faulting application start time: 0x01da43ed7a7f6161
Faulting application path: C:\Program Files (x86)\speed-dreams-2.3.0\bin\speed-dreams-2.exe
Faulting module path: unknown Report Id: f4ee4945-a382-49a6-a6ad-fe7f43e25060
Faulting package full name:
Faulting package-relative application ID:

(Automated response - build 543.)

@stephengillie
Copy link
Copy Markdown
Collaborator

@wingetbot waivers Add Validation-Unapproved-URL

@wingetbot
Copy link
Copy Markdown
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error Validation-Unapproved-URL labels Jan 10, 2024
@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Jan 10, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Author-Feedback This needs a response from the author. No-Recent-Activity No activity has occurred on this work item for seven days. labels Jan 10, 2024
@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

Hello @superusercode,

This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any recent activity. It will be closed if no further activity occurs within 3 days of this comment.

Template: msftbot/noRecentActivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hardware Specific hardware is required - See #199504 Needs-Author-Feedback This needs a response from the author. No-Recent-Activity No activity has occurred on this work item for seven days. Retry-1 flag to indicate retried Validation-Installation-Error Error installing application Waived-Validation-Unapproved-URL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants