Skip to content

Conversation

@UnownBot
Copy link
Contributor

@UnownBot UnownBot commented Jan 9, 2026

Pull request has been created with komac v2.14.0 🚀

Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-329016-20260109-1

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

Automatic Validation ended with:

Executable C:\Program Files\F3D\bin\f3d-console.exe returned exit code: -1073741819
Executable C:\Program Files\F3D\bin\f3d.exe returned exit code: -1073741819

Hex Dec Inverted Dec Symbol Description
C0000005 -1073741819 3221225477 STATUS_ACCESS_VIOLATION Possibly Access Violation. (This is occasionally seen in PRs despite the install otherwise being successful. Should it be added as an InstallerSuccessCode or similar here?)

(Automated response - build 1190.)

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-329016-20260110-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-Manifest Validation-Executable-Error labels Jan 10, 2026
@wingetbot wingetbot added New-Manifest Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels Jan 10, 2026
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Executable C:\Program Files\F3D\bin\f3d-console.exe returned exit code: -1073741819
Executable C:\Program Files\F3D\bin\f3d.exe returned exit code: -1073741819

Hex Dec Inverted Dec Symbol Description
C0000005 -1073741819 3221225477 STATUS_ACCESS_VIOLATION Possibly Access Violation. (This is occasionally seen in PRs despite the install otherwise being successful. Should it be added as an InstallerSuccessCode or similar here?)

(Automated response - build 1190.)

@UnownPlain
Copy link
Contributor

This package might fail to launch in a VM. From https://github.com/f3d-app/f3d/blob/master/doc/user/13-LIMITATIONS_AND_TROUBLESHOOTING.md:

I use F3D in a VM, the application fails to launch.

OpenGL applications like F3D can have issues when launched from Windows Server or from a guest Windows because the access to the GPU is restricted. You can try to use a software implementation of OpenGL, called Mesa.

Download the latest release-msvc.
copy x64/opengl32.dll, libgallium_wgl.dll and x64/libglapi.dll in the same directory as f3d.exe.
set the environment variable MESA_GL_VERSION_OVERRIDE to 4.5.
run f3d.exe.

@mwestphal
Copy link

F3D maintainer here, I confirm F3D requires an OpenGL implementation to run, which you can provide using mesa if needed as described in our help.

Maybe we will support true headless rendering on Windows at some point, but it is not planned in the near future: f3d-app/f3d#1760

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 31dee8e into microsoft:master Feb 12, 2026
1 check passed
@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Feb 12, 2026
@wingetbot
Copy link
Collaborator

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

@UnownBot UnownBot deleted the f3d-app.f3d-3.4.1-E26248BC2A904FE189FCACD60DEA7861 branch February 12, 2026 03:24
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.

5 participants