brunoherbelin / vimix

Live Video Mixer
GNU General Public License v3.0
259 stars 25 forks source link

Segmentation fault with Ubuntu 24.04 LTS #141

Closed lupin3rd closed 1 month ago

lupin3rd commented 2 months ago

I compiled Vimix with new Ubuntu 24.04 LTS. When i try to run vimix the result is: Segmentation fault (core dumped). I attach the strace result. output.txt

brunoherbelin commented 2 months ago

Thanks for letting me know (not yet upgraded to 24.04); will try soon!

The flatpak and snap are up to date with the source version, so should be compatible with your work. Can you confirm the packages are working?

lupin3rd commented 2 months ago

Thanks for letting me know (not yet upgraded to 24.04); will try soon!

The flatpak and snap are up to date with the source version, so should be compatible with your work. Can you confirm the packages are working?

I try the flatpak package and all works fine in Ubuntu 24.04. I don't test yet snap package.

zcbernard commented 2 months ago

As far as I'm concerned, the snap version of vimix works with ubuntu 24.04. zcbernard

brunoherbelin commented 1 month ago

Here you go ! I finally got time to upgrade to 24.04 and could replicate the problem and fix it. I hope it was all.

Thanks for checking Beta 2d99870ec2d3171a00dbcb045bb8dca629caee60 and confirming: if it works I will also merge in Main branch as it is a vital fix.

lupin3rd commented 1 month ago

I confirm that new beta solve the problem. Thank you.

brunoherbelin commented 1 month ago

Great !! :+1: Thanks lupin!!