Skip to content

New package: 15722UsefulApp.WorkspaceLauncherForVSCode version 1.8.0.0 #266719

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

Conversation

tanchekwei
Copy link
Contributor

@tanchekwei tanchekwei commented Jun 18, 2025

Checklist for Pull Requests

Manifests

  • 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.10 schema?

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


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-266719-20250618-1

@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Jun 18, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Author-Feedback This needs a response from the author. 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 Jun 18, 2025
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-266719-20250618-2

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Attention This work item needs to be reviewed by a member of the core team. Validation-Installation-Error Error installing application labels Jun 18, 2025
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 18, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) June 18, 2025 08:18
@stephengillie
Copy link
Collaborator

Manual Validation ended with:

Fault bucket 2106466096193397249, type 5
Event Name: MoAppCrash
Response: Not available
Cab Id: 0

Problem signature:
P1: 15722UsefulApp.WorkspaceLauncherforVSCode_1.7.1.0_x64__s4b834ss2syh6
P2: praid:App
P3: 1.0.0.0
P4: 67fe0000
P5: KERNELBASE.dll
P6: 10.0.19041.1202
P7: c9db1934
P8: c0000602
P9: 000000000010be3e
P10:

Attached files:
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERC631.tmp.dmp
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERC671.tmp.WERInternalMetadata.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERC681.tmp.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERC696.tmp.csv
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERC6B6.tmp.txt

These files may be available here:
\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_15722UsefulApp.W_ef67d4ff7cbb22edc795acc92c3d39c4f63a3a_d4302352_5d2aab23-ee2d-4603-90ea-d9d373e7e7bf

Analysis symbol:
Rechecking for solution: 0
Report Id: 1cc60f18-f251-4048-8f79-46265b79e0a3
Report Status: 268435456
Hashed bucket: b3dd302aa9f0f9512d3babc10302e201
Cab Guid: 0


Faulting application name: WorkspaceLauncherForVSCode.exe, version: 1.0.0.0, time stamp: 0x67fe0000
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1202, time stamp: 0xc9db1934
Exception code: 0xc0000602
Fault offset: 0x000000000010be3e
Faulting process id: 0x27e8
Faulting application start time: 0x01dbe21ab39cd3fc
Faulting application path: C:\Program Files\WindowsApps\15722UsefulApp.WorkspaceLauncherforVSCode_1.7.1.0_x64__s4b834ss2syh6\WorkspaceLauncherForVSCode.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 1cc60f18-f251-4048-8f79-46265b79e0a3
Faulting package full name: 15722UsefulApp.WorkspaceLauncherforVSCode_1.7.1.0_x64__s4b834ss2syh6
Faulting package-relative application ID: App

(Automated response - build 1075.)

auto-merge was automatically disabled June 24, 2025 03:10

Head branch was pushed to by a user without write access

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-266719-20250624-1

@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 New-Package labels Jun 24, 2025
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 24, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) June 24, 2025 04:34
auto-merge was automatically disabled June 24, 2025 05:11

Head branch was pushed to by a user without write access

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-266719-20250624-2

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 24, 2025
@tanchekwei tanchekwei changed the title New package: 15722UsefulApp.WorkspaceLauncherForVSCode version 1.7.1.0 New package: 15722UsefulApp.WorkspaceLauncherForVSCode version 1.8.0.0 Jun 24, 2025
@tanchekwei
Copy link
Contributor Author

Hi @stephengillie, this app isn’t supposed to launch on its own since it’s just an extension for the Microsoft PowerToys Command Palette.

I checked the Manual Validation log and saw that it shows the same exception code as another Command Palette extension: #241412 (comment)

Faulting module name: KERNELBASE.dll, version: 10.0.19041.1202, time stamp: 0xc9db1934
Exception code: 0xc0000602
Fault offset: 0x000000000010be3e

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 24, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) June 24, 2025 06:30
@stephengillie
Copy link
Collaborator

Hi @stephengillie, this app isn’t supposed to launch on its own since it’s just an extension for the Microsoft PowerToys Command Palette.

I checked the Manual Validation log and saw that it shows the same exception code as another Command Palette extension: #241412 (comment)

Faulting module name: KERNELBASE.dll, version: 10.0.19041.1202, time stamp: 0xc9db1934
Exception code: 0xc0000602
Fault offset: 0x000000000010be3e

Thanks. I don't have a good interface for the Command Palette, and didn't notice that this was an app for that. Verify:
image

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit ccc4c35 into microsoft:master Jun 24, 2025
1 check passed
@microsoft-github-policy-service microsoft-github-policy-service bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jun 24, 2025
@wingetbot
Copy link
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-Package Publish-Pipeline-Succeeded Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants