Dennis Brakhane

Results 64 comments of Dennis Brakhane

I recently did some more testing and the "double linked list" error is not the Jolt related one, it always seems to happen in conjunction with the Vulkan drivers. The...

Actually I managed to reliably reproduce the issue, it is indeed caused by Jolt. As a workaround, you can uncomment the JoltDestroyer in `wiPhysics_Jolt.cpp` for now since its only job...

I'm curious about the contents of that strange file. You can use `cat FILENAME` to show it. I have a feeling that's supposed to be the "crash_log.txt" that is created...

Ah, I see. Is this Wayland only or X11 as well?

I stumbled upon a similiar issue and just post my findings here instead of making a new bug report. The issue is that postgres does not allow NUL bytes in...

Ah. I guess we'll just leave this open until the next steam release in case other people stumble upon it.

There's also no auto-repeat for cursor keys, it works for letters.

Personally, I think this is better done through code/you expanding the code to have some extra metadata that allows that. I don't think storing some kind of "parent" relationship in...

> terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: Cannot convert character sequence: Invalid or incomplete multibyte or wide character Delete the file `languages/日本語.xml` in your editor...