Skip to content
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

Failed Direct3D Call #7641

Open
eclipse-909 opened this issue Feb 15, 2025 · 0 comments
Open

Failed Direct3D Call #7641

eclipse-909 opened this issue Feb 15, 2025 · 0 comments
Labels
a:renderer-skia Skia Renderer (mS) bug Something isn't working need triaging Issue that the owner of the area still need to triage

Comments

@eclipse-909
Copy link

Bug Description

I tried to load the preview for my window and it crashed. The preview window loaded, but it was blank. Then it crashed with this error message:

Failed Direct3D call. Error: 0x887a0005
Failed Direct3D call. Error: 0x80070057
Failed Direct3D call. Error: 0x80070057
Failed Direct3D call. Error: 0x80070057
[Info - 9:50:52 PM] Connection to server got closed. Server will restart.
true
The Slint Language Server crashed. This is a bug. Please open an issue on https://github.com/slint-ui/slint/issues
[Error - 9:50:53 PM] Server process exited with code 3221226525.

I updated my NVIDIA graphics driver and I basically got the same error message. This time the preview window didn't crash immediately. I clicked on the top window border to move the window into a better view on my screen, and the window wasn't responding, so I closed it.

Failed Direct3D call. Error: 0x887a0005
Failed Direct3D call. Error: 0x80070057
Failed Direct3D call. Error: 0x80070057
Failed Direct3D call. Error: 0x80070057
[Info - 10:08:27 PM] Connection to server got closed. Server will restart.
true
The Slint Language Server crashed. This is a bug. Please open an issue on https://github.com/slint-ui/slint/issues
[Error - 10:08:27 PM] Server process exited with code 3489660927.

Reproducible Code (if applicable)

I have no idea if it's even a problem with my code or what part of my code it could be, and I don't think you want to sift through thousands of lines of Slint code.

Environment Details

  • Slint Version: 1.9.2
  • Platform/OS: x86_64 Windows 11
  • Programming Language: Rust
  • Backend/Renderer: not sure - default for platform?

Product Impact

Inconvenience - I would like to see what I'm doing so I can develop the UI more quickly, but I can work on other parts of the program in the meantime.

@eclipse-909 eclipse-909 added bug Something isn't working need triaging Issue that the owner of the area still need to triage labels Feb 15, 2025
@ogoffart ogoffart added the a:renderer-skia Skia Renderer (mS) label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:renderer-skia Skia Renderer (mS) bug Something isn't working need triaging Issue that the owner of the area still need to triage
Projects
None yet
Development

No branches or pull requests

2 participants