Jean-Sébastien B.

Results 48 comments of Jean-Sébastien B.

Strange, I have to try but I need to boot a Windows machine. I can't do it soon.

OK @TylerGubala, I will try to take some time next week to install a Windows machine.

Sorry I didn't take time earlier. I just installed a new windows vm, I will work on it tomorrow.

Hello @Qlii256, Indeed if an exception is raised you can't get the image index (like you can see here: https://github.com/realitix/vulkan/blob/master/vulkan/_vulkan.py#L7170 ) Maybe adding a parameter to the function to bypass...

Hello @tcdtech, Sorry for the late reply, I didn't see the issue. Indeed when updating vulkan version, often errors appear because the vk.xml format can change... And the script works...

Hello @tcdtech, did you manage to upgrade the version ?

Hello @julianfl0w , do you have others commits to do or is your pull request ready ? Thanks for the good work !

I'm testing right now to check the test works

Sorry but I have errors with your pr: ## How to reproduce the error: 1. clone your pr: `git clone https://github.com/julianfl0w/vulkan.git` 2. create vent: ` python3 -m venv venv` 3....

Sorry but it has to work on Linux to be merged, it shouldn't be too much work.