Probably the crashes of obs caused by bug in QT: https://github.com/obsproject/obs-studio/issues/4295
Probably the crashes of obs caused by bug in QT: https://github.com/obsproject/obs-studio/issues/4295 5 comments
@civodul I completely forgot about grafts, this is a good idea, thank you. I think I'll start with this option. @civodul It seems the fix belongs to qtwayland, which has only 248 dependent packages, so I can even update it without grafting! Testing the fix. |
It means, updating obs version in guix repo won't resolve the issue, quickly patching qt is not the option as well (it should go through core-updates branch).
So it seems there are two solutions: using flatpak for installing obs or building patched qt and building obs with it.