Julian Groß

Results 338 comments of Julian Groß

Ah, thanks for catching that.

That one should be fine, since we bumped zlib in master already.

@Naia-love thank you for sharing this. If it ends up working okay it indeed looks like a viable option.

Just FYI, the Windows build failing is an issue in master which I am fixing in: https://github.com/overte-org/overte/pull/1809

This crashes on startup for me: ``` Thread 37 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff6d7fd6c0 (LWP 14962)] 0x00007ffff63c83b1 in FBXSerializer::extractMesh(FBXNode const&, unsigned int&, bool) ()...

I am marking this as question, since this appears to be an issue with OpenComposite. Overte itself appears to be getting terminated by OpenComposite rather than crashing. ``` OOVR_MESSAGE: OpenComposite...

Please try the `--useExperimentalXR` command line argument to use OpenXR instead. E.g.: `Overte-2025.05.1-x86_64.AppImage --useExperimentalXR`.

Qt was also affected by the issue and accepted the change: https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/646656