Skip to content

New version: martona.clipp version 1.4.1.153 - #409930

Merged
microsoft-github-policy-service[bot] merged 1 commit into
microsoft:masterfrom
martona:martona.clipp-1.4.1.153-ab990bc8-bad7-44bc-b08e-f9285dc9c68e
Aug 7, 2026
Merged

New version: martona.clipp version 1.4.1.153#409930
microsoft-github-policy-service[bot] merged 1 commit into
microsoft:masterfrom
martona:martona.clipp-1.4.1.153-ab990bc8-bad7-44bc-b08e-f9285dc9c68e

Conversation

@martona

@martona martona commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

📖 Description

✅ Checklist

📦 Manifest Checklist

  • Checked that there aren't other open pull requests for the same manifest update/change
  • This PR only modifies one (1) manifest
  • Validated manifest locally with winget validate --manifest <path> (validation guide)
  • Tested manifest locally with winget install --manifest <path>
  • Manifest conforms to the 1.12 schema

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

Microsoft Reviewers: Open in CodeFlow

@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-148-409930-20260730-1

@martona

martona commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

The prior submission of this package (#408205, 1.4.0.150) failed with a 0xC000027B stowed exception in clippmain.exe. Possible root cause found and fixed in this release: an unawaited StartupTask::RequestEnableAsync(). The fix (awaiting inside a try/catch) is the same pattern martona.WM_NIGHT 0.2.0.8 (#409876) ships, which validated cleanly.

If the remaining flag is clipp.exe returning exit code 1: that's the console CLI companion, and with no arguments and no console it prints usage and exits nonzero by design. It is the behavior shipped in all five previously merged versions of this package. However, if the stowed exception still persists on this runner, would it be possible to get a WER dump?

@stephengillie

Copy link
Copy Markdown
Collaborator

Automatic Validation ended with:

App Clipp returned exit code: -1073741189
Caught exception while trying to kill child processes: System.TypeInitializationException: The type initializer for 'System.Management.ManagementPath' threw an exception.
---> System.TypeInitializationException: The type initializer for 'System.Management.WmiNetUtilsHelper' threw an exception.
---> System.ComponentModel.Win32Exception (193): Failed to load required native library 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll'.
Executable C:\Program Files\WindowsApps\Clipp_1.4.1.153_arm64__k7d8219edqwtj\clipp.exe returned exit code: 1
Executable C:\Program Files\WindowsApps\Clipp_1.4.1.153_arm64__k7d8219edqwtj\clippmain.exe returned exit code: -1073741189
Executable C:\Users\validator\AppData\Local\Microsoft\WindowsApps\clipp.exe returned exit code: 1
Executable C:\Users\validator\AppData\Local\Microsoft\WindowsApps\Clipp_k7d8219edqwtj\clipp.exe returned exit code: 1

Hex Dec Inverted Dec Symbol Description
00000001 1 -4294967295 ERROR_INVALID_FUNCTION Incorrect function.
C000027B -1073741189 3221226107 Stowed Exception A Stowed Exception is raised when an asynchronous operation fails.

(Deterministic automation - build 1802.)

@stephengillie Stephen Gillie (stephengillie) added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Aug 7, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot merged commit d140265 into microsoft:master Aug 7, 2026
19 checks passed
@wingetbot

Copy link
Copy Markdown
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

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

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR New-Manifest Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants