-
Notifications
You must be signed in to change notification settings - Fork 624
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
App crashes with skia vulkan renderer #3850
Labels
Comments
qarmin
changed the title
App crashes with skia renderer
App crashes with skia vulkan renderer
Nov 5, 2023
Interesting, looks like a race condition - oddly sometimes already on startup. I’ll try to add some way to enable validation layers, that might help to get to the bottom of this. Thanks for the detailed report btw:) |
Porting to a newer Vulkano might help: vulkano-rs/vulkano#2236 |
tronical
added a commit
that referenced
this issue
Nov 11, 2023
This might fix the issue with resizing causing swapchain re-creation errors. cc #3850
tronical
added a commit
that referenced
this issue
Nov 11, 2023
This might fix the issue with resizing causing swapchain re-creation errors, because "Swapchain creation no longer returns an error when the swapchain extent doesn't match the current surface extent." cc #3850
Merged
tronical
added a commit
that referenced
this issue
Nov 11, 2023
This might fix the issue with resizing causing swapchain re-creation errors, because "Swapchain creation no longer returns an error when the swapchain extent doesn't match the current surface extent." cc #3850
ogoffart
pushed a commit
that referenced
this issue
Nov 13, 2023
This might fix the issue with resizing causing swapchain re-creation errors, because "Swapchain creation no longer returns an error when the swapchain extent doesn't match the current surface extent." cc #3850
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Slint 1.3.0 master branch - 8becbeb
Steps to reproduce(not able to create smaller project yet ) - https://github.com/qarmin/czkawka/tree/84b714555099e1451f7f81af6adc7ad0b5198e02
OS
Crashes
or errors
simplescreenrecorder-2023-11-05_06.36.03.mp4
The text was updated successfully, but these errors were encountered: