Kurt Kartaltepe

Results 148 comments of Kurt Kartaltepe

If your drivers incorrectly implement wayland then there is not much we can do to prevent this error. Please run obs with `WAYLAND_DEBUG=1` environment variable and provide the full output...

> The 0 is required for https://registry.khronos.org/EGL/extensions/EXT/EGL_EXT_image_dma_buf_import_modifiers.txt > Crash of pipewire on X11. device_query_dmabuf_capabilities has different implementations for X11 and Wayland Im not sure what you mean by "device_query_dmabuf_capabilities has...

This also shows up in clang-c/libclang https://clang.llvm.org/doxygen/Index_8h_source.html in the CXCursor enumeration.

> possibly implement detection of this scenario and aborting the process, as I don't see how allowing this scenario would make sense. If the user callback has already crashed in...

This is a self intersection issue with the outline path, once the outline is thick enough it crosses over itself in the center of the circle it begins to render...

INTERFACE libraries basically cannot be installed as far as I can tell, but IMPORTED'ed libraries have some minor support. And in-fact with the existing code you can sort of kinda...

Thanks for the work on YACreader is really great. I have taken some time to hack together something good enough for my personal use at https://github.com/kkartaltepe/yacreader/tree/longstrip-format (works ok in fit-to-width...

> Requesting this feature for Windows Release aswell, @kkartaltepe if I want to use your solution, how would I get around it? Compile and build it yourself. I have no...

If you think there was a regression please file a new bug with logs from both versions. It is typically unhelpful to comment on closed bugs.

I did look at it again and it again seemed fine from a code perspective. But as I said " I think the code is fine now but I still...