
Juan, Am 06.06.21 um 18:21 schrieb Juan Erbes:
Remember Ben, one of the affected packages is Openshot-qt, with libopenshot and libopenshot-audio. https://build.opensuse.org/package/show/multimedia%3Aapps/openshot-qt
Whether the pure python package openshot-qt "builds" in multimedia:apps and whether it works on a live Tumbleweed system is unrelated to the fact which devel project python-qt5 comes from. You don't even need to use multimedia:apps. The normal Tumbleweed repository has an openshot-qt package with identical content. The openshot-qt rpm is just a collection of pure python scripts put into the right directories, which contain "from PyQt5.QtWebKitWidgets import QWebView". Not even the officially published PyQt5 wheels with their bundled Qt5 libraries contain the QtWebKit bindings. So your only hope is that the openshot-qt authors finally release a new version, or that someone backports the QtWebKit to QtWebEngine replacement to v2.5.1. I doubt that PyQt5 does have anything to do with your audio export problem. You are encouraged to file a bug report on the opensuse bugzilla and/or the openshot-qt Github repo about it. Or that you nicely ask on one of the user support channels. (The factory mailinglist is not one of those places). Your repo configuration including packman where you get your codec libraries from would be relevant. Ben