Kerry Hatcher
Kerry Hatcher
I believe I have similar problem. Same error messages as OP. Verbose log attached. The version of [Openshot 2.6.1 in flathub ](https://flathub.org/apps/details/org.openshot.OpenShot)does render the project but is old and missing...
[Latest AppImage build ](https://github.com/OpenShot/openshot-qt/releases/download/daily/OpenShot-v2.6.1-dev-daily-9604-5776efd7-46255e46-x86_64.AppImage) from July 20, 2022, appears to work fine with GPU rendering. So I'd venture to say its some sort of dependency issue.
Looks like what Gordon really cares about is the account id. We can just add that as an config var: https://github.com/jorgebastida/gordon/blob/c9b83eaf9332d6694212ca9eb65a2ec6338e71f0/gordon/core.py#L454
Next issue is that gordon.contrib.lambdas had a policy defined, so even if you have a role configured for your application, gordon still tries to create one for the contrib function....