Skip to content

Add wnunezc.CodexChatVault version 1.0.1#374448

Merged
microsoft-github-policy-service[bot] merged 2 commits into
microsoft:masterfrom
wnunezc:wnunezc.CodexChatVault-1.0.1-74d94861-0376-4096-b091-ed0bcc23aa47
May 22, 2026
Merged

Add wnunezc.CodexChatVault version 1.0.1#374448
microsoft-github-policy-service[bot] merged 2 commits into
microsoft:masterfrom
wnunezc:wnunezc.CodexChatVault-1.0.1-74d94861-0376-4096-b091-ed0bcc23aa47

Conversation

@wnunezc
Copy link
Copy Markdown
Contributor

@wnunezc wnunezc commented May 14, 2026

📖 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-142-374448-20260514-1

@wnunezc
Copy link
Copy Markdown
Contributor Author

wnunezc commented May 14, 2026

@microsoft-github-policy-service agree

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels May 14, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

Automatic Validation ended with:

Signature Update Failed.
Executable C:\Program Files\Codex Chat Vault\codex-chat-vault.exe returned exit code: -1073741515

Hex Dec Inverted Dec Symbol Description
C0000135 -1073741515 3221225781 STATUS_DLL_NOT_FOUND Possibly due to a missing dependency. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86).

(Automated response - build 1345.)

@stephengillie
Copy link
Copy Markdown
Collaborator

@wingetbot run

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-142-374448-20260514-2

@microsoft-github-policy-service microsoft-github-policy-service Bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. New-Package Validation-Executable-Error labels May 14, 2026
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels May 14, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

Automatic Validation ended with:

Signature Update Failed.
Executable C:\Program Files\Codex Chat Vault\codex-chat-vault.exe returned exit code: -1073741515

Hex Dec Inverted Dec Symbol Description
C0000135 -1073741515 3221225781 STATUS_DLL_NOT_FOUND Possibly due to a missing dependency. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86).

(Automated response - build 1345.)

@stephengillie
Copy link
Copy Markdown
Collaborator

Hi @wnunezc,

This package seems to install normally, but doesn't run when launched. Is this expected? Manual Validation ended with:

374448.mp4

@stephengillie stephengillie added the Needs-Author-Feedback This needs a response from the author. label May 15, 2026
@wnunezc
Copy link
Copy Markdown
Contributor Author

wnunezc commented May 15, 2026

is due to dependency VCRedist, i going to implement something to catch this...

@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 15, 2026
Copy link
Copy Markdown
Collaborator

@stephengillie stephengillie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the correct VCredist?

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback This needs a response from the author. label May 16, 2026
@stephengillie stephengillie removed the Needs-Attention This work item needs to be reviewed by a member of the core team. label May 16, 2026
…t.installer.yaml

Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com>
@microsoft-github-policy-service microsoft-github-policy-service Bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. New-Package Validation-Executable-Error labels May 21, 2026
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels May 21, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

@wingetbot run

@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. label May 21, 2026
@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-142-374448-20260521-4

@stephengillie
Copy link
Copy Markdown
Collaborator

@wingetbot run

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-142-374448-20260522-1

@microsoft-github-policy-service microsoft-github-policy-service Bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. New-Package Validation-Executable-Error labels May 22, 2026
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. labels May 22, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

Manual Validation ended with:

PS C:\Users\User\Desktop> &"C:\Program Files\Codex Chat Vault\codex-chat-vault.exe" "--version"
Error: OpenGL(PainterError("egui_glow requires opengl 2.0+. "))
PS C:\Users\User\Desktop> #Approval VMs having inferior (OpenGL 1.0) video drivers is a known issue.
PS C:\Users\User\Desktop> Get-ARPTable codex

DisplayName : Codex Chat Vault
DisplayVersion : 1.0.1
Publisher : wnunezc
ProductCode : {99C2F785-B3B4-4FF4-9CCC-E208CC77CB94}
Scope : Machine

PS C:\Users\User\Desktop>

(Automated response - build 1367.)

@wingetbot
Copy link
Copy Markdown
Collaborator

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

@wnunezc
Copy link
Copy Markdown
Contributor Author

wnunezc commented May 23, 2026

So the problem was OpenGL XD

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