Workaround to crash on launch on Red Hat Linux

I installed Shotcut using Snapcraft. it installed perfectly on Red Hat Enterprise Linux 9.0. When I went to open it it crashed. I rebooted the OS and it did it again.

the fix to this was the following line of code in terminal

setsebool -P selinuxuser_execmod 1

and it will stop crashing

This topic was automatically closed after 90 days. New replies are no longer allowed.